html 
{ 
	margin:0px; 
 	padding:0px;
}
body 
{
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#back {
	background-image: url(../images/back02.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left: 50%;	
	margin-left: -392px;
	width:785px;
	height:714px;
	z-index:1;
}
div#logo {
	position:absolute;
	left:112px;
	top:63px;
	width:248px;
	height:65px;
	z-index:2;
}
div#menue {
	position:absolute;
	left:15px;
	top:146px;
	width:104px;
	height:291px;
	z-index:2;
}
div#contenthome {
	position:absolute;
	left:127px;
	top:325px;
	width:261px;
	height:218px;
	z-index:3;
}
div#bild01home {
	position:absolute;
	left:414px;
	top:328px;
	width:180px;
	height:240px;
	z-index:4;
}
div#bild02 {
	position:absolute;
	left:414px;
	top:852px;
	width:180px;
	height:240px;
	z-index:5;
}
div#bild03 {
	position:absolute;
	left:414px;
	top:590px;
	width:180px;
	height:240px;
	z-index:6;
}
div#menue a{
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#menue a:hover{
	text-decoration: none;
	color:#0053D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a{
	color:#0053D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0052D9;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.buttons
{
	font: 12px/14px Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color: #ffffff;
 	border: 3px double #ffffff;
	background-color: #E73622;
 	width: 150px;
	cursor:pointer;
}
.Stil1 {color: #000000}
