html, body {
	height :100%;

} 


body {
	margin:0;
	padding:0;
	font:normal 85% Arial;

}
#wrapper {
	background-color:#DDD;
	width:1024px;
	height:100%;
	margin:0 auto;
	padding:0;
	overflow:auto;
}
#banner {
	background-image:url(../bilder/bannerbunt.png);
	height:100px;
}
#menue {
	background-color:#555;

	height:36px;

}
#menue ul{

	list-style-type:none;


}
#menue li{
	width:160px;

	float:left;
	text-align:center;
}
#menue li#active{
	padding: 10px 0;
	font-weight:bold;
	color:#FFF;
}
#menue li a{
	text-decoration:none;
	color:#DDD;
	display:block;
	width:100%;
	height:100%;
	padding: 10px 0;
	background-color:#555;


}

#menue li a:hover{
	background-color:#bbb;
	font-weight:bold;
	color:#555;
}

#content {

	padding:20px;


	
}
#content ul {
	list-style-type:none;
	margin:0;
	padding:0;

}
#inhalt {
	float:left;
	width:700px;

}
#inhalt p{
	text-align: justify;
}
#bildbgm {
	position: relative;
	float: left;
	width:200px;
	height:250px;
	background-image: url(../bilder/bgm.jpg);
	margin: 0 20px 0 0;
}
#infobox {
	float:right;

	width:220px;
	margin:-90px 15px 30px 5px;


}
#kontakt, #aktuell {
	background-color: #777;
	color: #EEE;
	border: 2px solid #666;
	margin:10px;
	font-size: 12px;
	padding: 5px;
}
#linkkasten IMG {
	border: none;
}
#linkkasten a:hover {
	background-color: #AAA;
	border: 1px dotted #000;	
}

a {
	color: #DDD;
	
}
a.dunkel {
	color: #333;
	
}
h1 {
	padding:0;
	margin:0;
}
h2 {
	font-size:20px;
	padding:0;
	margin:0 0 20px 0;
}
h3 {
	color: black;
}
h4 {
	margin:15px 0 0 0;
	padding:0;
	font-size:13px;
	font-style:bold;
}

h5 {
	margin:0;
}


#vereinliste a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
#vereinliste a:hover {
	text-decoration:underline;
}
#vereinliste a.zuruecklink {
	text-decoration: none;
	font-weight: bold;
	color: #555;

}
#vereinliste a.zuruecklink:hover {
	text-decoration: underline;
	color: #555;

}
a.zuruecklink {
	text-decoration: underline;
	color: #555;

}
#auswahl {


}
#auswahl ul{
	list-style-type:none;
}
#auswahl li{
	width:70px;
	float:left;
	text-align:center;
		border: 1px solid #333;
}
#auswahl li#active{
	padding: 0;
	font-weight:bold;
	color:#555;
	background-color:#BBB;
}
#auswahl li a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	display:block;
	width:100%;
	height:100%;
	padding: 0;

}

#auswahl li a:hover{
	background-color:#bbb;
	font-weight:bold;
	color:#555;
}
#inhalt p.hinweis{
	font-size:90%;
}
p.abstand {
	height:6px;
}
#suchformular, #formular {
	list-style-type:none;
	padding:30px 0 0 30px;
	margin:25px 0;
	border: 1px solid #ddd;
	background: #AAA;
}
legend {
	font-weight: bold;
	font-size: 18px;
}
input.eingabe, textarea.eingabe {
	border:none;
	background-color: #ccc;
	font-family: arial;
	padding: 3px;
	margin: 2px 5px;

	
}



label.lb {
	font-size: 90%;
	margin: 5px;
	width: 70px;
	display: block;

	float: left;
}
#artauswahl {
}
#artauswahl ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#artauswahl li {
	margin:0;
	width: 24%;
	float:left;
	font-size: 90%;

}
.submit, .submitkat {
	float: right;

	background: #555;
	color: #FFF;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	border: 1px double #555;
}
.submit {
	margin: -23px 50px 0 0;
}
.submitkat {
	margin: 0 50px 0 0;
}
fieldset {
	background: #aaa;
	border: 0px solid;
	border-bottom: 1px solid #000;
	padding:12px;
	margin: 0;

}
h3.fieldset {
	margin: 12px;
}
p {}
td {}
img {
	margin: 8px;
}
 
#verein {
	font-size:90%;
}
#verein li {

}
.ganz li {
	width: 100%;
}
.halb li {
	float:left;
	widht: 40%;
}
#verein li a {
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
#verein li a:hover {
	text-decoration:underline;
}

