/* CSS Document */
html {	overflow-y: scroll; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFCC;
	background-image: url(img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	



#box {
	
	margin:auto;
	width: 1024px;
	background-color:#ffcc66;
}

#header {
	width: 1024px;
	background-image: url(img/bg-header.jpg);
	background-repeat: no-repeat;
	height: 137px;
}

#menue {
	font-size:14px;
	background-image:url(img/nav-bg.gif);
	float: left;
	text-decoration: none;
	background-repeat: repeat-y;
	
	width: 104px;
	margin-left: 16px;

}
#menue ul {
	list-style-type: none;
	padding-top: 33px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#menue ul li {
padding-bottom: 20px;	
padding-left: 7px;	
	
}


#menue ul li.akt {

}
#menue ul li.akt a{
	text-decoration: underline;
	color:#CC3300;

}



#menue a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;

}


#menue a:hover {
color:#CC3300;
	
}

#links {
	background-image:url(img/nav-bg.gif);
	float: left;
	
	background-repeat: repeat-y;
	width: 104px;
	margin-left: 16px;}

#inhalt {
float: right;
width: 850px;
}

#inhalt p {padding-right: 50px;}



#footer {
	height: 110px;
	clear:both;
	width:1024px;
	background-image: url(img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.wappen {float:left;
margin-left: 34px;
margin-top: 25px;}


.fotostart {

margin-left: 160px;
margin-top: 20px;
margin-bottom: 35px;
}

h1 {
	color:#333333;
	font-size:24px;
	padding-left: 45px;
	padding-top: 20px;
}


h3 { font-size:14px;
	 color:#990000;}

h2 { font-size:18px;
color:#990000;}


.counter {
	height: 45px;
	width: 95px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 35px;
	margin-bottom: 20px;
	overflow: hidden;
}

.gruender {
	margin-left: 225px;
	list-style-type: none;
}


div.element {
	display: inline; 
	float: left;
	width: 200px;
}

div.elinks {
}
div.emitte {
	margin-right: 33px;
	margin-left: 33px;
}
div.erechts {
}


div.rechts {
/*	text-align: right; */
/*	float: right; */
}

#reihe {
	float: left;
}

#reihe img {border:none;}



.vorstand {margin-top: 45px;
margin-bottom: 35px;
}

.vorstand td {padding-right: 10px;}


td a {
	text-decoration: none;
	color:#990000;
}


.impressum {padding-right: 200px;}

.link {color:#333333;}


.termine {
	width: 560px;
	line-height: 16px;
}



.termintabelle {
	color:#990000;
	font-weight: bold;
	padding-bottom: 10px;
} 


