﻿@import url(style3.css);

body {
 	font-size: x-small ; /*für IE5/WIN */
 	voice-family: "\"}\"";
 	voice-family: inherit ;
 	font-size: 62.5%  ; /*für konforme Browser */
	font-family: Arial, Helvetica, Sans-Serif;
 	color: #000000;
	margin: 0px;
	/*background: #D8E1E3  ; url('../Images/hintergrund.jpg') repeat-x top right;*/
	padding: 2em 0;
}
html>body { /*sei nett zu Opera */
	font-size: small ;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0px;
	/*background: #DDF7E1 ; /*url('../Images/hintergrund.jpg') repeat-x top right;*/
	padding: 2em 0;
}


#container {
	width: 950px;
	margin: 0 auto;  
	background-color: #FFFFFF;
}


#kopfzeile {
	width: 950px;
	height: 300px;
	float: left ;
	background: #339966 url("../images/kopfzeile_hintergrund.jpg") no-repeat top left;
	color: #FFFFFF;
	font-size: small;
}

#kopfzeile_bild {
	width: 380px;
	height: 300px;
	float: left ;
	/*background: #FFFFFF url("../images/kopfzeile_hintergrund_startseite.gif") no-repeat bottom right;*/
	color: #FFFFFF;
	font-size: small;
}

#kopfzeile_leer {
	width: 380px;
	height: 50px;
	float: left ;
	/*background: #FFFFFF url("../images/kopfzeile_hintergrund_startseite.gif") no-repeat bottom right;*/
	color: #FFFFFF;
	font-size: small;
}

#kopfzeile_bild_img {
	width: 380px;
	height: 250px;
	float: left ;
	/*background: #FFFFFF url("../images/kopfzeile_hintergrund_startseite.gif") no-repeat bottom right;*/
	color: #FFFFFF;
	font-size: small;
}


#kopfzeile_text {
	width: 560px;
	height: 300px;
	float: right ;
	color: #FFFFFF;
	font-size: small;
	padding: 150px 0 0 10px;
}

#kopfzeile_text h1{
	font-size:large ;
	font-weight:bold;
}


#navigation_zeile {
	width: 950px;
	height: 25px;
}

#navigation {
	width: 759px;
	height: 25px;
	float: left;
	font-size: 85%;
	font-weight: bold ;
	margin: 0 ;
	padding: 0px 0 0 0;
	text-align: center;
	list-style: none;
	background:#8DD0c2 url('../images/navigation_button.jpg') repeat top right;
	border-top: 1px white solid;
	border-right: 1px white solid;
}
html>body #navigation {
	overflow: hidden;
}

/* Formatvorlagen für die Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left ;
	
}
#navigation a {
	color: black;
	height: 25px;
	text-decoration: none;
	margin: 0 0px 0 0;
	padding: 4px 10px;
	display: block;
	border-right: 1px solid #FFFFFF ;
	background:#8DD0c2 url('../images/navigation_button.jpg') repeat top right;
}

#navigation a:hover  {
	padding-bottom: 4px 10px;
	color: blue ;
	background: #339966 url('../images/navigation_button_hover.jpg') repeat top right;
}

#navigation a:active , h1#wowi #nav-1 a{
	padding-bottom: 5px 8px 0px 10px;
	color: black ;
    background: #339966 url('../images/navigation_button_hover.jpg') repeat top right;
}

#navigation a:active , title#ausbildung #nav-4 a{
	padding-bottom: 5px 8px 0px 10px;
	color: black ;
    background: #339966 url('../images/navigation_button_hover.jpg') repeat top right;
}


#navigation a:active , body#intro2 #nav-2 a{
	background-color: #FFCC99;
	padding-bottom: 5px 8px 0 10px;
	color: black ;
    /*background: url('../images/button_haupt_active.jpg') no-repeat top right;*/
}

#navigation_rechts_suche {
	width: 186px;
	float: left ;
	height: 25px;
	background:#8DD0c2 url('../images/navigation_button.jpg') repeat top right;
	padding: 4px 0px 0px 4px;
	border-top: 1px white solid;
	font-size: 85%;
	font-weight: bold;
}


#navigation_rechts_suche p{
	padding: 3px 0px 0px 10px;
}

	
#mittelteil {
	width: 100%;
	padding: 0px;
	background: #FFFFFF url("../images/unternavi_hintergrund.jpg") repeat top left;
}

#unter_navigation{ 
	float: left;
	width: 190px;
	margin: 0 ;
	padding-top: 20px;
	background: #8DD0c2 url('../images/haus_dach.jpg') no-repeat top left;
	text-align: inherit ;
	border-top: 1px white solid;
	border-bottom: 1px #FFFFFF solid;
	list-style: none;
	font-size: 80%;
}
html>body #unter_navigation{
	overflow: hidden;
}

#unter_navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#unter_navigation a {
	color: black;
	text-decoration: none;
	margin: 0;
	border-top: 1px #FFFFFF solid;
	padding: 5px 10px 5px 25px;
	display: block;
	background: #8DD0c2 url('../images/haus_ohne_licht.jpg') no-repeat center left;
}

#unter_navigation a:hover {
	color: blue ;
	padding-bottom: 5px;
	border-top: 1px #FFFFFF solid;
	background: #8DD0c2 url('../images/haus_mit_licht.jpg') no-repeat center left;
}
#unter_navigation_werbung {
	background-color: #8DD0c2;
}
#unter_navigation_werbung a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-top: 0px #aaa hidden;
	border-bottom: 0px #aaa hidden;
	background: #8DD0c2;
}
#unter_navigation_werbung a:hover {
	padding: 0px 0px 0px 0px;
	border-top:  0px #aaa hidden ;
	border-bottom: 0px #aaa hidden;
	background: #8DD0c2;
}


#startseite a{
	background-color: #8DD0c2;
	color: black ;
	padding-top: 5px;
	background: url('../images/haustuer_ohne_licht.jpg') no-repeat bottom left;
}

#startseite a:hover {
	background-color: #8DD0c2;
	color: blue ;
	padding-bottom: 5px;
	background: url('../images/haustuer_offen.jpg') no-repeat bottom left;
}

#content_container {
	float: left;
	vertical-align: top;
	width: 760px;
	background-color:#ffffff;
	padding: 0px;
	background: #FFFFFF url("../images/unternavi_hintergrund.jpg") repeat top left;
}

#content {
	float: left;
	width: 560px;
	background-color:#ffffff;
	background: white none  no-repeat ;
	padding: 5px;
}

#content_rechts {
	float: right;
	width: 190px;
	background-color:#ffffff;
	background: #FFFFFF url("../images/unternavi_hintergrund.jpg") repeat top left;
	/*background: white none  no-repeat ;*/
}

#content_rechts_suche {
	float: right;
	width: 180px;
	font-size: 85%;
	font-weight: bold ;
	padding: 0px 0 0 10px;
	background-color:#8DD0c2;
	border-top: 1px white solid;
}

#content_rechts_info {
	float: left;
	width: 190px;
	background-color:#FFFFFF;
	/*border-right: 1px #8DD0C2 solid;*/
}
#content_rechts_angebote {
	float: left;
	width: 190px;
	background-color:#8DD0c2;
}


#footer {
	clear: both;
	padding: 5px;
	background-color: #ccFFFF;
	color: black;
}
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: black;
	font-weight: bold;
}
#footer a:hover {
	color: blue;
	text-decoration: none;
}
#details_wohnungen {
	padding: 5px
}

