@charset "UTF-8";
/* CSS Document */

* {padding: 0; margin: 0;}

body {
	background-color: #FFFFFF;
	width: 1024px;
	height: 768px;
	}
	
#wrapper {
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	margin-top: 0px;
	}
	
	


/*---------------------------------


	Kopfbereich

---------------------------------*/


#logo {
	width: 250px;
	height: 60px;
	position: absolute;
	top: 25px;
	}
	
#logo a {
	outline: none;
	}
	
	
#flaggen {
	width: 138px;
	height: 13px;
	position: absolute;
	top: 30px;
	left: 832px;
	}

#flaggen a {
	outline: none;
	}
	
#flaggen h1  {
	background-image: url(images/Flaggen/alpha/de.gif);
	width: 22px;
	height: 13px;
	}

#flaggen h1:hover, #flaggen h1:focus {
	background-image: url(images/Flaggen/normal/de.gif);
	}
	
#flaggen h2  {
	background-image: url(images/Flaggen/alpha/en.gif);
	width: 22px;
	height: 13px;
	margin-left: 30px;
	margin-top: -13px;
	}

#flaggen h2:hover, #flaggen h2:focus {
	background-image: url(images/Flaggen/normal/en.gif);
	}
	
#flaggen h3  {
	background-image: url(images/Flaggen/normal/fr.gif);
	width: 22px;
	height: 13px;
	margin-left: 60px;
	margin-top: -13px;
	}


	
#flaggen h4  {
	background-image: url(images/Flaggen/alpha/nl.gif);
	width: 22px;
	height: 13px;
	margin-left: 90px;
	margin-top: -13px;
	}
	
#flaggen h4:hover, #flaggen h4:focus {
	background-image: url(images/Flaggen/normal/nl.gif);
	}
	
	
	
/*----------------------------------

		Bereich Bildershow


----------------------------------*/
	
	
	
	
#bildershow {
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	top: 100px;
	height: 180px;
	}

#roterRahmen {
	background-color: #AB1313;
	height: 180px;
	width: 275px;
	position: absolute;
	top: 102px;
	left: -274px;
	}
	
#rechterRahmen {
	background-color: #BDB284;
	height: 180px;
	width: 275px;
	position: absolute;
	top: 102px;
	left: 972px;
	}
	
#flash {
	margin-left: 250px;
	width: 720px;
	height: 180px;
	}
	
	
	
	



	
/*--------------------------------

	 Navi oben rechts


--------------------------------*/
	
	
#naviOben {
	position: absolute;
	width: 400px;
	left: 675px;
	top: 5px;
	}
	
#naviOben li {
	display: inline;
	list-style: none;
	padding-left: 5px;
	}

#naviOben a {
	color: #cccccc;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}
	
#naviOben a.menu:hover, #naviOben a.menu:focus {
	color: #ab1313;
	
	}
	
#naviOben02 {
	border-left: 1px solid #cccccc;
	
	}
	
#naviOben03 {
	border-left: 1px solid #cccccc;
	}

#naviOben04 {
	border-left: 1px solid #cccccc;
	}	
	
	
/*-----------------------------------

		Hauptnavi


-----------------------------------*/
	

#navibereich {
	position: absolute;
	width: 650px;
	left: 398px;
	top: 82px;
	}
	
#navibereich li {
	display: inline;
	list-style: none;
	padding-left: 13px;
	}

#navibereich a {
	color: #BDB284;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	}
	
#navibereich a.menu:hover, #navibereich a.menu:focus {
	color: black;
	font-size: 13px;
	border-bottom: 3px solid #AB1313;
	}
	
	
	
	
	
/*---------------------------------

	kleine Navi in der Bildershow

---------------------------------*/
	
	
#kleineNavi {
	position: absolute;
	left: 2px;
	top: 2px;
	background-color: #ab1313;
	width: 250px;
	height: 180px;
	
	}
	
#kleineNavi li {
	list-style: none;
	padding-top: 20px;
	padding-left: 34px;
	}
	
#kleineNavi #kleineNavi01 {
	margin-top: 15px;
	}

#kleineNavi a {
	color: #f6b7b7;
	text-decoration: none;
	outline: none;
	border-left: 2px solid #f6b7b7;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 10px;
	letter-spacing: 2px;
	}
	
#kleineNavi a.menu:hover, #kleineNavi a.menu:focus {
	color: white;
	border-left: 2px solid white;
	}




/*--------------------------------


	Infobox links unten


--------------------------------*/




#infobox {
	background-color: #edecda;
	width: 225px;
	height: 360px;
	position: absolute;
	top: 325px;
	left: 0px;
	font-family:Verdana,Arial,Tahoma,Times New Roman;
	}
	
#wetter {
	position: absolute;
	top: 40px;
	left: 37px;
	}
	
#ansprechpartner h1 {
	font-size: 15px;
	position: absolute;
	top: 202px;
	left: 37px;
	color: #AB1313;
	border: none;
	}
	
#ansprechpartner h2 {
	font-size: 12px;
	position: absolute;
	top: 235px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: bold;
	border: none;
	}
	
#ansprechpartner h3 {
	font-size: 12px;
	position: absolute;
	top: 253px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: normal;
	border: none;
	}
	

	
#ansprechpartner h5 {
	font-size: 12px;
	position: absolute;
	top: 295px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: normal;
	border: none;
	}
	
#ansprechpartner h5 a {
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	}
	
#ansprechpartner h5 a:hover, #ansprechpartner h5 a:focus {
	color: #ab1313;
	text-decoration: underline;
	}


/*	
#oeffnungszeiten h1 {
	font-size: 15px;
	position: absolute;
	top: 360px;
	left: 37px;
	color: #AB1313;
	border: none;
	}
	
#oeffnungszeiten h2 {
	font-size: 12px;
	position: absolute;
	top: 393px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: normal;
	border: none;
	}
	
#oeffnungszeiten h3 {
	font-size: 12px;
	position: absolute;
	top: 435px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: normal;
	border: none;
	}

#oeffnungszeiten h4 {
	font-size: 12px;
	position: absolute;
	top: 463px;
	left: 37px;
	width: 230px;
	color: black;
	font-weight: normal;
	border: none;
	}
	
*/	
	
	

/*----------------------------------


	Haupttext


----------------------------------*/
	

#haupttext {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttext h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttext p {
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	
#haupttext h2 {
	background-image: url(images/unterschrift.jpg);
	width: 130px;
	height: 30px;
	position: absolute;
	top: 635px;
	left: -3px;
	}
	
#haupttext h3 {
	text-align: justify;
	margin-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	position: absolute;
	top: 650px;
	left: 15px;
	}
	

/*----------------------------------


	Startseite - Haupttext


----------------------------------*/
	
#banner {
	padding-bottom: 30px;
	}	
	
	

/*-------------------------------	

	Direkter Link zum Prospekt

--------------------------------*/

#LinkZumProspekt a {
	color: black;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#LinkZumProspekt {
	padding-top: 20px;
	}
	
#LinkZumProspekt li {
	display: inline;
	list-style: none;
	}

#LinkZumProspekt a.menu:hover, #naviOben a.menu:focus {
	color: #ab1313;
	}


	
/*--------------------------------

	Haupttext_Fotogalerie


--------------------------------*/
	
#haupttextBild {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextBild h1 {
	color: #AB1313;
	font-size: 20px;
	text-align: center;
	margin-top: 40px;
	}
	

	
#haupttextBild #bild {
	background-image: url(images/450x300/start/start01.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild h3 {
	background-image: url(images/Back.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 390px;
	left: 200px;
	}

#haupttextBild h4 {
	background-image: url(images/Next.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 390px;
	left: 235px;
	}

#haupttextBild h3:hover, #haupttextBild h3:focus  {
	background-image: url(images/Back_rot.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 390px;
	left: 200px;
	}

#haupttextBild h4:hover, #haupttextBild h4:focus {
	background-image: url(images/Next_rot.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 390px;
	left: 235px;
	}

#haupttextBild a {
	outline: none;
	}
	
	
	
#haupttextBild #bild02 {
	background-image: url(images/450x300/start/start02.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bild03 {
	background-image: url(images/450x300/start/start03.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bild04 {
	background-image: url(images/450x300/start/start04.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bild05 {
	background-image: url(images/450x300/start/start05.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bild06 {
	background-image: url(images/450x300/start/start06.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	

	
	
/*-------------------------------


	Bilderbox rechts unten


-------------------------------*/
	
	
#bilderbox {
	width: 232px;
	position: absolute;
	top: 323px;
	left: 740px;
	}
	

	
#bilderbox h1 {
	width: 230px;
	border: 2px solid white;
	margin-top: 0px;
	}
	
#bilderbox h2, #bilderbox h3, #bilderbox h4, #bilderbox h5, #bilderbox h6 {
	width: 230px;
	border: 2px solid white;
	margin-top: 10px;
	}
	
#bilderbox h1:hover, #bilderbox h1:focus {
	border: 2px solid #AB1313;
	}
	
#bilderbox h2:hover, #bilderbox h2:focus {
	border: 2px solid #AB1313;
	}
	
#bilderbox h3:hover, #bilderbox h3:focus {
	border: 2px solid #AB1313;
	}
	
#bilderbox h4:hover, #bilderbox h4:focus {
	border: 2px solid #AB1313;
	}
	
#bilderbox h5:hover, #bilderbox h5:focus {
	border: 2px solid #AB1313;
	}
	
#bilderbox h6:hover, #bilderbox h6:focus {
	border: 2px solid #AB1313;
	}










/*----------------------------------


	Seite Preise


----------------------------------*/



/*----------------------------------


	Haupttext


----------------------------------*/
	

#haupttextPreise {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextPreise  h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextPreise p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

	
#haupttextPreise h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	}
	
#haupttextPreise h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	}
	
#haupttextPreise h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	}
	
#haupttextPreise h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	}
	
#haupttextPreise h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	}

	
	


/*----------------------------------


	Haupttext Zimmer


----------------------------------*/
	

#haupttextZimmer {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextZimmer h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextZimmer p {
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	
	

/*----------------------------------


	Haupttext Schwarzwald


----------------------------------*/
	

#haupttextSchwarzwald {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextSchwarzwald h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
#haupttextSchwarzwald p {
	text-align: left;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	



/*----------------------------------


	Haupttext Speisen


----------------------------------*/
	

#haupttextSpeisen {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextSpeisen h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextSpeisen p {
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	
	

/*----------------------------------


	Haupttext Kontakt


----------------------------------*/
	

#haupttextKontakt {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextKontakt h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextKontakt h2 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 18pt;
	}
	
#haupttextKontakt h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextKontakt p {
	margin-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-bottom: 20px;
	text-align: left;
	}
	
#haupttextKontakt p a {
	margin-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-bottom: 20px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
	
#haupttextKontakt p a:hover, #haupttextKontakt p a:focus {
	color: #ab1313;
	text-decoration: underline;
	}
	
	
	
	
/*--------------------------------

	Haupttext Anfahrt


--------------------------------*/
	
#haupttextAnfahrt {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextAnfahrt h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextAnfahrt h2 {
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}

	
	

	
#haupttextAnfahrt #bild {
	background-image: url(images/anfahrtskarte.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 78px;
	left: 0px;
	}
	
	

/*----------------------------------


	Haupttext Sitemap


----------------------------------*/
	

#haupttextSitemap {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	}
	
#haupttextSitemap  h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextSitemap a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	outline: none;
	}
	
#haupttextSitemap p {
	margin-bottom: 20px;
	}
	
#haupttextSitemap a:hover, #haupttextSitemap a:focus {
	color: #ab1313;
	}
	
	


/*----------------------------------


	Haupttext Impressum


----------------------------------*/
	

#haupttextImpressum {
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	height: 425px;
	overflow: scroll;
	}
	
#haupttextImpressum h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
#haupttextImpressum p {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	
#haupttextImpressum h2 {
	color: #AB1313;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	}
	
#haupttextImpressum h3 {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	}

#haupttextImpressum h4 {
	color: #AB1313;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	}
	
#haupttextImpressum h5 {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	}
	
#haupttextImpressum h6 {
	color: #AB1313;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	}
	
#haupttextImpressum #rechtshinweise h1 {
	color: #AB1313;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: left;
	margin-bottom: 5px;
	}
	
#haupttextImpressum #rechtshinweise p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 0px;
	padding-right: 20px;
	}
	
#haupttextImpressum #rechtshinweise h2 {
	color: #AB1313;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: left;
	margin-bottom: 5px;
	}
	


/*------------------------------------


	Fotogalerie Speisen


-------------------------------------*/	
	
	
#haupttextBild #bildSpeisen01 {
	background-image: url(images/450x300/speisen/speisen01.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildSpeisen02 {
	background-image: url(images/450x300/speisen/speisen02.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildSpeisen03 {
	background-image: url(images/450x300/speisen/speisen03.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildSpeisen04 {
	background-image: url(images/450x300/speisen/speisen04.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildSpeisen05 {
	background-image: url(images/450x300/speisen/speisen05.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildSpeisen06 {
	background-image: url(images/450x300/speisen/speisen06.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
	
	
/*------------------------------------


	Fotogalerie Zimmer


-------------------------------------*/	
	
	
#haupttextBild #bildZimmer01 {
	background-image: url(images/450x300/zimmer/zimmer01.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildZimmer02 {
	background-image: url(images/450x300/zimmer/zimmer02.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildZimmer03 {
	background-image: url(images/450x300/zimmer/zimmer03.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildZimmer04 {
	background-image: url(images/450x300/zimmer/zimmer04.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildZimmer05 {
	background-image: url(images/450x300/zimmer/zimmer05.jpg);
	width: 200px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 125px;
	}

#haupttextBild #bildZimmer06 {
	background-image: url(images/450x300/zimmer/zimmer06.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
	

/*------------------------------------


	Fotogalerie Schwarzwald


-------------------------------------*/	
	
	
#haupttextBild #bildSchwarzwald01 {
	background-image: url(images/450x300/schwarzwald/schwarzwald01.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildSchwarzwald02 {
	background-image: url(images/450x300/schwarzwald/schwarzwald02.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildSchwarzwald03 {
	background-image: url(images/450x300/schwarzwald/schwarzwald03.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}

#haupttextBild #bildSchwarzwald04 {
	background-image: url(images/450x300/schwarzwald/schwarzwald04.jpg);
	width: 450px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 0px;
	}
	
#haupttextBild #bildSchwarzwald05 {
	background-image: url(images/450x300/schwarzwald/schwarzwald05.jpg);
	width: 200px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 125px;
	}
	
#haupttextBild #bildSchwarzwald06 {
	background-image: url(images/450x300/schwarzwald/schwarzwald06.jpg);
	width: 200px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 125px;
	}
	
#haupttextBild #bildSchwarzwald07 {
	background-image: url(images/450x300/schwarzwald/schwarzwald07.jpg);
	width: 200px;
	height: 300px;
	position: absolute;
	top: 81px;
	left: 125px;
	}
	
	
#haupttextBild h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	



/*------------------------------------


	Unterseite "LINKS"


-------------------------------------*/	
	
#haupttextLinks {	
	position: absolute;
	top: 325px;
	left: 257px;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    }
    
#haupttextLinks  h1 {
	color: #AB1313;
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 18pt;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextLinks a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	outline: none;
	}
	
#haupttextLinks p {
	margin-bottom: 20px;
	}
	
#haupttextLinks a:hover, #haupttextLinks a:focus {
	color: #ab1313;
	}
	
#haupttextLinks #mein-ferienhaus-in #url a:hover, #haupttextLinks #mein-ferienhaus-in #url a:focus {
	color: #000000;
	}
    	
#ferienunterkunft-direkt {
	padding-bottom: 15px;
	}
	
#ferienundwohnen {
    padding-bottom: 15px;
	}
	
#mein-ferienhaus-in {
	padding-bottom: 15px;
	}
	
#mein-ferienhaus-in #url {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#pensionen-weltweit {
	padding-bottom: 15px;
	}
	
#pensionen-weltweit #url {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextLinks #pensionen-weltweit #url a:hover, #haupttextLinks #pensionen-weltweit #url a:focus {
	color: #000000;
	}
	
#ferienwohnung-ferienhaus-weltweit {
	padding-bottom: 15px;
	}
	
#ferienwohnung-ferienhaus-weltweit #url {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextLinks #ferienwohnung-ferienhaus-weltweit #url a:hover, #haupttextLinks #ferienwohnung-ferienhaus-weltweit #url a:focus {
	color: #000000;
	}
	
#ferienwohnung-ferienhaus-weltweit02 {
	padding-bottom: 15px;
	}
	
#ferienwohnung-ferienhaus-weltweit02 #url {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextLinks #ferienwohnung-ferienhaus-weltweit02 #url a:hover, #haupttextLinks #ferienwohnung-ferienhaus-weltweit02 #url a:focus {
	color: #000000;
	}
	
#bedandbreakfastrooms {
	padding-bottom: 15px;
	}
	
#bedandbreakfastrooms #url {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#haupttextLinks #bedandbreakfastrooms #url a:hover, #haupttextLinks #bedandbreakfastrooms #url a:focus {
	color: #000000;
	}
	
#familydays {
	padding-bottom: 15px;
	}
