.DIV-header {
	position:absolute;
	width:100%;
	height:100px;
	z-index:1;
	background-image: url(images/header-topbg.gif);
}
.DIV-net {
	position:absolute;
	width:549px;
	height:100px;
	z-index:2;
}
.DIV-menu1 {
	position:absolute;
	width:100%;
	height:21px;
	top:100px;
	z-index:3;
	background-image: url(images/menu_bgr.gif);
}
.DIV-netview {
	position:absolute;
	width: 160px;
	text-align: center;
	top:104px;
	z-index:4;
}
.DIV-line1 {
	position:absolute;
	width:100%;
	height:10px;
	top:121px;
	z-index:4;
	background-image: url(images/line_bgr.gif);
}
.DIV-banner1 {
	position:absolute;
	width:468;
	height:60px;
	top:30px;
	left:505px;
	z-index:10;
}

.DIV-menu2 {
	position:absolute;
	width:170px;
	top:140px;
	z-index:5;
}
.DIV-loginbox {
	position:absolute;
	top:400px;
	width:170px;
	height:115px;
	z-index:5;
}
.DIV-content {
	position:absolute;
	width:530px;
	top:140px;
	left: 190px;
	z-index:6;
}
.DIV-contentright {
	position:absolute;
	width:170px;
	top:140px;
	left:760px;
	z-index:7;
}

BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/page_bgr.gif);
}


H1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #EAEEF5;
	padding: 0px 0px 0px 4px;
	border: #5970A3 solid 1px;
	margin-top: 8px;
}


P, .bodytext {
	font-size: 11px;
	color: #003366;
}

A {
	color: #003366;
}

OL {
	font-size: 11px;
	color: #003366;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	list-style-type: decimal;
}

UL {
	font-size: 11px;
	color: #003366;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	list-style-type: circle;
}
LI {
	margin: 8px 0;
}

.menu_ina {
	font-size: 11px;
	color: #003366;
}
.menu_ina A {
	color: #003366;
	text-decoration: none;
}
.menu_ina A:hover {
	color: #990000;
}
.menu_akt {
	font-size: 11px;
	color: #003366;
}
.menu_akt A {
	font-weight: bold;
	text-decoration: none;
}

.buttons {
	font-size: 11px;
	border: #5970A3 solid 1px;
	background-color: #EAEEF5;
}
.felder, .tx-srfeuserregister-pi1 INPUT, .tx-srfeuserregister-pi1 SELECT {
	font-size: 10px;
	border: #5970A3 solid 1px;
	background-color: #ffffff;
	padding-left: 2px;
}
.tx-newloginbox-pi1 P { padding-left: 2px; }
.tx-newloginbox-pi1 FORM P { padding: 0px; }

.tx-icrautonav-pi1-browsebox   { clear:both; text-align: center; }
.tx-icrautonav-pi1-browsebox table  { margin-top:15px; margin-left: auto; margin-right: auto; text-align:right; }
.tx-icrautonav-pi1-browsebox table td { margin:2px; border: 1px #c1c7d9 solid; padding-bottom:0px; padding-top:0px; padding-left:2px; padding-right:2px; background:#eaeef5; }
.tx-icrautonav-pi1-browsebox table td p a { font-weight:normal; text-decoration:none; }
.tx-icrautonav-pi1-browsebox-SCell p a { color:black; text-decoration:none;}