*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(../images/back02.jpg);
	background-color: #CC0001;

}
div#wrapper {
	width:938px;
	position:relative;
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
div#head {
	width:938px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
div#content {
	width: 938px;
	z-index: 10;
}
div#puffer01 {
	float:left;
	width:40px;
	z-index: 12;
}
div#links {
	float:left;
	width:245px;
	z-index: 12;

}
div#puffer02 {
	float:left;
	width:60px;
	z-index: 12;

}

div#mitte {
	float:left;
	width:550px;
	z-index: 12;

}


div#menue {
	position:absolute;
	left:862px;
	top:7px;
}
div#flashhead {
	position:absolute;
	left:318px;
	top:47px;
	width: 415px;
	height: 119px;
}
div#footer {
	width: 938px;
	height: 83px;
	background-image: url(../images/footer.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


a{
	color:#D00000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color:#333333;

}

div#links a{
	color:#CD0102;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
div#links a:hover{
	color:#333333;

}

div#menue a{
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}
div#menue a:hover{
	color:#CC0001;

}


.Stil1 {color: #FF0000}
.Stil3 {font-size: 16px}
.Stil4 {font-size: 12px; color: #FF0000; }





.clearer {
  clear: both;
}

