/* Bugfix FF */
html {
	height: 100%;
	padding: 0 0 1px;
	margin: 0px;
}




body 
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	font-size: 0.7em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}




h1  {
	color: #6e2302;
	font-size: 130%;
	font-variant: normal;
	line-height: 130%;

}

h2  {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px;
	padding: 0px;
	line-height: 140%;

}

h3  {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;

}


/* Layout  */


	#wrapper
{
	background-color: #FFFFFF;
	height: 100%;
	width:824px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	padding: 0px;
	background-image: url(../images/bk_main.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	border: 8px solid #bad700;
	
	}
	
	#header {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;	
	}
	
	#header_pate {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_vladi.jpg);
	background-repeat: no-repeat;
	
	}
	
	
		
#header_pate2011 {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_fabian.jpg);
	background-repeat: no-repeat;
	
	}
	
	
#header_pate2010 {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_nina.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	
	#header_pate2008 {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_gerit.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	
	#header_rezepte {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_rezepte.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	#header_rueckenschule {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_rueckenschule.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	#header_galerie {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_galerie09.jpg);
	background-repeat: no-repeat;
	
	}
	
	#header_galerie2008 {
	height: 105px;
	display: block;
	margin-left: 256px;
	margin-top: 18px;
	margin-right: 8px;
	width: 557px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_galerie.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	
	
	#headernavi {
	float: right;
	
	}
	
#headernavi a:link, #headernavi a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: 7pt;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 12px;
	letter-spacing: 0.1em;
}


#headernavi a:hover, #headernavi a:active {
	
 text-decoration: underline;	
	
}	
	
	
	#logo {
	position: absolute;
	height: 136px;
	width: 247px;
	left: 8px;
	top: 19px;
}



	#content
	{
	text-align: left;
	color: #000000;
	width:520px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 40px;
	min-height: 400px;
	}
	




#content ul {
	list-style-image: url(../images/lipt.gif);
	
	
}

#content li{
	margin-bottom: 20px;	
}





#content a:link, #content a:visited, #tickerbox a:link,  #tickerbox a:visited {
	color: #6e2302;
	text-decoration: underline;
	display: inline;
}


#content a:hover, #content a:active, #tickerbox a:hover,  #tickerbox a:active {
	
	text-decoration: none;
	
}	


		
	
	#leftnavi {
	text-align: right;
	color: #000000;
	width: 227px;
	margin-top: 30px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bad700;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
	
	
	
	
	#leftnavi a:link, #leftnavi a:visited 
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 8pt;
	display: block;
	padding-bottom: 10px;
	
	
	}
	
	
	#leftnavi a:hover {		
	color:  #6e2302;	
	}


		
	
#leftnavi h1  {
		font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 10px;
	background-color: #bad700;
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	





	#footer {
	background-color: #bad700;
	color: #333333;
	clear: both;
	text-align: right;
	padding-right: 17px;
	padding-top: 8px;
	padding-bottom: 3px;
	height: 10px;
	margin-top: 30px;
	
	
}



#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 6pt;
	font-weight: bold;
}


#footer a:hover, #footer a:active {
	
	text-decoration: none;	
	
}




.picleft {
	float: left;
	border: 4px solid #bad700;
	margin-right: 8px;
}


.picleftor {
	float: left;
	margin-right: 8px;
}



.rahmen {
	
	border: 4px solid #bad700;
	
}

.newstrenner {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BAD700;
}


.picright {
   	border: 4px solid #bad700;
	margin-left: 8px;
	float: right;
	
}


.clear {
	clear:both;
	line-height:1px;
	height:1px;
}

/* Sponsorenboxen  */

.sponsorenbox {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sponsorenbox2 {
	width: 240px;
	display: block;
	margin-bottom: 5px;
	clear: right;
	float: right;
	height: 190px;
}

/* Stile für die Fotogalerie  */

.fotogalerie {
	border: 1px solid #BAD700;
	height: 110px;
	width: 110px;
}


.fotogalerie img{
	
	border: none;
	
}

 .galerietable {
	text-align: center;
	margin-left: -5px;
		}
		
	
/* Newsticker  */	
		
		
#ticker {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Teaserbox  */


#startteaser {
	background-color: #BAD700;
	width: 195px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
	background-image: url(../images/bg_ts_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 315px;
	border: 1px solid #000000;
}





#tickerbox {
	background-color: #e9f3ad;
	width: 195px;
	margin-top: 65px;
	margin-left: 15px;
	height: 140px;
	border: 1px solid #000000;
}

#startteaser p{
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	font-size: 90%;
}


#startteaser a {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 80px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-size: 90%;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	}
	

#startteaser a:hover{
	color: #BAD700;
	text-decoration: underline;	
	}	
	
	
#startteaser h2, #tickerbox h2 {
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	
	}

