@charset "utf-8";
body {
	margin: 0px;
	background-color: #6699CC;
	scrollbar-arrow-color: #1c1a1e;
	scrollbarBaseColor: #C0C0C0;
	scrollbar-track-color: #6b6a6f;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: #009999;
	scrollbar-darkshadow-color: #009999;
	scrollbar-shadow-color: #1c1a1e;
}

#haupt {
	height: 715px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	background-color: #6699CC;
	font-family: "Souvenir Lt BT", Souvenir-Light-Bold;
}
#haupt #willkommen {
	font-size: 36px;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: absolute;
	height: auto;
	width: auto;
	left: 80px;
	top: 36px;
	padding-bottom: 5px;
}
#haupt #spalte-rechts {
	position: absolute;
	height: 386px;
	width: 690px;
	left: 98px;
	top: 180px;
}
#haupt #spalte-rechts #firmenname {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: auto;
	top: 10px;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	left: 70px;
	letter-spacing: 3px;
}
#haupt #spalte-rechts #linie-firmenname {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 4px;
	width: 440px;
	left: 70px;
	top: 50px;
}


#haupt #spalte-rechts #aussenansicht {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 265px;
	width: 354px;
	top: 72px;
	left: 0px;
}
#haupt #spalte-rechts #anschrift {
	font-size: 24px;
	text-align: center;
	position: absolute;
	height: 171px;
	width: 337px;
	top: 129px;
	left: 368px;
	color: #FFFFFF;
}
#haupt #spalte-rechts #anschrift .adresse {
	font-size: 28px;
	font-weight: bold;
}


#haupt #linie-willkommen {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 455px;
	width: 4px;
	left: 79px;
	top: 150px;
}


#haupt #navi {
	position: absolute;
	height: 20px;
	width: 689px;
	top: 104px;
	text-align: left;
	left: 80px;
	color: #FFFFFF;
	padding-left: 20px;
}
#haupt #navi a {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	display: inline;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	font-size: 16px;
	margin-right: 30px;
}
#haupt #navi a:hover {
	color: #666666;
	background-image: url(bilder/besucht.jpg);
	background-repeat: no-repeat;
}
#haupt #navi .besucht {
	background-image: url(bilder/besucht.jpg);
	background-repeat: no-repeat;
	color: #666666;
}
#haupt #einzel {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 60px;
	top: 155px;
}
#haupt #einzel #text-einzel {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 186px;
	width: 214px;
	left: 40px;
}
#haupt #einzel #text-einzel .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #einzel #bild-einzel-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	top: 259px;
	right: 11px;
}
#haupt #einzel #bild-einzel-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	left: 0px;
	top: 369px;
}
#haupt #einzel #bild-einzel-bad {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	left: 86px;
	top: 199px;
	background-image: url(bilder/einzel-bad.jpg);
}



#haupt #einzel #linie-einzel {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 330px;
	width: 4px;
	left: 20px;
	top: 0px;
}


#haupt #doppel {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 450px;
	top: 155px;
}
#haupt #doppel #text-doppel {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 174px;
	width: 300px;
	top: 345px;
	text-align: right;
	right: 40px;
}
#haupt #doppel #text-doppel .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #doppel #bild-doppel-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	top: 0px;
	right: 0px;
}
#haupt #doppel #bild-doppel-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	left: 0px;
	top: 100px;
	background-image: url(bilder/doppel-2.jpg);
}
#haupt #doppel #bild-doppel-bad {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	left: 152px;
	top: 121px;
	background-image: url(bilder/doppel-bad.jpg);
}

#haupt #doppel #linie-doppel {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 325px;
	width: 4px;
	top: 180px;
	right: 20px;
}



#haupt #wohnung {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 60px;
	top: 155px;
}
#haupt #wohnung #text-wohnung {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 239px;
	width: 299px;
	left: 40px;
	text-align: left;
}
#haupt #wohnung #text-wohnung .ueberschrift {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#haupt #wohnung #bild-wohnung-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	left: 101px;
	top: 245px;
}
#haupt #wohnung #bild-wohnung-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	left: 0px;
	top: 346px;
}
#haupt #wohnung #bild-wohnung-3 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 180px;
	width: 130px;
	left: 210px;
	top: 338px;
}
#haupt #wohnung #linie-wohnung {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 330px;
	width: 4px;
	left: 20px;
	top: 0px;
}







#haupt #fruehstueck {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 450px;
	top: 155px;
}
#haupt #fruehstueck #text-fruehstueck {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 138px;
	width: 285px;
	top: 180px;
	text-align: right;
	right: 40px;
}
#haupt #fruehstueck #text-fruehstueck .ueberschrift {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#haupt #fruehstueck #bild-fruehstueck-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	left: 162px;
	top: 31px;
}
#haupt #fruehstueck #bild-fruehstueck-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	top: 0px;
	left: 0px;
}
#haupt #fruehstueck #linie-fruehstueck {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 350px;
	width: 4px;
	top: 180px;
	right: 20px;
}


#haupt #fruehstueck #text-innenhof {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 168px;
	width: 103px;
	left: 0px;
	top: 363px;
	text-align: left;
}
#haupt #fruehstueck #text-innenhof .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #fruehstueck #bild-innenhof {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	top: 390px;
	right: 40px;
}
#haupt #aktiv {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 60px;
	top: 155px;
}
#haupt #aktiv #text-aktiv {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 161px;
	width: 299px;
	left: 40px;
	top: 190px;
}
#haupt #aktiv #text-aktiv .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #aktiv #linie-aktiv {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 330px;
	width: 4px;
	left: 20px;
	top: 0px;
}
#haupt #aktiv #bild-aktiv-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	left: 40px;
	top: 3px;
}
#haupt #aktiv #bild-aktiv-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	top: 30px;
	right: 0px;
}
#haupt #aktiv #bild-aktiv-3 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	left: 0px;
	top: 390px;
}
#haupt #aktiv #bild-aktiv-4 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 130px;
	width: 180px;
	top: 360px;
	right: 0px;
}
#haupt #aktiv #bild-aktiv-t2 {
	position: absolute;
	height: auto;
	width: 100px;
	top: 13px;
	font-size: 10px;
	color: #FFFFFF;
	right: 0px;
	text-align: right;
}
#haupt #aktiv #bild-aktiv-t3 {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 374px;
	font-size: 10px;
	color: #FFFFFF;
}
#haupt #aktiv #bild-aktiv-t4 {
	position: absolute;
	height: auto;
	width: 150px;
	left: 197px;
	top: 500px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#haupt #anfahrt {
	position: absolute;
	height: 535px;
	width: 698px;
	left: 60px;
	top: 155px;
}

#haupt #anfahrt #linie-anfahrt {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 415px;
	width: 4px;
	left: 20px;
	top: 0px;
}
#haupt #anfahrt #skizze {
	position: absolute;
	height: 393px;
	width: 656px;
	left: 40px;
	top: 0px;
}
#haupt #anfahrt #link-route {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 200px;
	text-align: left;
	left: 40px;
	top: 396px;
}
#haupt #anfahrt #link-route a {
	font-family: "Souvenir Lt BT", Souvenir-Light-Bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#haupt #anfahrt #link-route a:hover {
	color: #333333;
	text-decoration: none;
}
#haupt #seh {
	position: absolute;
	height: 535px;
	width: 350px;
	left: 450px;
	top: 155px;
}
#haupt #seh #text-seh {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 145px;
	width: 263px;
	text-align: right;
	right: 40px;
}
#haupt #seh #text-seh .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #seh #bild-seh-1 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 134px;
	width: 180px;
	top: 162px;
	right: 40px;
}
#haupt #seh #bild-seh-2 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 135px;
	width: 180px;
	top: 378px;
	right: 0px;
}
#haupt #seh #bild-seh-3 {
	border: 4px solid #FFFFFF;
	position: absolute;
	height: 135px;
	width: 180px;
	top: 258px;
	left: 11px;
}
#haupt #seh #bild-seh-t1 {
	position: absolute;
	height: auto;
	width: 92px;
	top: 307px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	right: 40px;
}
#haupt #seh #bild-seh-t2 {
	position: absolute;
	height: auto;
	width: 115px;
	top: 523px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	right: 0px;
}
#haupt #seh #bild-seh-t3 {
	position: absolute;
	height: auto;
	width: 97px;
	left: 11px;
	top: 242px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
#haupt #seh #linie-seh {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 320px;
	width: 4px;
	top: 0px;
	right: 20px;
}
#haupt #impressum {
	position: absolute;
	height: 535px;
	width: 698px;
	left: 60px;
	top: 155px;
}
#haupt #impressum #text-impressum {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 500px;
	width: 637px;
	text-align: left;
	left: 40px;
	top: 0px;
}
#haupt #impressum #text-impressum .ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
#haupt #impressum #text-impressum a {
	font-size: 14px;
	color: #FFFFFF;
}

#haupt #impressum #linie-impressum {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 370px;
	width: 4px;
	left: 20px;
	top: 0px;
}








#haupt #copyright {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 180px;
	left: 644px;
	top: 700px;
}


#haupt #copyright a {
	color: #FFFFFF;
}
#haupt #copyright a:hover {
	color: #333333;
}
#haupt #impressum #text-impressum a:hover {
	color: #333333;
	text-decoration: none;
}
