#header {
	text-align: center;
	background:url(images/header.jpg);
	margin: auto;
	width: 940px;
	height: 139px;
	
}

#ueberschrift {
	text-align: left;
	background:url(images/ueberschrift.jpg);
	margin: auto;
	width: 940px;
	height: 75px;
	
}

#ueberschrifttext{
	margin-left: 165px;
	width: 400px;
	height: 40px;
	
}

	
#main {
	text-align: center;
	margin: auto;
	width: 940px;
	height: 350px;	
}

#navi {
	
	float: left;
	margin: auto;
	width: 161px;
	height: 350px;	
}

#content {
	position: relative;
	background:url(images/content.jpg);
	float: left;
	margin: auto;
	width: 631px;
	height: 350px;	
}

#inhalt{
	width: 550px;
	height: 330px;
	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
	margin-left: 50px;
	overflow: auto;
	padding:8px;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:	#ffffff;
	scrollbar-base-color:	#000000;
	scrollbar-darkshadow-color:	#ffffff;
	scrollbar-face-color:	#000000;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-shadow-color:	#ffffff;
	scrollbar-track-color:	#000000;
}

#inhalt a:link{
	
	font-size: 12px;
	font-family: Verdana;
	color: #999999;
}

#inhalt a:hover{
	
	font-size: 12px;
	font-family: Verdana;
	color: #990000;
}

#inhalt a:active{
	
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
}

#inhalt a:visited{
	
	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;
}

#inhalt ul{
	list-style:none;
}

#inhalt ul li{
	clear: both;
	padding: 0 0 10px 0; text-align: right;
	margin: 0 0 10px 0; 
}

#pictureslide {
/*	background:url(images/pictureslide.jpg);*/
	float: left;
	margin: auto;
	width: 148px;
	height: 350px;	
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	margin: auto;
	width: 940px;
	height: 25px;	
}

#sponsoren {
	float: left;
	text-align: center;
	width: 840px;
	height: 25px;	
}

#copy {
	float: left;
	text-align: right;
	width: 100px;
	height: 25px;	
}

#index{
	padding-top: 5%;
	margin: auto;
	width:400px;
	height:400px;
}

.linkname{
	float: left;
	margin: 0;
	padding: 0;
}

.link{
	margin: -12px 30px 0 280px;
	padding: 0;
	text-align: left;
}

.sponsoren{
	display: inline;
	text-align: left;
	padding: 0 0 0 20px;
}

.submit{
	background: #000000;
	color: #ffffff;
}

body {
	margin: 0;
	text-align: center;
	background-color: #000000;
}

h1 {
	margin: auto;
	font-size: 16px;
	font-family: Verdana;
	color: #ffffff;
}

a{
	border: 0;
}

img{
	border: 0;
}

ul{
	list-style:none;
}

ul li{
	clear: both;
	padding: 0 0 10px 0; text-align: right;
	margin: 0 0 10px 0; 
}

input{
	background: #000000;
	border: 1px solid #ffffff;
	color: #ffffff;
}

textarea{
	background: #000000;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.mitgl{
	float: left;
	margin: 0 0 30px 0;
}

.mitglcol0{
	float: left;
}

.mitglcol1{
	float: left;
	margin: 0 0 0 25px;
}

.mitglcol1 p{
	padding: 0;
	margin: 0 0 6px 0;
}

#show_pic{
	position: absolute;
	top: 0;
	left: 200px;
	width: 350px;
	height: 332px;
	border: 1px solid #ffffff;
	padding: 5px;
	background: #000000;
	display: none;	
}


