body {
	font-family:Helvetica, Arial, sans serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	letter-spacing:0.7px;
	letter-spacing:0.4px;
	line-height:1.15em;
	height:100%;
	width:58500px;
}

/********************************************** F O  N T S ***************************************/


h1 {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}

div.box1 h2, div.box h2, div.hidden h2 {
	margin:0px;
	margin-top:-3px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}
div.box1 h2 {
	color:#12d835;
}
div#programm h3, div#program h3{
	color:#12d835;
}

h3{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}
h4, h5{
	margin-top:33px;
}
div#mitwirkende h4, div#mitwirkende h2, div#team h4, div#team h2{
	margin-bottom:0px;	
}

h5{
	font-weight:normal;
	font-size:12px;
}

p{
	margin:0px;
	margin-top:17px;
	padding:0px;
	line-height:17px;
	font-size:12px;
}
p.news{
	margin-bottom:36px;
}
p.programm{
	margin-top:36px;
}


a {
	text-decoration:underline;
	color:black;
	cursor:pointer;
}
a:visited{
	color:black;
}
a:active{
	color:#00dd19;
}
a:hover{
	text-decoration:underline;
	color:#00dd19;
}

a.aktiv{
	color:#12d835;
}


span.fett a{
	font-weight:bold;
	text-decoration:none;
}
span.fett a:visited{
	color:#000;
}
span.fett a:active{
	color:#12d835;
}
span.fett a:hover{
	color:#12d835;
}

span.unfett a{
	font-weight:normal;
	text-decoration:none;
}
span.unfett a:visited{
	color:#000;
}
span.unfett a:active{
	color:#12d835;
}
span.unfett a:hover{
	color:#12d835;
}

.gruen{
	color:#12d835;
}


/********************************************** D I V S  ***************************************/

img.header, img.headerbild{
	margin-right:50px;
	margin-left:250px;
	float:left;
}


div#navi{
	height:25px; 
	width:100%; 
	padding-top:50px; 
	padding-left:50px;
	font-family:Helvetica, Arial, Verdana;
	font-size:12px;
	position:fixed;
	word-spacing:3px;
	background-color:#fff;
}

div#inhalt{
	width:100%;
	height:100%;
	background-color:#fff;
	padding-top:144px;
	/*overflow-x:scroll;*/
	margin-left:-100px;
}
div.formular {
	width:200px;
	height:20px;
}
div.formular input{
	width:20px;
	float:right;
}

div.box1, div.box, div.box2, div.hidden, div.blank{
	width:200px;
	margin-top:6px;
	margin-right:50px;
	float:left;
	
	overflow:hidden;
}
div.box1,  div.hidden{
	color:#12d835;

}
div.box2{
	margin-top:-14px;
}

div.bilder{
	float:left;
	width:450px;
	margin-right:50px;
	padding-top:7px;
}
div.bilder img{
	margin-bottom:25px;
}

div.hidden{
	display:none;
	width:0px;
	overflow:hidden;
}
	div.hidden h4, div.hidden p{
		display:none;
	}
div.blank{
	visibility:hidden;
}



/********************************************** S O N S T I G E S ***************************************/

input {
	width:194px;
}















