div#ebene2{
display:none !important;
}

div#ebene2 div#title {
display:none !important;
}


* {
	margin:0;
	padding:0;
}

img {
	border:0;
}
body{
	color: #012650;
	background-color: #9DCE7F;
	font-family: verdana;
	font-size: 11px;
	text-align:center;
	min-height:700px;
}

h1{
	color:#012650;
	font-size:18px;
	font-weight:normal;
}

a:link,
a:hover,
a:visited{
	text-decoration:none;
	color:#012650;
}


#backgroundWrapper {
	margin: 0 auto;
	background-image:url('img/backgroundWrapper.jpg');
	background-repeat:repeat-y;
	width:1003px;
}

#backgroundWrapperTop {
	background: url('img/backgroundWrapperTop.jpg');
	width:1003px;
	height:30px;
}

#backgroundWrapperBottom {
	background: url('img/backgroundWrapperBottom.jpg');
	width:1003px;
	height:30px;
}

div#container{
	background-color: white;
	min-height:700px;
	width:930px;
	margin: 0 35px 0 33px;
	text-align:center;
}

div#header {
	width:932px;
	padding:0;
	margin:0 0 8px 0px;
	
}
#header img.headerimage {
	margin:0 0 0 2px;	
}

div#ebene1{
	width:776px;
	height:24px;
	background-image:url('img/navbackground.jpg');
	background-repeat:no-repeat;
	padding-top:5px;
	text-align:left;
	margin-bottom: 8px;
}


div#ebene1 ul{
	margin:0px;
	padding:0px;
}

div#ebene1 ul li{
	
	display:inline;
	margin:0px;
	padding:0px;
	margin-right:30px;
	margin-left:10px;
	
}

div#ebene1 ul li a{
	color:white;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div#lefttext {
	margin-left:156px;
	width:300px;
	float:left;
	text-align:left;
}

div#rechts{
	float:right;
	position:relative;
	top:-37px;
	width:153px;
}

div#langmenu {
	background-image:url(img/navbackgroundFlags.jpg);
	background-repeat:no-repeat;
	height:26px;
	padding-top:4px;
	margin-bottom: 8px;
}

div#langmenu img {
	margin: 0 4px;
}

div#rechtscontent {
	text-align:left;
}

div#content{
	margin: 0 0 12px 474px;
	padding: 0 0 0 8px;
	width:290px;
	text-align:left;
}

div#bread {
	text-align:left;
	margin-left:8px;
	margin-bottom:8px;
}

div#bread li {
	list-style:none;
	display:inline;
	margin-right:4px;
}

div#haupttext {
padding-right:8px;
}

div.csc-header h1.csc-firstHeader {
	padding-bottom:24px;
	font-size:18px;
}

div.csc-header h1 {
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
}

p.bodytext {
	padding-bottom:18px;
	line-height:16px;
}

div#haupttext ul {
	line-height:16px;
	padding-left:30px;
	padding-bottom:18px;
	width:500px;
	list-style-type:square;
	list-style-position:outside;
}

div#haupttext ul 1i {
	line-height:12px;
}

div#haupttext table.contenttable {
	background-color:white;
	margin: 0 !important;
	}

div#haupttext table.contenttable th {
	padding: 3px;
}	

div#haupttext table.contenttable tfoot td {
	
}

div#haupttext table.contenttable thead tr.tr-0 th.td-0 {
	background-color:#E5E8ED;
	background-image:url(img/layout_pics/startecke_obenlinks.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

div#haupttext table.contenttable thead tr.tr-0 th.td-last {
	background-color:#E5E8ED;
	background-image:url(img/layout_pics/startecke_obenrechts.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

div#haupttext table.contenttable tfoot tr.tr-last td.td-0 {
	background-color:#E5E8ED;
	background-image:url(img/layout_pics/startecke_untenlinks.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:3px;
}

div#haupttext table.contenttable tfoot tr.tr-last td.td-last {
	background-color:#E5E8ED;
	background-image:url(img/layout_pics/startecke_untenrechts.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}

div#haupttext table.contenttable tbody tr td {
	border-left: #E5E8ED 2px solid;
	border-bottom: #E5E8Ed 2px solid;
	background: white;
	}

div#haupttext table.contenttable tbody tr td.td-last {
	background: white;
	border-right: #E5E8Ed 2px solid;
}