html 
	{
	height: 100%;
       	min-height: 100%;
    	margin-bottom: 1px;
	}
body 
	{
    	background:#000 url('../upload/seitenbilder/hintergrund.png') top center repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .78em;
	font-size:100,01%;
	}
img 
	{
	border: none;
	}
p 
	{
	margin: 0px 0px 12px;
	}
ul 
	{
	margin-left: 8px;
	padding-left: 8px;
	}
.oben 
	{
	padding-left:0px;
	}
.unten
	{
	height: 350px;
	margin-left:0px;
	}
.ritter
	{
	z-index:100;
	bottom:0px;
	right:70px;
	position:fixed;
	}
#burg 
	{
	width: 830px;
	margin-top: 0;
	margin-left:235px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	}
.seitenbild 
	{
	background: transparent url("../upload/seitenbilder/bild.png") no-repeat;
	margin-left:12px;
	height: 192px;
	color: #CECE88;
	}
.seitenbild1 
	{
	background: transparent url("../upload/seitenbilder/ueberuns.jpg") no-repeat;
	margin-left:12px;
	height: 192px;
	color: #CECE88;
	}
.seitenbild2 
	{
	background: transparent url("../upload/seitenbilder/gastrobild.png") no-repeat;
	margin-left:12px;
	height: 192px;
	color: #CECE88;
	}
.bildtext 
	{
	position: relative;
	font-size: 14px;
	display: block;	
	font-weight: bold;
	margin: 0px;
	line-height: 180%;
	left: 100px;
	top: 60px;
	width: 420px;
	text-align:left;
	color: #cece88;
	}
.inhalte 
	{
	width: 794px;
	margin-right:18px; 
	margin-left:7px; 
	text-align:left; 
	min-height:100%; 
	height:100% !important; 
	color:#1e261b; 
	background-repeat:repeat-y	
	}
.haupt 
	{
	width: 100%;
	margin-top: 6px;
	}
.texte 
	{
	float: left;
	width: 355px;
	display: inline;
	margin-left: 30px;
	margin-top:-2px;
	line-height:150%;
	}
.navigation 
	{
	float: left;
	width: 200px;
	overflow: hidden;
	}
.navigation a:link,
.navigation a:visited 
	{
	text-decoration:none;
	color: #e5ce9a;
	}
.navigation a:hover
	{
	text-decoration:none;
	color:#ffffff;
	}
.navigation a:active 
	{
	text-decoration:none;
	color:#000000;
	}
.navigation ul 
	{
	list-style-type:none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	}
.navigation li 
	{
	background-color: #a12003;
	margin-left:0px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #cece88;
	}
.navigation li.hauptnav 
	{
	background-color: #f7d879;
	margin-left:0px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #cece88;
	}
.navigation li.hauptnav a 
	{
        color:#1e261b;
	}

a:link, 
a:visited, 
a:active 
	{
	text-decoration: none;
	color:#760000;
	}
a:hover 
	{
	text-decoration: underline;
	color:#ffffff;
	}
h1 
	{
	line-height:150%;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: .98em;
	color: #760000;
	font-weight: bold;
	}
h2 
	{
	line-height:150%;
	margin-top: 20px;
	margin-bottom: 10px;
	/* margin-bottom: 6px;*/
	font-size: .88em;
	color: #000000;
	font-weight: bold;
	}