@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline:none;
}

body{
	background-image:url(../bilder/bg.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #333;
}


h1{
	font-size:20px;
}

* html h1{
	line-height:35px;
}
	


h2{
	font-size:18px;
}

h3{
	font-size:14px;
	padding: 10px 0 10px 0;
}


a img {
	border:none;
}


#center{
	margin: 40px auto;
	width:970px;
}

#footer{
	height:20px;
	margin:0 0 0 660px;
}

#footer ul{
	list-style:none;
}

#footer ul li{
	text-align:right;
	margin:0 0 0 15px;
	float:left;
}

#footer ul li a{
	color:#FFF;
	font-weight:normal;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer ul li .active{
	text-decoration:none;
	color:#FFF;
}


#hilfsnavi a{
	color:#FFF;
	font-weight:normal;
}

#hilfsnavi a:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}

#container{
	border:#009de0 10px solid;
	width:970px;
	background-image:url(../bilder/de/center_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
}


#header{
	background-image:url(../bilder/de/header.gif);
	background-repeat:no-repeat;
	height:405px;
	clear:both;
}

#topnavi{
	height:90px;
}

#topnavi a{
	font-weight:bold;
}

#topnavi a:hover{
	text-decoration:underline;
	font-weight:bold;
}



#topnavi ul{
	margin: 20px 0 0 40px;
	list-style-type:none;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}

#topnavi ul li{
	float:left;
	margin: 0 35px 0 0;
}



#btn-Registrierung{
margin:100px 0 0 760px;
position:absolute;
z-index:1;
text-indent:-9999px;
font-size:1px;
line-height:1px;
}

#btn-Registrierung{
		display:block;
		height:186px;
		width: 181px;
		background:url(../bilder/de/Button_Registrierung_Closed.gif) no-repeat;
}


#btn-Registrierung a{
		display:block;
		height:186px;
		width: 181px;
		background:url(../bilder/de/Button_Registrierung.gif) no-repeat;
}

#btn-Registrierung a:hover{
	background-position: -182px 0;
}

#btn-Gastgeber{
margin:300px 0 0 820px;
position:absolute;
z-index:2;
text-indent:-9999px;
font-size:1px;
line-height:1px;
}

#btn-Gastgeber{
		display:block;
		height:117px;
		width: 118px;
		background:url(../bilder/de/Button_Gastgeber_Closed.gif) no-repeat;
}

#btn-Gastgeber a{
		display:block;
		height:117px;
		width: 118px;
		background:url(../bilder/de/Button_Gastgeber.gif) no-repeat;
}

#btn-Gastgeber a:hover{
	background-position: -118px 0;
}


#submenu{
	float:left;
	width:217px;
}

#submenu a{	
	font-weight:bold;
}

#submenu a:hover{
	text-decoration:underline;
	font-weight:bold;
}

#submenu ul{
	margin:70px 0 0 60px;
	list-style-type:none;
}

#container_content{
	float:left;
	width:535px;
	height:400px;
	min-height:400px;

/*IE6 Workaround */
height:auto !important;
height:400px;
}

* html #container_content {
	overflow: visible;
}


#content{
	padding:0 0 40px 0px;
	width:500px;
}



#vereine{
	clear:both;
	margin:0 0 5px 220px;
}

#vereine img{
	border:none;
	margin-right:0px;
}