@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #E8E7B9;
	behavior: url(csshover.htc);
}
.twoColFixLtHdr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E8E7B9;
	width: 780px;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	background-color: #E8E7B9;
	background-image: url(bilder/links.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 1;
	background-repeat: no-repeat;
	height: 750px;
	padding-left: 20px;
}

#sidebar1 a span
{
         display: none;
}

#sidebar1 a#link1
{
	height: 90px;
	width: 230px;
	position: absolute;
	z-index: 15;
}


#sidebarcontact a#link1
{
	height: 90px;
	width: 230px;
	position: absolute;
	z-index: 15;
}



.twoColFixLtHdr #sidebarcontact {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	background-color: #E8E7B9;
	background-image: url(bilder/seite_kont_l.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 1;
	background-repeat: no-repeat;
	height: 750px;
	padding-left: 20px;
}


.twoColFixLtHdr #sidebarindex {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	background-color: #E8E7B9;
	background-image: url(bilder/index2_la.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 1;
	background-repeat: no-repeat;
	height: 750px;
	padding-left: 20px;
}



.twoColFixLtHdr #mainContent {
	width: 490px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(bilder/rechts.jpg);
	z-index: 1;
	height: 750px;
	background-repeat: no-repeat;
	padding-left: 30px;
} 

.twoColFixLtHdr #mainContentcontact {
	width: 490px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(bilder/seite_kont_r.jpg);
	z-index: 1;
	height: 750px;
	background-repeat: no-repeat;
	padding-left: 30px;
} 

.twoColFixLtHdr #mainContentindex {
	width: 490px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(bilder/index2_ra.jpg);
	z-index: 1;
	height: 750px;
	background-repeat: no-repeat;
	padding-left: 30px;
} 



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.uberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #635828;
	background-color: #E8E7B9;
	padding: 10px;
	vertical-align: bottom;
	position: absolute;
	top: 70px;
}

.uberschriftsusanne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #333300;
	background-color: #E8E7B9;
	padding: 10px;
	vertical-align: bottom;
	position: absolute;
	top: 70px;
}

.uberschrifttobias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #663300;
	background-color: #E8E7B9;
	padding: 10px;
	vertical-align: bottom;
	position: absolute;
	top: 70px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #635828;
	position: absolute;
	top: 170px;
	z-index: 4;
	display: block;
	width: 250px;
}

.uber_hoer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635828;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	line-height: 14px;
	
}

.vitasub {
	position: relative;
	top: 50px;
	width:70px;
	height:28px;
	left: 350px;
	background-color: #E8E7B9;
	font-size: 14px;
	visibility: hidden;
	
}


a:link {
	color: #766B3E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #A99B5A;
}


.content_hoer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #635828;
	line-height: 15px;
}

.content_back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


ul {
	
	list-style: none;
}

ul li {
	float: right;
	position: relative;
}

ul li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	width: 125px;
	height: 56px;
}

ul li:hover ul {
	display: block;
	position: absolute;
	top: 56px;
	left: -95px;
}

ul li span {
    display: none;
}

ul li a {
    width: 70px;
    height: 56px;
}

ul li#hoer a {
	background-image: url(bilder/navi_oben_hoerb11g.jpg);
	background-repeat: no-repeat;
} 

ul li#vita a {
	background-image: url(bilder/navi_oben_vita11g.jpg);
	background-repeat: no-repeat;
} 

ul li#kontakt a {
	background-image: url(bilder/navi_oben_kontakt11g.jpg);
	background-repeat: no-repeat;
} 

ul li#tobi_vita a {
	background-image: url(bilder/navi_oben_tobi11rg.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

ul li#susi_vita a {
	background-image: url(bilder/navi_oben_sus11rg.jpg);
	background-repeat: no-repeat;
	height: 14px;
}  

ul li#tobi_hoer a {
	background-image: url(bilder/navi_oben_tobi11lg.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

ul li#susi_hoer a {
	background-image: url(bilder/navi_oben_sus11lg.jpg);
	background-repeat: no-repeat;
	height: 14px;
} 

ul a {
    color: #FFF;
    
    display: block;
   
    
    background: #333;
} 
.navi_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(auto,auto,-80px,auto);
	margin-bottom: 30px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.rechts {
	position: relative;
	top: 80px;
	left: 420px;
	height: 50px;
	width: 50px;
	z-index: 100;
}

.rechts_vita {
	position: relative;
	top: 72px;
	left: 400px;
	height: 80px;
	width:78px;
}
.zurueck {
	top: 35px;
	position: relative;
}

.nav_abstand {
	margin-bottom: -3px;

}

