body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EEF4FE;
	margin-right: 0px;
	margin-left: 0px;
	SCROLLBAR-FACE-COLOR: #EEF4FE; SCROLLBAR-HIGHLIGHT-COLOR: #f0f5f8; SCROLLBAR-SHADOW-COLOR: #006BA0; SCROLLBAR-3DLIGHT-COLOR: #006BA0; SCROLLBAR-ARROW-COLOR: #006BA0; SCROLLBAR-TRACK-COLOR: #CCDCEF; SCROLLBAR-DARKSHADOW-COLOR: #f0f5f8
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*
	background-color: #EEF4FE;
	margin-right: 0px;
	margin-left: 0px;
	*/
}
/* rahmen für komplettes layout */
.maintable {
	border: 1px solid #006BA0;
}
/* zelle für subnav tabelle */
.subtd {
	background-color: #CCDCEF;
	vertical-align: top;
	background-image: url(../image_layout/bg_subnav.gif);
	background-repeat: repeat-y;
}
/* zelle für subnav impressum/lang */
.imptd {
	background-color: #CCDCEF;
	vertical-align: bottom;
	background-image: url(../image_layout/bg_subnav.gif);
	background-repeat: repeat-y;
}
.contenttable {
	width: 100%;
}

a {
	color: #006BA0;
}

.colorbg {
	/*background: #CCDCEF;*/
}

