@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}
img {border: none;}
a {color: #990000; text-decoration: none; cursor:pointer;}
a:hover {font-weight: bold;}
a:focus {outline: none;}
a.quer {font-size: 11px; margin-left: 6px;}
p {margin: 0px; margin-bottom: 16px;}
ul {margin: 0px; padding: 0px;}
li {list-style-type: none;}
h1, h2 { margin: 0px 0px 16px 0px; font-size: 16px; line-height: 27px; font-weight: normal; color: #990000;}
h3 { margin: 27px 0px 9px 0px; font-size: 16px; line-height: 27px; font-weight: normal; color: #990000;}
h4 { margin: 27px 0px 9px 0px; font-size: 13px; line-height: 16px; font-weight: bold;}
hr { height: 1px; color: #990000; margin: 0px;}

body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;}

#logo {
	float: left;}

#titel img {
	width: 390px;
	height: 82px;
	margin-left: 20px;}
	
#navi-winter {
	display: none;}
	
#navi-sommer {
	display: none;}
	
#navi-saison {
	display: none;}


#adresse {
	clear: left;
	margin-bottom: 32px;}
#adresse img {position: absolute; top: 167px; left: 250px;}
	
#inhalt1a {
	width: 400px;
	float: left;}
#inhalt1b {
	width: 400px;
	float: left;}
#inhalt1a li {list-style-type:disc; margin-left: 16px; margin-bottom: 8px;}
#inhalt1b li {list-style-type:disc; margin-left: 16px;}
	
#inhalt2 {
	width: 200px; margin: 11px 0px 0px 20px; float: left;}
	
#inhalt3 {
	width: 600px;
	clear: left;
	line-height: 0px;}
#inhalt3 img {padding: 0px; margin: 10px 10px 0px 0px; float: left;}
.box-winter {
	display: block;
	width: 200px;
	height: 120px;
	margin-bottom: 10px;
	background-color: #7094b7;
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	padding: 15px;}
.box-sommer {
	display: block;
	width: 200px;
	height: 120px;
	margin-bottom: 10px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	padding: 15px;}

.akzent-winter {color: #336699;}
.akzent-sommer {color: #FF8800;}
	

