*{padding:0; margin:0;}
 body, html {
	width: 100%;
	height: 100%;
 }
 body {
 	background: url(img/back/main.jpg) repeat-x #f5f9ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 div, td, ul, li, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
 }
a {
	color: #E95D0F;
}
a:hover {
	text-decoration: none;
}
a.mehr {
	background: url(img/back/mehr.gif) no-repeat;
	padding: 0px 10px 0px 15px;
	text-decoration: none;
	color: #2c4f69;
}
 h1 {
 	font-size: 13px;
	color: #434343;
	margin-bottom: 9px;
 }
 p {
 	margin: 3px 0px 5px 0px;
 }
 ul {
 	margin: 3px 0px 10px 12px;
	list-style-image: url(img/main/list-image.gif);
 }
 * html ul {
 	margin-left: 16px;
 }
 .contentImg {
 	padding: 2px;
	border: 1px solid #967d63;
	background-color: #edede0;
	margin-bottom: 5px;
 }
 .contentTable {
 	width: 603px;
 }
 .contentTable td {
 	vertical-align: top;
 }
  .formTable td {
 	vertical-align: middle;
 	padding: 1px;
 }
 .formular {
	background: #EEEEEE;
	border-top: 1px solid #e95d0f;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #e95d0f;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 .linkeSpalte {
 	padding-right: 5px;
	width: 296px;
 }
 .rechteSpalte {
 	padding-left: 5px;
	padding-top: 2px;
	width: 296px;
 }
 .kasten {
 	width: 268px;
	padding: 8px 10px 5px 10px;
	border: 1px solid #E95D0F;
	background-color: #FFFFFF;
 }
 .kasten h3 {
 	font-size: 11px;
 }
 .listitem {
 	border-bottom: 1px solid #a5b0de;
	padding-bottom: 9px;
	margin-top: 15px;
 }
 .listitem h3 {
 	font-size: 11px;
 }
 .listitem .contentImg {
 	float: left;
	margin-right: 15px;
 }
#mainWrapper {
	position: absolute;
	background: url(img/back/nav.gif) repeat-y;
	width: 100%;
	min-height: 100%;
}
* html #mainWrapper {
	height: 100%;
}
#main {
	padding-top: 178px;
	padding-left: 189px;
}
.sommer {
		background: url(img/back/sommer.jpg) no-repeat;
}
.sommer_en {
		background: url(img/back/sommer_en.jpg) no-repeat;
}
.winter {
		background: url(img/back/winter.jpg) no-repeat;
}
.winter_en {
		background: url(img/back/winter_en.jpg) no-repeat;
}
#content {
	width: 603px;
	margin-bottom: 60px;
}
#navWrapper {
	padding-top: 3px;
	background: url(img/back/nav-wrapper.gif) no-repeat;
}
#nav {
	position: absolute;
	top: 177px;
	left: 0px;
	width: 165px;
}
#nav a {
	display: block;
	width: 148px;
	text-align: right;
	padding: 5px 10px 5px 2px;
	color: #434343;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #8fa2b0;
}
#nav a:hover {
	background-color: #e2ac8f;
	border-top: 1px solid #AAAAAA;
	color: #FFFFFF;
}
#nav a.active {
	background-color: #E95D0F;
	font-weight: bold;
	border-bottom: 1px solid #E95D0F;
	border-top: 1px solid #E95D0F;
	color: #FFFFFF;
}
#nav .subnav {
	background-color: #f6e0d4;
	padding-bottom: 12px;
	padding-top: 3px;
	width: 160px;
	display: none;
}
#nav .subnav a {
	border-top: 1px solid #f3aa81;
	border-bottom: none;
	padding: 3px 10px 3px 2px;
}
#nav .subnav a:hover, #nav .subnav a.active {
	color: #434343;
	font-weight: bold;
	background: none;
	border-top: 1px solid #F3AA81;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	height: 37px;
	background: url(img/back/footer.jpg) no-repeat #FFFFFF;
	border-top: 1px solid #e95d0f;
}
#change {
	position: absolute;
	top: 149px;
	left: 15px;
}
#icons {
	position: absolute;
	left: 90px;
	top: 155px;
}
#auszeichnung {
	position: absolute;
	left: 547px;
	top: 50px;
}

.clearDiv{clear: both; position:relative;line-height: 1px;}
/* hack fuer Dreamweaver Ansicht */
#footer {
	display: none;
}
/* Anti Spam Formfield */
.mailform {
	display: none;
}