* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial;
}	


body {
	background-color:white;
	color: black;
	text-align:center;
}
body, td {
	font-size:14px;
}

h1 {
	font-size:19px;
	font-weight:normal;
	padding-bottom:11px;
	margin-bottom:11px;
	color:#EA5A00;
}

table {
	border-collapse:collapse;
}	
td {
	vertical-align:top;
}
a {
	color:#EA5A00;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
ul {
	margin-left:20px;
	list-style-image:url('/graphics/dot.png'); 
	margin-top:10px;
}
*html ul {
	list-style-image:url('/graphics/dot.gif'); 
}

li {
	margin-bottom:0px;
}
img {
	border:none;
}


#center {
	text-align:left;
	width:988px;
	margin:15px auto;
}
#content {
	border:1px solid #538700;
	border-top:none;
	border-bottom:none;
	width:986px;
	background:url('/graphics/bg_content_2.jpg') repeat-y 0px -5px;
}

*html #content {
	width:988px;
}
#round_top {
	 background-image:url(/graphics/round_top.jpg); 
	 background-repeat:no-repeat; 
	 height:12px;		
}
*html #round_top {
	 margin-bottom:-6px;
}
#round_bottom {
	 background-image:url(/graphics/round_bottom.jpg); 
	 background-repeat:no-repeat; 
	 height:12px;	
}
#header {
	color:#084808;
	background-color:#C0D91B;
	padding:2px 0 3px 10px;
	height:120px;
}
#main {
	min-height: 328px;
	background-repeat:no-repeat;
	z-index:1;
	font-size:9pt;
	line-height:150%;
}

*html #main {
    height:390px;
}

#main table td {
	vertical-align:middle;
}


.main_sos_projekte {
	padding:50px 10px 10px 20px  !important;
}
.main_sos_projekte h1 {
	display:none;
}

#flash {
	float:left;
	width:300px;	
}

#main_beside_flash_content {
    margin-left:383px;
    padding:50px 10px 10px 0;
} 



#jsMenu {
	background-color:#C0D91B;
	margin-left:373px;
	margin-top:5px;
}
*html #jsMenu {
    margin-top:-35px;
}

#footer {
	border:1px solid #538700;
	border-top:none;
	border-bottom:none;
	color:#084808;
	background-color:#C0D91B;
	padding:10px 0 3px 234px;
}
#footer b {
	font-weight:normal;
	color:#EA5A00;
}

#headerabout {
	display:none;
}


