body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family:Georgia, Garamond, Times, Serif;
	}


h1, h2, h3, h4 {
	color: #404040; 
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin:0px;
	padding: 12px 0px 6px 0px;
	}
	
h1, h2 {
	font-size: 22px;
	line-height: 28px;
	font-style: oblique;
	font-style: italic;
	font-weight: normal;
	color: #A88B3D;
	padding: 0px 0px 6px 0px;
	}
	
h2 {
	padding: 24px 0px 6px 0px;
	}
	
h4 {
	color: #404040; 
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin:0px;
	padding: 0px 0px 6px 0px;
	}
	
s {
	font-size: 22px;
	/*text-decoration: none;*/
	}
	
span.initial, p.initial:first-letter {
	font-size: 22px;
	}

p, p.inhalt, div.inhalt {
	margin:0px;
	padding: 0px 0px 8px  0px;
 	}

td {
	margin:0px;
	padding:0px;
	}
 	
.TextInhalt, td {
	font-size:13px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px 0px 0px  0px;
	}
	
.TextImage {
	color: #808080;
	font-size: 11px;
	line-height:15px;
	text-align: left;
	margin-top:-4px;
	margin-bottom:5px;
	}

textarea, input {
	font-family:Arial, Sans-serif;
	font-size:12px;
	color:#404040;
	padding:0px 2px;
	margin:0px;
	border: 1px solid #bfbfbf;
	}
	
div.button input {
	background-color: #fecdd8;
	border:none;
	padding:2px 2px;
	}

div.eingabe textarea, div.eingabe input {
	width:240px;
	}

div.eingabe input {
	height:16px;
	}



/* Listen */

ul.normal {
	list-style: none;
	padding:0px;
	margin:0px 0px 6px 0px;
	}

li.normal {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:15px;
	}

ul.layout-1 {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}

li.layout-1 {
	list-style: square outside none;
	color: #404040; 
	font-size: 12px;
	line-height:15px;
	margin: 0px;
	padding: 0px 0px 8px 5px;
	}

ol.layout-2 {
	list-style: none;
	padding: 0px;
	margin:0px 0px 0px 22px;
	}

li.layout-2 {
	list-style: decimal outside none;
	font-size: 12px;
	line-height:15px;
	color: #404040; 
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}



/* Tabellen */

td.normal-ol, td.normal-or, td.normal-ul, td.normal-ur {
	background:none;
	border:none;
	margin:0px;
	padding: 0px 10px 0px 0px;
	line-height:17px;
	}

/* ohne Kopfzeile */

td.layout-1-ol, td.layout-1-or, td.layout-1-ul, td.layout-1-ur, td.layout-2-ol, td.layout-2-or, td.layout-2-ur, td.layout-2-ul {
	border-bottom: 1px solid #ddd;
	font-size:11px;
	padding: 3px 5px;
	line-height:17px;
	}

td.layout-1-ol, td.layout-1-or {
	border-top: 1px solid #ddd;
	background-color: #eee;
	font-weight:bold;
	}

td.layout-1-ol, td.layout-1-ul {
	text-align:left;
	}

td.layout-1-or, td.layout-1-ur {
	text-align:center;
	}
	
td.layout-1-ul, td.layout-1-ur {
	line-height:15px;
	}
	
	

/* LINKS */

a {
	color: #000;
	color: #5a5a5a;
	text-decoration:underline;
	}
	
a:hover	{
	color: #404040;
	}



/* Sitemap */

td.SitemapBreite {width: 100px;}
td.SitemapAbstand {width: 8px;}


/* Sitemap 1 */

ul.sitemap {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 6px;
	font-size:11px;
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: #4169BA;
	border-top: 1px solid #4169BA;
	border-bottom: 1px solid #4169BA;
	z-index:1;
	}

ul.sitemap li {
	list-style: none;
	margin: 0px 0px 0px 2px;
	border-left: 0px solid #005BC0;
	}

ul.sitemap li a {
	list-style: none;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	}

ul.sitemap li a:hover {
	list-style: none;
	color:#005BC0;
	background-color: #FFA900;
	}


/* Sitemap 2 */

ul.sitemap ul {
	list-style: none;
	text-indent: 0px;
	font-weight: normal;
	font-variant:normal;
	letter-spacing: 0px;
	line-height: 20px;
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px;
	}

ul.sitemap li li {
	list-style: none;
	margin: 0px 0px 0px 6px;
	border-top:1px solid #bfbfbf;
	}

ul.sitemap li li a {
	list-style: none;
	color: #000;
	}

ul.sitemap li li a:hover {
	background-color: #FFA900;
	}


/* Sitemap 3 */

ul.sitemap ul ul {
	line-height: 16px;
	background-color: #EBF7FF;
	}

ul.sitemap li li li {
	list-style: none;
	margin:0px;
	border-top:1px solid #C7DBF3;
	padding: 0px 0px 0px 6px;
	}

ul.sitemap li li li a {
	}

ul.sitemap li li li a:hover {
	margin: 0px 0px 0px -6px;
	padding: 0px 0px 0px 6px;
	}



/* Drucken */

a.Drucken {
	color: #808080;
	font-size: 12px;
	line-height:15px;
	margin-bottom:20px;
	}

a.Drucken:hover	{
	color: #5a5a5a;
	}



/* Container */

.Bildschirmbreite {width:954px;background-color:#fff;}

	
#Header {
	margin-top:20px;
	width:780px;
	height:40px;
	}
	
#Logo {
	float:left;
	width:529px;
	height:36px;
	background: #fff url(/fileadmin/landhaus/images/Logo.gif) center center no-repeat;
	}

a.Logo {
	display: block;
	width:529px;
	height:36px;
	}
	
#Sprache {
	float:right;
	font-size:11px;
	width:250px;
	text-align:right;
	padding:25px 0px 0px 0px;
	position:relative;
	top:-2px;
	}
	
#Sprache a {
	text-decoration: none;
	color:#808080;
	}

#Bild-Header {
	/*position:relative;*/
	height:197px;
	}	

#Bild-LinieOben {
	/*position:absolute;*/
	top:0px;
	width:780px;
	height:10px;
	border-top: 1px solid #B6B0A2;
	}	

#Bild-Random {
	/*position:absolute;*/
	/*top:3px;*/
	position:relative;
	top:-5px;
	width:780px;
	height:190px;
	/*background: #fff url(/fileadmin/landhaus/images/Header.jpg) left top no-repeat;*/
	}	

#Bild-Fotogalerie {
	display:none;
	/*position:absolute;*/
	top:3px;
	width:780px;
	height:190px;
	background: #fff url(/fileadmin/landhaus/header/Header-Fotogalerie.jpg) left top no-repeat;
	}	

#Bild-LinieUnten {
	/*position:absolute;*/
	top:195px;
	width:780px;
	height:0px;
	border-top: 1px solid #B6B0A2;
	}	

#Pfad {
	width:780;
	height:20px;
	margin:10px 0px 4px 0px;
	text-align:left;
	font-size:11px;
	color:#808080;
	}
	
#Pfad a {
	color:#808080;
	text-decoration: none;
	}
	
#Pfad a:hover {
	text-decoration: underline;
	}
	
#Rand {
	float:right;
	width:290px;
	font-size:11px;
	line-height: 18px;
	color:#404040;
	}
	
#ZweiDrittel {
	width:470px;
	margin:0px;
	font-size:13px;
	line-height: 18px;
	color:#404040;
	}

#Normal {
	width:470px;
	}
	
#Links {
	float:left;
	width:225px;
	}
	
#Rechts {
	float:right;
	width:225px;
	}

#Footer {
	position:relative;
	width:780;
	margin: 15px 0px 50px 0px;
	border-top: 1px solid #B6B0A2;
	text-align:center;
	}
	
#FussGeo {
	float:right;
	padding-top:28px;
	padding-top:10px;
	text-align:right;
	width:100px;
	font-size: 11px;
	font-family: 'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	}

a.FussGeoLink {
	color: #d9d9d9;
	text-decoration: none;
	}
	
a.FussGeoLink:hover {
	color: #b2b2b2;
	}

#Adresse {
	width:580px;
	height:10px;
	margin:10px 0px;
	padding:0px 0px 0px 100px;
	color:#000;
	font-size: 11px;
	}

#Impressum {
	position:absolute;
	left:310px;
	top:28px;
	font-size:11px;
	color:#000;
	}




/* Sprache */

ul#menu-sprache {
	margin: 0px;
	padding:0px;
	font-size:11px;
	}

ul#menu-sprache li {
	float: right;
	list-style: none;
	}

ul#menu-sprache li.pipe {
	position:relative;
	top:2px;
	width:1px;
	height:14px;
	background: #fff url(/fileadmin/landhaus/images/Pipe.gif) center center no-repeat;
	}

ul#menu-sprache li a {
	padding:0px 6px;
	color: #808080;
	text-decoration: none;
	}

ul#menu-sprache li a.act{
	color: #000;
	}

ul#menu-sprache li a:hover {
	/*background-color: #ddd;*/
	text-decoration: underline;
	}



/* Impressum */

ul#menu-impressum {
	margin: 0px;
	padding:0px;
	}

ul#menu-impressum li {
	float: left;
	list-style: none;
	}

ul#menu-impressum li.pipe {
	position:relative;
	top:2px;
	width:1px;
	height:14px;
	background: #fff url(/fileadmin/landhaus/images/Pipe.gif) center center no-repeat;
	}

ul#menu-impressum li a {
	padding: 0px 8px;
	color: #000;
	text-decoration: none;
	}

ul#menu-impressum li a:hover {
	/*background-color: #ddd;*/
	text-decoration: underline;
	}



/* Menü Suchbegriffe */

p#menu-suchbegriffe {
	padding-top:50px;
	font-size:10px;
	line-height:13px;
	color:#808080;
	}
	
p#menu-suchbegriffe a {
	color:#808080;
	text-decoration:none;
	}
	


/* Navigation */

ul.menu {
	text-indent: 0px;
	padding:0px;
	margin:0px;
	}

ul.menu li {
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	padding:0px;
	margin:0px;
	white-space: nowrap;
	}

ul.menu li a {
	/*color: #6A000E;*/
	color: #AB8F3C;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width: 280px;
	padding: 1px 0px 1px 10px;
	background: #fff url(/fileadmin/landhaus/images/Pfeil.gif) left 8px no-repeat;
	}

ul.menu li a.act {
	/*text-decoration: underline;*/
        color:#6A000E; text-decoration: none;
	}

ul.menu li a:hover { 
	/*background-color: #eee;*/
	text-decoration: underline;
	}
	
ul.menu ul.act {
	padding:0px 0px 0px 10px;
	margin:0px;
	}

ul.menu li li a {
	font-weight:normal;
	width: 270px;
	}

