@charset "utf-8";
/* CSS Document */
@page { size:21.0cm 27.9cm; }
img{border:0px;}
body{
	background-color:#d7cdc2;
	font-family:Verdana, Geneva, sans-serif;}
p{
	color:#5f370b;
	font-size:12px;
}
td{color:#5f370b; 
font-size:12px;}
li{color:#5f370b; 
font-size:12px;
list-style-type:none;
list-style-image:url(../img/layout/lister.jpg);
padding-bottom:5px;}
.inhalt{
	background-color:#FFF;
	border:solid 1px #bdae9b;}
.panorama{
	background-image:url(../img/layout/panorama.jpg);
	background-position:bottom;
	background-repeat:no-repeat;}
.menubg{
	background-image:url(../img/layout/menubg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:219px;
	padding:10px 0px 12px 10px;}
.menu, .menu:link, .menu:visited{
	color:#613206;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	}
.menu:hover, .menu:active, .menu:focus{
	color:#07317b;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #07317b;
	background-image: url(../img/layout/h1element.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F0992F;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #613206;
}

.bgorange{
	background-color: #F0992F;}
.bgltorange{background-color:#f8e5c7;}
a, a:link, a:visited{
	color:#192d72;
	text-decoration:none;}
a:hover, a:active, a:focus{
	color:#F0992F;
	text-decoration:none;}
.font11px{
	font-size:11px;}
div.left{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	font-size:11px;
	color:#0B337B;
	background-color: #D7CDC2;
	padding: 3px;
}
div.right{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	font-size:11px;
	color:#0B337B;
	background-color: #D7CDC2;
	padding: 3px;
}
.font14px {
	font-size: 14px;
}
.bildrechts{
	float:right;
	padding:0 0 10px 10px;
}