@charset "utf-8";
/* CSS Document */
html {
	margin:0px;
	padding:0px;
	width:100%;
}
body, td, input, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color:444444;
}
th, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
	margin-top:0px;
}

table {
	margin-top:10px;
}

table td {
	vertical-align:top;
}

table.contenttable tr th {
	padding:5px;
	background-color:#08539D;
	color:#fff;
}
table.contenttable tr.tr-odd td {
	background-color:#fff;
	padding:5px;
}
table.contenttable tr.tr-even td {
	background-color:#D9F1FB;
	padding:5px;
}


body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#e5e5e5;
}

#container {
	width:996px;
	padding:0px;
	margin:0px auto;
	border:0px;
	text-align:left;
	background-image:url(styles_FILES/schatten.jpg);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:center;
}
#balken {
	width:100%;
	height:17px;
	padding:0px;
	margin:0px auto;
	border:0px;
	text-align:center;
	background-image:url(styles_FILES/balken.jpg);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:center;
}
#kopf {
	background-color:#fff;
	width:939px;
	height:133px;
	margin-left:32px;
}
#logo {
	width:295px;
	padding:0px;
	border:0px;
	height:133px;
	margin-left:5px;
	float:left;
}

#lnavi {
	float:left;
	margin-top:84px;
	margin-left:493px;
/*	position:relative;
	width:120px;
	top:84px;
	left:390px;
*/
}
#navi {
	width:176px;
	float:left;
	padding:0px;
	margin-left:32px;
	border:0px;
}

#banner {
	margin:25px 0px 0px 25px;
}

#sideNavi {
	margin-top:50px;
}

.aktivMenu {
	margin-top:5px;
	margin-bottom:20px;
}


#inhalt {
	width:768px;
	float:left;
	min-height: 500px; /* Für moderne Browser */
	height: auto !important; /* Für moderne Browser */
	height: 500px; /* Für IE <7 */
}

div.topImage {
	width:444px;
	margin-bottom:30px;
}
div.topImage .csc-textpic {
	float:left;
}
div.topImage .csc-textpic-clear {
	clear:none;
	height:0px !important;
}
div.topImage .spacer-gif {
	clear:none;
	height:0px !important;
}
div.topImage dl.csc-textpic-image {
	margin-bottom:0px !important;
}

div.topImage dl {
	margin-left:0px !important;
	margin-bottom:0px;
}
div.contentElement, div.breadCrumb {
	margin:0px 100px 0px 0px;
}

div.breadCrumb {
	position:relative;
	top:-10px;
	margin-bottom:10px;
}
div.breadCrumb, div.breadCrumb a {
	font-size:10px;
}

li {
	list-style-image:url(styles_FILES/plus.gif);
}
