@charset "utf-8";
body{
	background-color: #FFFFFF;
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
}
#page{
	width: 990px;
	margin: auto;
	text-align: left;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-y;
}
#top{
	height: 66px;
	margin: 0px;
	padding: 0px;
	border-bottom: 7px solid #61332B;
	list-style-type: none;
}
#top li{
	float: left;
}
#top img{
	display: block;
}
#menu_1{
	display: none;
	position: absolute;
	margin-left: 511px;
}
#menu_2{
	display: none;
	position: absolute;
	margin-left: 671px;
	margin-top: 15px;
}
#menu_3{
	display: none;
	position: absolute;
	margin-left: 671px;
	margin-top: 40px;
}
#menu_4{
	display: none;
	position: absolute;
	margin-left: 671px;
	margin-top: 61px;
}
#menu_5{
	display: none;
	position: absolute;
	margin-left: 671px;
}
.sub_menu{
	background-color: #D9C9B2;
	padding-bottom: 10px;
	border-top: 7px solid #61332B;
	border-left: 2px solid #61332B;
	margin-top: -7px;
}
.sub1{
	border-top: none;
}
.sub_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	background-image: url("/img/mn_top.gif");
	background-repeat: no-repeat;
}
ul.sub{
	padding-top: 10px;
	background-image: none;
}
.sub_menu li{
	line-height: 21px;
}
li.li_on{
	background-image: url("/img/mn_bg.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.sub_menu a{
	display: block;
	width: 125px;
	color: #3E4141;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	background-image: url("/img/mn_bot.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 20px 2px 15px;
}
a.sub_menu_last{
	background-image: none;
	padding-bottom: 0px;
}
.sub_menu a:hover{
}
#main{
}
#left{
	float: left;
	width: 247px;
}
.clear{
	clear: both;
}
#flash{
	padding: 0px 7px 7px 7px;
}
#right{
	float: right;
	width: 736px;
	margin-right: 7px;
}
#bottom{
	background-color: #4D2B20;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
#copy{
	float: left;
	background-color: #4D2B20;
	width: 247px;
	line-height: 33px;
	text-align: center;
}
#frage{
	float: right;
}
#text{
	padding: 15px 25px;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #4D2B20;
	margin-bottom: 10px;
}
form{
	margin: 0px;
}
#logout_form{
	text-align: right;
	width: 223px;
	margin: 0px 7px 7px 7px;
	padding: 5px;
	background-color: #E6D8BB;
}
#print{
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 17px;
}
#print a{
	display: block;
	background-image: url("/img/print.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.foto_box{
	float: left;
	width: 343px;
	text-align: center;
}
.foto{
	cursor: pointer;
}
#holding{
	text-align: center;
	color: #FFFFFF;
}
#lang{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
}
#lang li{
	display: inline;
}
#lang a{
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
#lang a.aktual{
	color: #E6D8BB;
}
.nabytok{
	float: left;
	width: 343px;
	text-align: center;
}
