/* CSS Document  Start kaiserhoefe*/

body {
	padding :0;
	margin :0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d4c3a7;
	background-color: #8b6334;
	background-attachment: fixed;
	background-image: url(img/nav_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a {
    color: #d4c3a7;
}

p {
	line-height: 20px;
 }

h1{
	font-size: 30px;
	font-weight: lighter;
	display: inline;
}

#kopf {
	height: 125px;
	
}

#contstart {
	width: 980px;
	position: absolute;
	left: 0px;
	top: 125px;
	right: 980px;
}

#nav{
	width: 160px;
	position: absolute;
	top: 163px;
 }
 
 #nav ul{
    list-style-type: none;
	margin: 0;
	padding: 0;
}
 
 #nav li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #d4c3a7;
	line-height: 20px;
 }
 
  #nav li a{
	display: block;
	color: #d4c3a7;
	background-color: #8b6334;
	width: 160px;
	text-decoration: none;
	padding-left: 20px;
 }
 
   #nav li a:hover{
	display: block;
	color: #8b6334;
	background-color: #ede4d6;
	width: 160px;
	text-decoration: none;
	padding-left: 20px;
 }
 
  #nav li li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8b6334;
	line-height: 22px;
	text-transform: capitalize;
	background-color: #ede4d6;
	width: 160px;
 }
 
 #klein{
 text-transform: lowercase;
 }
 
    #nav li a.aktuell{
	display: block;
	color: #8b6334;
	background-color: #ede4d6;
	width: 160px;
	text-decoration: none;
	padding-left: 20px;
 }
 
  #nav ul .lang{
    list-style-type: none;
	margin: 0;
	padding: 0;
}
 
    #nav li a.lang{
	font-size: 12px;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-left: 20px;
 }

    #nav li a.langaktuell{
	font-size: 12px;
	display: block;
	color: #ffffff;
	width: 160px;
	text-decoration: none;
	padding-left: 20px;
	list-style-type: none;
 }
 
  #nav li a.langaktuell:hover{
  		color: #ffffff;
	background-color: #8b6334;
  
  }
 
#cont {
	width: 790px;
	position: absolute;
	left: 190px;
	top: 125px;
	right: 790px;
}

#text {
	color: #966B39;
	background-color: #FFFFFF;
	width: 360px;
	position: absolute;
	left: 190px;
	top: 164px;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	moz-opacity: 0.8;
	background: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	visibility: visible;
	z-index: 60;
}

#text a {
color: #966B39;
}

#text ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#bu1 {
	position: absolute;
	left: 209px;
	top: 395px;
	width: 260px;
}

#bu1 p{
	text-align: left;
}

#bu1 .bu{
	float: right;
}

#page {
	position: absolute;
	left: 434px;
	top: 503px;

}

#page a{
	text-decoration: none;
	}

#page a:hover{
    color: #8b6334;
	background-color: #ede4d6;
	text-decoration: none;
}

#tn1 {
	position: absolute;
	left: 191px;
	top: 520px;
	width: 272px;
	text-align: right;
}

#tn1 .bild {
	margin: 4px;
}

#tn2 {
	position: absolute;
	left: 193px;
	top: 125px;
	width: 272px;
}

#tn2 .resthead{
    margin-left: 2.5px;
}

#tn2 .bild {
    margin: 2.5px;	
}

#tn3 {
	position: absolute;
	left: 289px;
	top: 520px;
	width: 540px;
}

#tn3 .bild {
	margin: 4px;
}

