 body {
 	margin: 0px;
 	font-family: Trebuchet MS, Arial, Verdana;
 	font-size: 12px;
 
 }
 
 #logo {
	width: 100%;
	height: 180px;
 
 }
 
 #content {
 	width: 100%;

 	padding: 16px;
 
 }
 
 
 #datum {
	visibility: hidden;
	width: 0px;
	height: 0px;
 }
 
 #hauptnavigation {
	visibility: hidden;
	width: 0px;
	height: 0px;
 }
 
 #subnavigation {
 
	visibility: hidden;
 	width: 0px;
	height: 0px;
 
 }
 
 #sponsoren {
	visibility: hidden;
 	width: 0px;
	height: 0px;
 }
 
 html>body #sponsoren {

 
 }
 
 #mnavig1 	{ padding-right: 50px; height: 32px; }   /* Informationen */
 #mnavig2 	{ padding-right: 90px; height: 32px;  }  /* Programm */
 #mnavig3 	{ padding-right: 117px; height: 32px; }  /* Tickets */
 #mnavig4 	{ padding-right: 135px; height: 32px; }  /* Kontakt */
 #mnavig5 	{ padding-right: 152px; height: 32px; }  /* Downloads */
 #mnavig6 	{ padding-right: 165px; height: 32px; }  /* Fotos */
 #mnavig7 	{ padding-right: 175px; height: 32px; }  /* History */
 #mnavig8 	{ padding-right: 180px; height: 32px; }  /* Sponsoren */
 #mnavig9 	{ padding-right: 177px; height: 32px; }  /* Links */ 
 #mnavig10 	{ padding-right: 175px; height: 32px; }  /* Gästebuch */
 #mnavig11 	{ padding-right: 170px; height: 32px; }  /* News */

.sponsorlogos {
	width: 163px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;

}

html>body .sponsorlogos {
	padding-top: 12px;
	padding-bottom: 12px;

}

#bock {
	visibility: hidden;
	width: 0px;
	height: 0px;
	
}

.teaserrow { 

	width: 496px;
	display: block;
	clear: both;

}

.teaserboxf {

	width: 496px;
	

}

.teaserboxh {

	width: 216px;
	

}


.teasertitlef {
	
	width: 496px;
	height: 32px;
	background-image: url(../images/bg_teaserf.png);
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;

}

.teasertextf {

	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 25px;

}

.teasertitle {
	
	width: 216px;
	height: 32px;
	background-image: url(../images/bg_teaser.png);
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;


}

.teasertext {

	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 25px;

}


.subi { color: #000; text-decoration: none; font-weight: bold; } 
.suba { color: #be2f21; text-decoration: none; font-weight: bold; }

.titlestart { color: #fff; font-weight: bold; text-transform: uppercase; font-size: 14px; }
