@charset "utf-8";

body {
	background-image: url("images/div Bilder/background.jpg");
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
	
.main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
	
.left {
	float: left;
	width: 150px;
	background-color: transparent;
	padding: 10px 5px 5px 5px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
}
	
.middle {
	width: 470px;
	float: left;
	margin-left: 10px;
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
}
	
.right {
	float: left;
	margin-left: 20px;
	background-color: transparent;
	padding: 10px 0px 5px 5px;
	width: 200px;
	background-position: bottom;
	background-repeat: no-repeat;
}
	
.footer {
	width: 770px;
	float: left;
	height: 90px;
	padding-left: 200px;
	background-image: url("images/div Bilder/footer.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}
	
.middleheder {
	background-image:;
	width: 470px;
	height: 150px;
	background-image: url("images/div Bilder/HeaderNeu250209.png");
}
	
.middlemain {
	background-color: transparent;
	width: 450px;
	padding: 10px;
	margin-top: 10px;
	padding-top: 0px;
}
	
.linksoben {
	margin-bottom: 30px;
	background-position: center;
	height: 150px;
	background: url("images/div Bilder/Helm_black_orange_WEB150.png");
	float: left;
	color: transparent;
	width: 100%;
}
	
img, .linksoben {
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

* {behavior: url(iepngfix.htc);}

.aktuelles {
	float: left;
	width: 99%;
	padding-top: 0px;
	margin-top: 1px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 20px;
	font-size: 13px;
}
	
	
.image1 {
	margin: 0px 10px 5px 0px;
	border: 1px dotted white;
	float: left;
	width: 99%;
}
	
.image2 {
	margin: 0px 10px 5px 0px;
	float: left;
	width: 45%;
	font-size: 14px;
	color: black;
}
	
.image2 a:link {
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
	
.flower {
	margin: 10px 0px 5px 0px;
	background-image: url("images/div Bilder/flower.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 220px;
	float: left;
	width: 150px;
}
	
.clearer {
	clear: both;}
	
/*------- links -------*/	

a:link, a:visited {
	color: white;
	font-size: 10px;
	text-decoration: underline;
}
	
a:hover {
	color: transparent;
	font-size: 10px;
	text-decoration: underline;
}
	
ul.link {
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 20px;
}
	
ul.link li {
	padding: 0px;
	margin: 0 0 0 20px;
	font-size: 10px;
	line-height: 18px;}

ul.link a {
	background-color: transparent;
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	line-height: 18px;}
	
ul.link a:hover {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	line-height: 18px;
}
		
.h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white;}
.h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333;}
.date {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic;}



/*------------menu-----------*/

#menue {
	width: 150px;
	font-size: 11px;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 190px;
	background-image: url("images/div Bilder/logostart.png");
}

#menue ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menue li {
	display: block;
	margin-bottom: 2px;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	width: 120px;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	font-size: 11px;
}
#menue li a:visited {
	color: #FFFFFF;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
	border-bottom: 1px dotted #000;}
	
	
/*--------------------Stile-------------------------*/

.stil4 {font-size: 13px;}

