*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/back02.jpg);
	background-position: center top;


}
div#wrapper {
	width:950px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;

}

div#head1 {
	width:950px;

}

div#head2 {
	width:950px;

}

div#head3 {
	width:910px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 40px;

}

div#content {
	width:950px;
	z-index: 10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#links {
	float:left;
	width:180px;
	z-index: 12;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
div#mitte {
	float:left;
	width:553px;
	z-index: 12;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
div#rechts {
	float:left;
	width:180px;
	z-index: 12;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div#dumed {
	position:absolute;
	left:831px;
	top:9px;
	width: 96px;
	height: 49px;
	background-color: #FFFFFF;
	padding-left: 13px;
	padding-top: 10px;
}


div#counter {
	position:absolute;
	left:549px;
	top:16px;
}











div#imp {
width:950px;
}
div#footer {
	width: 950px;
}




/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0000;
	margin-top: 0px;
	margin-bottom:2px;
}


a{
	color:#BC0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color:#000000;

}
div#links a{
	color:#bc0000;
	display:block;
	text-align:left;
	width:160px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:8px;

}
div#links a:hover{
	color:#000000;

}

div#rechts a{
	color:#000000;
	font-size: 12px;
}
div#rechts a:hover{
	color:#BC0000;
}
div#imp a{
	color:#000000;
	font-size: 10px;
}
div#imp a:hover{
	color:#BC0000;
}

div#head3 a{
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 12px;
	font-weight: bold;
}
div#head3 a:hover{
	color:#bc0000;

}


.clearer {
  clear: both;
}

#weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}

