/* styles CSS Document */

html{
	height: 100.06%;
}

body{
	FONT-SIZE: 12px; 
	COLOR: #232323; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height: 100.06%;
	text-decoration: none;
}

*{
	margin: 0px;
	padding: 0px;
	border: none 0px transparent;
}

H1 {
	FONT-SIZE: 23px; 
	MARGIN-BOTTOM: 5px; 
	COLOR: #143d80;
	line-height: 30px;
	font-weight: normal;
}

H2 {
	FONT-SIZE: 20px; 
	COLOR: #143d80;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 27px;
}

P {
	MARGIN: 7px 0px 7px 0px;
	FONT-SIZE: 12px; 
	COLOR: #232323; 
	LINE-HEIGHT: 16px;
}

a img{
	border:none;
}

A:link {
	COLOR: #0065bc; 
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #900f00; 
	TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #0065bc; 
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
}

.page{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
}

.main{
	position: relative;
	width: 980px;
	z-index:0;
	top: 0px;
}

.content1{
	margin: 310px 45px 170px 175px;
	width: 550px;
	float: left;
}

.content2{
	float: left;
	margin: 310px 0px 170px 0px;
	width: 195px;
	color: #757575;
	font-weight: bold;
	font-size: 11px;
}

.content2 img{
	margin: 15px 0px 10px 10px;
}

.clear00
{
	float: none;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

#preisgarantie{
	color:#999999;
	font-weight: normal;
	font-size: 10px;
}

.footer{
	margin: 15px 0px 0px 165px;
	height: 165px;
	position: absolute;
	bottom: 0px;
}

#but_bg{
	width: 520px;
	height: 93px;
	background-image:url(img/button.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
	display:block;
}

#but1{
	width: 550px;
	height: 93px;
	vertical-align:middle;
}

#bspan{
	line-height: 30px;
	FONT-SIZE: 23px; 
	COLOR: #143d80;
	width: 420px;
	display: block;
	padding: 15px 0px 0px 0px;
	text-align:center;
}

#spacer{
	width: 550px;
	height: 15px;
	background-repeat: repeat-x;
	background-image:url(img/hl_522.gif);
}

#copyright{
	color:#999999;
	font-size:10px;
	line-height:13px;
	text-decoration:none;
	width: 550px;
}

.header{
	position: absolute;
	height: 288px;
	width: 980px;
	z-index: 1;
	background-image:url(img/bg.gif);
	background-repeat: no-repeat;
	top: 5px;
}

#logo{
	margin: 0px 0px -6px 5px;
	z-index: 2;
}

#header_img{
	position: absolute;
	top: 41px;
	left: 174px;
}

#p_text{
	display: block;
	padding: 0px 0px 10px 0px;
	float: right;
	color: #000000;
	font-style:italic;
}

#p_text:hover{
	text-decoration: none;
	}