body {
	font-family: Helvetica, Verdana, Arial,sans-serif;
	font-size: 11px;
	color: #183e7d;
	background-attachment: fixed;
	background-color: #a9c38;
	background-repeat: no-repeat;
}

* {
	margin:0;
	padding:0;
}

img, a, input {
	behavior: url(iepngfix.htc);
	border:0;
}

ul {
	list-style-type:none;
}

a {
	text-decoration: underlined;
	color: #183e7d;
}

input {
	font-family: Helvetica, Verdana, Arial,sans-serif;
	font-size: 11px;
	color: #183e7d;
}

#seite {
	width: 940px;
	margin-left: 40px;
	height: 100%;
	z-index: 2;
}

#inhalt {
	margin-right: 240px;
	height: 100%;
	overflow: visible;
	z-index: 4;
}

#steuerung {
	float: right;
	width: 200px;
	padding: 0 20px 0 20px;
	height: 100%;
	z-index: 3;
}

#banner {
	width: 200px;
	height: 100%;
	overflow: visible;
	z-index: 5;
}

#logo {
	height: 143px;
	width: 200px;
	text-align: center;
	padding-top: 30px;
	z-index: 6;
}

#head {
	height: 173px;
	z-index: 998;
	background-position: center;
	background-color: #183e7d;
	background-repeat: no-repeat;
}

#headnavi {
	background-image: url(../img/base/1px_alpha80.png);
	margin: 0;
	padding: 0 6px 0 15px;
	height: 20px;
	position: absolute;
	margin-top: 153px;
	z-index: 999;
}

#headnavi li {
	padding-left: 5px;
	display: inline;
	}

#headnavi a {
	color: #183e7d;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
}

#menu {
	height: 20px;
	background-color: #183e7d;
	z-index: 9;
}

#menu li {
	padding-left:20px;
	display:inline;
	}

#menu a {
	color: #ffffff;
	font-size: 13px;
	line-height: 19px;
	}
	
#submenu {
	height: 20px;
	z-index: 546;
}
	
#submenucontent {
	height: 19px;
	margin: 0 20px;
	border-bottom: 1px solid #a9c938;
	z-index: 546;
}

#submenucontent li {
	padding-right:15px;
	display:inline;
	}

#submenucontent a {
	font-size: 13px;
	line-height: 18px;
	}

#button {
	width: 198px;
	height: 18px;
	border: 1px solid #a9c938;
	text-align: center;
	margin-bottom: 6px;
	line-height: 18px;
	z-index: 12;
	background-image: url(../img/base/1px_alpha70.png);
}
	
#button.active {
	background-color: #cfdf92;
	background-image: none;
}

#button a {
	font-size: 13px;
	}

#buttonsub {
	width: 200px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	line-height: 18px;
	z-index: 13;
	background-color: #cfdf92;
}

#buttonsub a {
	font-size: 13px;
	}

#buttonsub.shift {
	margin-bottom: 6px;
}

#buttonsub.start {
	margin-top: -6px;
}

#content {
	margin: 28px 20px;
	padding-bottom: 10px;
	z-index: 14;
}

#contentfloater {
	width: 175px;
	float: right;
	margin: 0 0 12px 20px;
	z-index: 16;
}

#contentfloater.wide {
	width: 362px;
	border-left: 1px solid #183e7d;
	padding-left: 20px;
}

#contentfloater.wideangebote {
	width: 400px;
	padding-left: 20px;
}

#offer {
	width: 200px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px 0;
	border-top: 2px solid #183e7d;
	border-bottom: 2px solid #183e7d;
	z-index: 19;
	background-image: url(../img/base/1px_alpha70.png);
}

h1 {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	padding-bottom: 28px;
}

h2 {
	font-size: 13px;
	padding-bottom: 6px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 6px;
}

p {
	padding-bottom: 8px;
	line-height: 1.5em;
}

.strong {
	font-weight: bold;
}

#offer h4 {
	font-size: 20px;
	padding-bottom: 6px;
}

#offer p {
	padding-bottom: 6px;
	line-height: 1.3em;
	font-size: 13px;	
}

#offer img {
	padding-bottom: 6px;
}

#content img {
	padding-bottom: 6px;
	padding-right: 12px;
}

#content a {
	text-decoration: underline;
	font-weight: bold;
}

#language {
	width: 200px;
	text-align: center;
	margin-top: 30px;
}

.dot_div {
	width: 469px;
	padding-bottom: 8px;
}

.dot_div_angebote {
	width: 400px;
	padding-bottom: 8px;
}

.dotline {
	border-bottom: 2px dotted #183e7d;
	height: 13px;
}

.dot_left {
	float: left;
	height: 15px;
	background-color: #fff;
}

.dot_right {
	float: right;
	height: 15px;
	background-color: #fff;
	
}

ul.ausstattung {
	list-style-type: none;
	padding-bottom: 5px;
}

ul.angebote {
	list-style-type: none;
}

li {
	padding-top: 2px;
}

hr { 
	margin-bottom: 8px;
	color:  #a9c938;
	background-color:  #a9c938;
	height: 1px;
	border-style: solid;
	clear: both;		
}

.right {
	float: right;
}

.left {
	float: left;
}

.bilderimtext {
	width: 518px;
}

input.button {background-color: #A9C938;border-color: #183e7d;border-style:solid;border-width:1px;color: #183e7d;}
.field {background-color: #CFDF92;border-color: #183E7D;border-style:solid;border-width:1px;}

#contentfloater img {
	padding: 0 5px 5px 0;
	float: left;
}

#contentfloater li {
	padding: 0 0 8px 23px;
}

.nopadd {
	padding: 0 !important;
}

.trennung {
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: solid 2px;
	color:  #a9c938;
	clear: both;
}

.trennungtagen {
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: solid 2px;
	color:  #a9c938;
}