@charset "utf-8";

/*******  GLOBAL FORMATIERTE TAGs  ******/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

img { border:none; }

#headeru{
	margin-top:6px;
	width:605px;
	height:77px;
	background:url(bilder/headeru-2009.gif) no-repeat;
}

/************************************************************/
/*********  IDs UND KLASSEN FÜR LAYOUT  *********************/
#navu{
	width:605px;
	height:25px;
	color:#CCCCCC;
	background:#b20028 url(bilder/rechterrand.gif) right repeat-y;
}
#navu ul{
	padding-left:12px;
	padding-top:5px;
	margin:0px;
	list-style-type:none;
	text-align:center;
	
}
#navu ul li{
	float:left;
	padding-left:18px;
	
}
#navu ul li a{
	padding-right:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
}
#navu ul li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
#container{
	width:605px;
	margin-left:auto;
	margin-right:auto;
	
}



#contentg{
	height:auto;
	width:605px;
}


#foot{
	clear:both;
	width:605px;
	height:57px;
	background-color:#B20028;
	padding-bottom:3px;
	padding-top:3px;
	margin-top:25px;
}



#foot_gw{
	clear:left;
	width:605px;
	height:57px;
	background-color:#B20028;
	padding-bottom:3px;
	padding-top:3px;
	margin-top:25px;
}



/************************************/
/*******      HEAD MENÜ        ******/

#h2{
	padding-left:4px;
	float:left;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#h2 a{
	text-decoration:underline;
	color:#FFFFFF;
}

#h2 a:hover{
	text-decoration:none;
	color:#999999;
}



/********************************************/
/******          NAVIGATION             *****/



.rev{
	color:#FFFFFF;
}

#nav ul li a#aktiv {
	color:#999999;
}


/******      CONTENT LAYOUT     **************/
.ftnh{
	padding-left:10px;
}
.ftnh img{
	padding-top:10px;
}
#left{
	margin-top:20px;
	float:left;
	width:290px;
}

.left{
	clear:both;
	margin-top:20px;
	float:left;
	width:290px;
}


#right{
	margin-top:20px;
}


.right{
	margin-top:20px;
}





/***************************************************/
/*      ANGEPASST FÜR LAYOUT LIVEACTS.HTML         */    


#left2{
	margin-top:2px;
	margin-right:10px;
	float:left;
}
#left2 a { border:none; }

.left2{
	clear:both;
	margin-top:2px;
	margin-right:10px;
	float:left;
}
.left2 a { border:none; }


#right2{
	text-align:justify;
	margin-top:28px;
}

#right2 a { color:#000000; text-decoration:none; }
#right2 a:visited { color:#000000; text-decoration:none; }
#right2 a:focus { color:#000000; text-decoration:none; }
#right2 a:hover { color:#000000; text-decoration:none; }
#right2 a:active { color:#000000; text-decoration:none; }

.right2{
	text-align:justify;
	margin-top:28px;
}

.right2 a { color:#000000; text-decoration:none; }
.right2 a:visited { color:#000000; text-decoration:none; }
.right2 a:focus { color:#000000; text-decoration:none; }
.right2 a:hover { color:#000000; text-decoration:none; }
.right2 a:active { color:#000000; text-decoration:none; }

#right-justify{
	margin-top:20px;
	text-align:justify;
}


.rahmen{
	margin-top:30px;
}

.rahmen_gw{
	clear:both;
	padding-top:25px;
}


/*     ANPASSUNG FÜR LAYOUT LIVEACTS.HTML ENDE     */ 
/***************************************************/


/***************************************************/
/*     SCHRIFT UND TEXT FORMATIERUNGEN             */

#ueberschrift{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#B20028;
	letter-spacing:2px;
	padding-top:20px;
}


.text{
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}


.fett{
	font-weight:bold;
}


.text-justify{
	text-align:justify;
}



/******************************************/
/**  LAYOUT ANPSSUNG FÜR GRUßWORTE.HTML  **/


.left_gw{
	float:left;
}


.right_gw{
	float:right;
}


.text_gw{
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}


.ueberschrift_gw{
	clear:both;
	margin-top:30px;
	font-weight:bold;	
}

.ueberschrift_gw a { color:#000000; text-decoration:none; }
.ueberschrift_gw a:visited { color:#000000; text-decoration:none; }
.ueberschrift_gw a:focus { color:#000000; text-decoration:none; }
.ueberschrift_gw a:hover { color:#000000; text-decoration:underline; }
.ueberschrift_gw a:active { color:#000000; text-decoration:none; }



.ueberschrift_gw2{
	clear:both;
	margin-top:5px;
	font-weight:bold;	
}

.ueberschrift_gw2 a { color:#000000; text-decoration:none; }
.ueberschrift_gw2 a:visited { color:#000000; text-decoration:none; }
.ueberschrift_gw2 a:focus { color:#000000; text-decoration:none; }
.ueberschrift_gw2 a:hover { color:#000000; text-decoration:underline; }
.ueberschrift_gw2 a:active { color:#000000; text-decoration:none; }



.ueberschrift_gw3{
	clear:both;
	font-weight:bold;
}



/***********************************************************/
/*******   ANPASSUNG FÜR SPONSOREN.HTML      ***************/


.ueberschrift-sponsor{
	font-weight:bold;
	margin-top:20px;
}


.sponsor-text{
	margin-top:30px;
}


#cover{
	margin-top:30px;
}


/***********************************************************/
/*******   ANPASSUNG FÜR partner.html      ***************/
.partnerr{
	margin-top:25px;
}
.partner1{
	
	
}
.partner2{
	
	float:right;
	
}
.partner{
	
	margin-top:25px;
}
#ueberschrift_p{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-top:30px;
}
#ueberschrift_p2{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-top:50px;
}
#ueberschrift_p3{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-top:50px;
}

/***********************************************************/
/*******   ANPASSUNG FÜR impressum.html      ***************/

#impressum{
	margin-top:20px;
	font-size:12px;
}

.left_imp{
	float:left;
	
}

.right_imp{
	float:right;
}

.ueberschrift-impressum{
	font-weight:bold;
	font-size:15px;
}

.ueberschrift-impressum2{
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

.disclaimer{
	clear:both;
	margin-top:10px;
	font-size:11px;
}
/***********************************************************/
/*******   ANPASSUNG FÜR impressionen.html      ***************/

#leftimp{
	margin-top:20px;
	float:left;
	width:400px;
}

.namegalerie{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#B20028;
	letter-spacing:2px;
}
.linkgalerie a{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#B20028;
	letter-spacing:2px;
}
.linkgalerie a:hover{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#B20028;
	letter-spacing:2px;
}
.linkacts a{
	font-family:"Times New Roman", Times, serif;
	align:center;
	font-size:14px;
	font-weight:bold;
	color:#B20028;
	letter-spacing:2px;
	padding-left:200px;
	margin-top:10px;
}
.uebersicht{
	text-align:center;
	padding-top:25px;
	width:600px;
}










