@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:#55a51c;
	color:#fff;
}
table.contenttable tr.tr-odd td {
	background-color:#fff;
	padding:5px;
}
table.contenttable tr.tr-even td {
	background-color:#ddedd2;
	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/balken.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:left;
	background-image:url(styles_FILES/schatten.jpg);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:center;
}
#kopf {
	background-color:#fff;
	width:940px;
	height:120px;
	margin-left:31px;
	background-image:url(styles_FILES/header_bg.gif);
}
#logo {
	width:180px;
	padding:0px;
	border:0px;
	height:120px;
	float:left;
}

#lnavi {
	float:left;
	margin-top:40px;
	margin-left:545px;
/*	position:relative;
	width:120px;
	top:84px;
	left:390px;
*/
}
#navi {
	width:180px;
	float:left;
	padding:0px;
	margin-left:32px;
	border:0px;
}

#banner {
	margin:25px 0px 0px 25px;
}

#sideNavi {
	margin-left:32px;
}

.aktivMenu {
	margin-top:2px;
	margin-bottom:5px;
}


#inhalt {
	width:635px;
	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:635px;
	margin-bottom:20px;
}
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.breadCrumb {
	position:relative;
	top:-10px;
	margin-bottom:10px;
}
div.breadCrumb, div.breadCrumb a {
	font-size:10px;
}

li {
	list-style-image:url(styles_FILES/bullet.gif);
}

dd.csc-textpic-caption {
font-size:10px;
color:#686868;
}

h2, h3, h4 {
font-size:12px;
font-weight:bold;
}
