*{
	margin: 0;
	padding: 0;
	border: none;
}

body{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	background: url(../img/bg.jpg) repeat-x;
	font-size: 12px;
}

#bg{
	width: 900px;
	margin: 0 auto;
}

a{
	text-decoration: none;
	color: #000000;
}

.error{
	color: #ff0000;
	font-weight: bold;
	height: 20px;
}

#header{
	width: 890px;
	margin: 0 auto;
}

#content{
	width: 890px;
	height: 427px;
	margin:10px 0 10px 5px;
	background: url(../img/content.jpg) no-repeat;
}

.fett{
	font-weight:bold;
}

/******************seite 1******************************/

#buttons{
	left:20px;
	position:relative;
	top:95px;
}

#logo_auto{
	float: left;
	margin:1px;
	position:relative;
	bottom:20px;
}

.pdf_link{
	background-color:#333333;
	left:21px;
	opacity:0.7;
	position:relative;
	top:-325px;
	width:660px;
	z-index:100;
	opacity:.80;
	filter: alpha(opacity=80);
}

.pdf_link a{
	display: block;
	color: #ffffff;
	padding: 32px;
	font-weight:bold;
}

#flash{
	position:relative;
	float:right;
	right:15px;
}

#text1{
	float: left;
	position:relative;
	top:10px;
	left:15px;
	line-height:1.5;
	width: 550px;
}

#li_page1{
	list-style: none;
	position:relative;
	left:20px;
	width:700px;
}

#li_page1 li{
	padding:10px 0 0 0;
}

/******************seite 2******************************/

#text2{
	position:relative;
	top:40px;
	left:40px;
}

/******************seite 3******************************/

#text3{
	position:relative;
	top:40px;
	left:40px;
}

/******************seite 4******************************/

#text4{
	position:relative;
	top:40px;
	left:40px;
	float:left;
}

#submit{
	float: left;
	position:relative;
	top:5px;
}

#reset{
	position:relative;
	left:150px;
	top:5px;
}

#form{
	width:300px;
	float:right;
	position:relative;
	top:-20px;
}

#name, #vorname, #mail{
	border: 1px solid #888888;
	font-size:18px;
}

#nachricht{
	border: 1px solid #888888;
	width:260px;
}

/******************seite 5******************************/

#text5{
	left:40px;
	position:relative;
	top:40px;
	width:800px;
	text-align:justify;
}

/******************seite 6******************************/

#text6{
	left:40px;
	position:relative;
	top:40px;
	width:800px;
	text-align:justify;
}

#li_footer{
	list-style:none;
}

#li_footer li{
	display:inline;
}

#li_footer li a{
	padding:0 20px 0 0;
	text-decoration: none;
}

#li_footer_text{
	margin:0 220px 0 10px;
}

#footer{
	width: 890px;
	height: 18px;
	margin: 0 auto;
	background: url(../img/footer.jpg) repeat-x;
}