/* CSS Document */
 #hintergrund_all{
	position: absolute;
	background-color: #ECE8E9;
	height:600px;
	width:980px;
	left:100px;
	top:0px;
	border:0px;
	z-index: 1;	
	}
#hintergrund_nav{
	background-color: #ECE8E9;
	position: absolute;
	height:512px;
	width:320px;
	left:100px;
	top:270px;
	border:0px;
	z-index: 2;	
	}
#bild_wittig{
	background-image:  url(Bilder/Logo_vierteilig_grau.jpg);
	position: absolute;
	left: 100px;
	top: 0px;
	width: 280px;
	height: 280px;
	border: 0px;
	z-index: 3;
	}
#bild_haus{
	background-image:  url(Bilder/IMG_2641_web.jpg);
	position: absolute;
	left: 100px;
	top: 0px;
	width: 280px;
	height: 280px;
	border: 0px;
	z-index: 3;
	}
#bild_titel{
	background-image:  url(Bilder/Landschaft_Pano_1_web.jpg);
	position: absolute;
	left: 380px;
	top: 0px;
	width: 700px;
	height: 235px;
	border: 0px;
	z-index: 2;
	}
#bild_titel_haus{
	background-image:  url(Bilder/Landschaft_Nebel_web.jpg);
	position: absolute;
	left: 380px;
	top: 0px;
	width: 700px;
	height: 235px;
	border: 0px;
	z-index: 2;
	}	
#nav_struktur{
	position: absolute;
	left: 380px;
	top: 250px;
	width: 700px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	z-index: 3;
	}
#bild_text{
	position: absolute;
	left: 380px;
	top: 180px;
	width: 680px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	vertical-align: bottom;
	background-color: #999999;
	color: #FFFFFF;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	z-index: 3;
	}
 #inhalt{
	position: absolute;
	left:380px;
	top: 282px;
	width: 680px;
	height: 500px;
	float: left;
	border: 0px;
	background-color: #F3F2F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-style: normal;
	line-height: normal;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 3;
}
#inhalt_text{
	position: absolute;
	left:380px;
	top: 282px;
	width: 670px;
	height: 485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-style: normal;
	line-height: normal;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 4;
}
#nav_links_wittig{
	position: absolute;
	left:100px;
	top:313px;
	width:140px;
	height:100px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	z-index: 3;
}
#nav_links_haus{
	position: absolute;
	left:100px;
	top:480px;
	width:140px;
	height:100px;
	border:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	z-index: 3;
}
#nav_links_contact{
	position: absolute;
	left: 100px;
	top: 755px;
	width: 140px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	z-index: 3;
}
#nav_rechts_wittig{
	position: absolute;
	left: 240px;
	top: 313px;
	width: 140px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	z-index: 3;
}
#nav_rechts_haus{
	position: absolute;
	left: 240px;
	top: 480px;
	width: 140px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	z-index: 3;
}
#nav_rechts_impressum{
	position: absolute;
	left: 240px;
	top: 755px;
	width: 140px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	z-index: 3;
}

#ueberschrift
	{
		font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size : 14px;
		color : #535353;
		font-weight : bold;
		text-decoration : none;
		list-style-type : decimal;
	}
/*Styles Ivonne*/


/*Navigationsbox*/
#nav-rbcontent { margin: 0; padding: 0;}
#nav-rbroundbox { width: 140px; margin: 0; padding: 0; background-color: #999999;}

#nav-rbcontent ul {
    margin: 0;
    padding: 0;
    display: block;
	background-color: #ECE8E9;
	}

#nav-rbcontent li {
   list-style-type: none;
   padding: 0;
   font-weight: normal;
   font-size: 1.2em;
   line-height: 1.8em;
   width: 140px;
}

#nav-rbcontent li a {
	position: relative;
	margin: 0;
	padding: 0 0 0 5%;
	width: 95%;
	color: #535353;
	font-weight: normal;
	font-size: 0.8em
} 
#nav-rbcontent li a, #nav-rbcontent li a:visited, #nav-rbcontent li a:active {
	margin: 0;
	padding: 0 0 0 5%;
	width: 95%;
	text-decoration: none;
    display: block;
   	border-top: 1px solid #FFFFFF;
    background-color: #ECECEC;   
}
#nav-rbcontent li a:hover {
    position: relative;
	margin: 0;
	padding: 0 0 0 5%;
	width: 95%;
    text-decoration: none;
	color: #FFFFFF;
    background-color: #CBCBCB;
}
#nav-rbcontent li#act a, #nav-rbcontent li#act a:visited, #nav-rbcontent li#act a:active, #nav-rbcontent li#act a:link {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 5%;
	width: 95%;
    display: block;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
    background-color: #949494;   
}
#nav-rbcontent li#act a:hover {
    position: relative;
    text-decoration: none;
	color: #FFFFFF;
    background-color: #CBCBCB;
}

#nav-rbcontent li.second a, #nav-rbcontent li.second a:visited, #nav-rbcontent li.second a:active {
	margin: 0;
	padding: 0 0 0 12%;
	text-decoration: none;
    display: block;
	width: 88%;
	border-top: 1px solid #FFFFFF;
	background-color: #ECECEC;
}
#nav-rbcontent li.second a:hover {
    margin: 0;
	padding: 0 0 0 12%;
	text-decoration: none;
    display: block;
	width: 88%;
	border-top: 1px solid #FFFFFF;
    background-color: #CBCBCB;
}

#nav-rbcontent li.secondact a, #nav-rbcontent li.secondact a:visited, #nav-rbcontent li.secondact a:active {
    margin: 0;
	padding: 0 0 0 12%;
	text-decoration: none;
 	width: 88%;
	border-top: 1px solid #FFFFFF;
	background-color: #ECECEC;
  	background: url(../images/list-item.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#nav-rbcontent li.secondact a:hover {
    margin: 0;
	padding: 0 0 0 12%;
	text-decoration: none;
    display: block;
	width: 88%;
	border-top: 1px solid #FFFFFF;
    background-color: #CBCBCB; 
}

