body {
	background-color: #FEB179;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	letter-spacing: 0.1em;
	} 


a {
	color: #666666;
	text-decoration : underline;
	}
a:visited {
	color: #666666;
}


h1 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px 0px 10px 30px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	display: inline;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 9px 0px 4px 0px;
	text-align: center;
}
 
 
#aktuell {
	font-weight: normal;
	padding: 25px 0px 0px 40px;
	font-size: 11px;
}

#tipp {
	padding: 0px 30px 0px 70px;
	font-size: 11px;
}


.bold {
	font-weight: bold;
} 

.bold2 {
	font-weight: bold;
	position: relative;
	top: 8px;
	font-size: 10px;
	width: 100%;
} 

.bold3 {
	font-weight: bold;
} 

#navcontainer
{
	padding: 0;
	height: auto;
	top: 145px;
	left: 230px;
	position: absolute;
	line-height: normal;
}
.balken_links {
	background-image: url(bilder/bg_leiste.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 15px;
}


#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	background: #E86A10;
	width: 77px;
	height: 22px;
	padding: 7px 0 0 0;
	margin: 0;
	color: #FFCDAA;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B73C2C;
	border-bottom-color: #B73C2C;
}

#navcontainer ul li a:hover
{
color: #FFCDAA;
background: #C33A2A;
}

#navcontainer a:active
{
background: #C33A2A;
color: #FFCDAA;
}

#navcontainer li#active a
{
background: #C33A2A;
border: 1px solid #c60;
color: #FFCDAA;
}

#container {
	width: 801px;
	background-image: url(bilder/bg.jpg);
	height: auto;
	position: relative;
	background-repeat: repeat-y;
	margin: auto;
	}



#header {
	width: 801px;
	height: 235px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(bilder/header.jpg);
	 }

#infokasten {
	background-image: url(bilder/info.jpg);
	position: absolute;
	height: 143px;
	width: 220px;
	top: 250px;
	right: 90px;
	z-index: 9;
	line-height: normal;
} 

#titel {
	position: absolute;
	height: 91px;
	width: 368px;
	top: 46px;
	background-image: url(bilder/header.gif);
	z-index: 5;
	left: 239px;
}

#adresse {
	position: absolute;
	height: auto;
	width: auto;
	top: 30px;
	right: 16px;
	z-index: 3;
}

#fachtier {
	position: absolute;
	height: auto;
	width: auto;
	top: 9px;
	right: 16px;
	z-index: 4;
}

#content {
	background-color: #FFCDAA;
	width: 640px;
	position: relative;
	top: 0px;
	left: 100px;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#footer {
	height: 123px;
	width: 801px;
	background-image: url(bilder/unten.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-color: #E3E0E0;
	  }
	  
.submit {
	border: 2px solid #999999;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	padding: 3px;
	cursor: default;
}	  

.bild_rechts {
	float: right;
	margin: 5px -5px 0px 14px;
}

.bild_links {
	float: left;
	background-image: url(bilder/emblem.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 49px;
	margin: -10px 0px 0px 0px;
}

.bild_links2 {
	float: left;
	background-image: url(bilder/emblem.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 49px;
	margin: 6px 0px 0px 0px;
}

.bild_links3 {
	float: left;
	background-image: url(bilder/emblem.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 49px;
	margin: -10px -2px 0px -5px;
}


#webdesign {
	height: auto;
	width: auto;
	bottom: 40px;
	left: 150px;
	position: absolute;
	font-size: 1em;
}

#indexbild {
	height: 283px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_index.jpg);
	z-index: 20;
	right: 51px;
}

#philobild {
	height: 422px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_philo.jpg);
	z-index: 20;
	right: 51px;
	background-repeat: no-repeat;
}

#terminbild {
	height: 533px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/termine2.jpg);
	z-index: 20;
	right: 51px;
	background-repeat: no-repeat;
}



.bild_rahmen {
	border: 2px solid #666666;
}


#unterrichtbild {
	height: 181px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_unterricht.jpg);
	z-index: 20;
	right: 52px;
	background-repeat: no-repeat;
}

#purnabild {
	height: 533px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_purna.jpg);
	z-index: 20;
	right: 52px;
	background-repeat: no-repeat;
}


#impressumbild {
	height: 404px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_impressum.jpg);
	z-index: 20;
	right: 52px;
	background-repeat: no-repeat;
}

#studiobild {
	height: 342px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_studio.jpg);
	z-index: 20;
	right: 52px;
	background-repeat: no-repeat;
}

#innerbild {
	height: 328px;
	width: 288px;
	bottom: 60px;
	position: absolute;
	background-image: url(bilder/bild_inner.jpg);
	z-index: 20;
	right: 52px;
	background-repeat: no-repeat;
}

.kasten {
	width: 290px;
	height: auto;
	padding: 0px;
	position: relative;
	background-image: url(bilder/kas_bg.gif);
	margin: 0px 0px 0px 30px;
	}

.kontaktfelder {
    margin: 10px 0 10px 0;
}

.kontaktfelde2 {
    margin: 12px 0 0 0;
}

.kasten2 {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 260px;
	right: 27px;
	}
	
	.kasten4 {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 600px;
	right: 27px;
	font-size: 11px;
	}
	
.kasten3 {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 170px;
	right: 27px;
	}

.kasten5 {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 220px;
	right: 27px;
	font-size: 11px;
	}

.kasten6 {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 650px;
	right: 27px;
	font-size: 11px;
	}
	
.kasten_links {
	width: 220px;
	height: auto;
	padding: 0;
	position: absolute;
	background-image: url(bilder/bg_kasten.gif);
	margin: 0;
	top: 1280px;
	right: 27px;
	text-align: center;
	}
	
.kasten_purna {
	width: 220px;
	height: 287px;
	padding: 0;
	position: absolute;
	background-image: url(bilder/purna_kopf.jpg);
	margin: 0;
	top: 480px;
	right: 85px;
	border: 2px solid #666666;
	}
	
#kasten_innen {
	padding: 0px 25px 0px 27px;
}

#kasten_innen_bilder {
	padding: 0px 25px 0px 20px;
}

.oben_kast {
	background-image: url(bilder/kasten_oben.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 220px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
}

.unten_kast {
	background-image: url(bilder/kasten_unten.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 27px;
	width: 220px;
	bottom: -1px;
	z-index: 5;
	padding: 0;
}
