


H1 {
border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #69b608;
	color: #ecfbba;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
	background-color: #69b608;
}
H2 {
border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #69b608;
	color: #ecfbba;
	font-size: 120%;
	font-weight: normal;
	margin: 5px 0;
	background-color: #69b608;
}
H3 {
border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #69b608;
	color: #ecfbba;
	font-size: 110%;
	font-weight: normal;
	margin: 5px 0;
	background-color: #69b608;
}
H4 {
border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #69b608;
	color: #ecfbba;
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0;
	background-color: #69b608;
	text-align:center;
}
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:0px; margin-bottom:8px; }
/*H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }
*/

/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */



body {
	background: #9ddc31 url(../images/background_big.gif) center repeat-y;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;

}







/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(../images/header_green.jpg);
	background-image: url(../images/header_maske.jpg);
	background-image: url(../images/background_big.gif);
	/*background-image: url(../Images/header_green.gif);
	background-image: url(../Images/selector.gif);
	background-image: url(../Images/selector_sub.gif);*/
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	
}

#header {
	background: url(../images/header_green.jpg) center no-repeat;
	height: 120px;
	position:relative;
	margin-left:-1px;
	
}

#header_img {
    
	background: url(../images/header_maske_neu.jpg) center no-repeat;
	height: 100px;
	margin-top: 0px;
	margin-left:-1px;
}

#navi

{
float: left;
position: relative;
width: 185px;

}

#inhalt
{
float: left;
position: relative;
width: 600px;
margin-left: 0px;
/*border: 1px #000000 solid;
*/
}



#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	border: 1px solid #cbfc00;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	width: 540px;
	/*float: right !important;*/
	/*float: right;*/
	margin-left: 190px;
	padding: 12px 30px 30px 9px;
	color:#006600;
	
}
