body {
	margin: 10 0 0 0px;
	scrollbar-base-color:#999999;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: normal;
	line-height: 16px;
}

td {
	font-size: 12px;
}


td.top {
	color: #CCCCCC;
	font-size: 10px;
	line-height:20px;
	font-weight: bold;
	height: 206px;
	background-image: url(../images/bg_top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	vertical-align: top;
}

td.navi {
	height: 37px;
}

td.trenner {
	height: 17px;
	background-image: url(../images/bg_trenner.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

td.nav_trenner {
	width: 8px;
	height: 37px;
	background-image: url(../images/trenner_nav.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

td.content {
	padding: 10;
	vertical-align: top;
}

td.bottom {
	color: #EEEEEE;
	text-align: center;
	font-size: 10px;
	line-height:11px;
	font-weight: normal;
	height: 30px;
	background-image: url(../images/bg_trenner.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 10;
}

#content_left {
	float: left;
	width: 660px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
	vertical-align: top;
}

#content_right {
	float: right;
	width: 250px;
	text-align: left;
	padding: 10 0 10 0;
	margin: 0;
	vertical-align: top;
	background-color: #4C4D4F;
	border-left: 1px solid #999999;
}

#c_box1 {
	width: 98%;
	text-align: left;
	padding: 10;
	margin: 0 0 20 0; 
	float:left;
	vertical-align: top;
	background-color: #3D3E3F;
}

#c_box2 {
	float: left;
	width: 58%;
	text-align: left;
	padding: 0 20 0 0;
	margin: 0;
	float:left;
	vertical-align: top;
}

#c_box3 {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 0 0 20;
	margin: 0;
	float:left;
	vertical-align: top;
	border-left: 1px solid #999999;
}

input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #5567B1;
	margin-top: 2px;
	margin-bottom: 2px;
}

select {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #5567B1;
}

textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	border: 1px solid #5567B1;
}

.button {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	border: 1px solid #5567B1;
	background-color: #DDDDDD;
	height: 20px;
}

.fett {
	font-weight: bold;
}

.fett_blau {
	color: #5567B1;
	font-weight: bold;
}

.klein {
	font-size: 10px;
}

.rahmen {
	border: 1px solid #FFFFFF;
}

h1 {
	margin:0px;
	font-size: 18px;
	color: #5567B1;
	font-weight: bold;
}

h2 {
	margin:0px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}

a, a:link, a:visited, a:hover, a:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.nav1:link, a.nav1:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.nav1:hover, a.nav1:active {
	font-size: 14px;
	color: #5567B1;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.nav2:link, a.nav2:visited {
	color: #CCCCCC;
	text-align: right;
	font-size: 10px;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
}

a.nav2:hover, a.nav2:active {
	color: #5567B1;
	text-align: right;
	font-size: 10px;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
}

a.nav3:link, a.nav3:visited {
	color: #CCCCCC;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}

a.nav3:hover, a.nav3:active {
	color: #5567B1;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}

a.nav4:link, a.nav4:visited {
	color: #CCCCCC;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15;
}

a.nav4:hover, a.nav4:active {
	color: #5567B1;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15;
}

a.c_link:link, a.c_link:visited {
	color: #5567B1;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #ED1C24;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: underline;
}