html,body {
	margin:0px;
	padding: 0;
	background-color: #000;
	text-align: center;
	
	font-family: arial;
	font-size: 12px;
	color: #fff;
	}



div#content { 	
 	text-align: left;
  	vertical-align: middle;	
  
  	margin: 0px auto;
  	padding: 0px;
  
  	width: 785px;

 	}
 	
 	div#subcontent {
	position: absolute; 
	visibility: hidden; 
	background-color: #FDC902; 
	width: 268px; 
	height: 190px;
	text-align: right;
	padding-right: 16px;
	padding-top: 12px;
	margin-top: -12px;
	color: #000;
	
	}


 	
  	div#subcontent2 {
	position: absolute; 
	visibility: hidden; 
	background-color: #FDC902; 
	width: 268px; 
	height: 320px;
	text-align: right;
	padding-right: 16px;
	padding-top: 12px;
	margin-top: -12px;
	color: #000;
	
	}




/****         head          ****/

div#head { 	
 	height: 260px;

 	}




div#head_content { 	

  	}
 
 
div#head_content_logo {
margin-top: 75px;
	width: 195px;
	height: 105px;
	float: left;

}

div#head_content_nav {

	float: right;
	margin-top:82px;
	}
	
/* ANMELDEN */


 
/****         register          ****/

div#content_register { 	
 	height: 280px;
 	

 	background-image: url(../images/hintergrund/hg-register.gif);
	background-repeat:no-repeat;
 	
 	} 
 
 
/****         anmeldung          ****/
div#content_anmeldung { 	
 	height: 154px;
 	
 	margin-top: 40px;
 	
 	background-image: url(../images/hintergrund/hg-letzte_an.gif);
	background-repeat:no-repeat;
 
 	}  
 
 
 /****         beschreibung          ****/
div#content_beschreibung { 	
 	background-color: #666;
 	height: 220px;
 	
 	margin-top: 180px;

 	}  
 	
  /****         foot          ****/
div#foot { 	
 	height: 60px;
 	margin-top: 180px;
 	
 	background-image: url(../images/hintergrund/hg-foot.gif);
	background-repeat:no-repeat;

	margin-bottom: 28px;

 	}  
 	
 div#foot_content { 

 	padding-top: 25px;
 	margin-left: 42px;

	font-size: 9px;
 	}  
 	
.foot_copy { 

 	width: 300px;
 	float: left;
 	}
 	
 .foot_nav { 
 	margin-right: 38px;
 	float: right;
 	}  
 	
 	/****         partner          ****/
 
 div#partner_content { 	
 	height: 306px;
 	

 	background-image: url(../images/hintergrund/hg-partner.gif);
	background-repeat:no-repeat;
 	
 	} 

/******************** IMPRESSUM ********************/

div#impressum_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-impressum.gif);
	background-repeat:no-repeat;
 	
 	}
 	
 /******************** KONTAKT ********************/

div#kontakt_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-kontakt.gif);
	background-repeat:no-repeat;
 	
 	}
 	
 /******************** PARTNER ********************/

div#partner_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-partner.gif);
	background-repeat:no-repeat;
 	
 	}
 	
  /******************** TELL A FRIEND ********************/

div#tellafriend_content_titel  { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-tellafriend.gif);
	background-repeat:no-repeat;

 	}
 	
 	
 	  /******************** DABEISEIN *******************/

div#dabeisein_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-dabeisein.gif);
	background-repeat:no-repeat;

 	}
 
  	  /******************** PSSWORT *******************/

div#passwort_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-passwort.gif);
	background-repeat:no-repeat;

 	}
 
   	  /******************** PSSWORT *******************/

div#mitglieder_content_titel { 	
 	height: 80px;
 	
 	background-image: url(../images/titel/gr-mitglieder.gif);
	background-repeat:no-repeat;

 	}

 	
