*{margin:0; padding:0}

body {
	text-align: center;
	background: url(bg.jpg) repeat-x;
	padding:30px 0 30px 0 ;
	color: #242424;
}
.wrapper {
	position: relative;
	width: 966px;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.header {
	height: 355px;
	width: 966px;
	background: url(header.png) no-repeat;
}

.header .inside{
padding:9px 0 0 9px;
}

.header .teaser{
background: url(teaserbild.jpg) no-repeat;
width: 948px;
height: 272px;

}

.header .claim{
margin:9px 0 0 140px;
}

.header .claim  h1{
font-size:30px;
}

a{
color: #181f5c;
text-decoration:none;
}

.underline{
text-decoration: underline;
}

.content  .linke-spalte a {
text-decoration:underline;
font-weight:bold;
}

h1  a{
text-decoration:none;
color:#fff;	
}


.content h1{
font-size: 18px;
color: #242424;
margin:10px 0 10px 0;
}

.content h2 {
font-size: 15px;
color: #747474;
margin:0 0 10px 0;	
}
.content .linke-spalte p {
	padding: 0 0 1em;
	font: 1em/1.4em arial,sans-serif;
}

.content .rechte-spalte p {
	padding: 0 0 1em;

}


.clear{ 
clear:both;
}

.content{
   background: url(content.png) repeat-y;
   width:100%

}

.content .linke-spalte{
margin: 0px 0 0 30px;
width:710px;
float: left;
}

.content .rechte-spalte{
margin: 0 15px 0 0;
width:180px;
float: right;
}

.rechte-spalte .kontaktbox{
width:180px;
height:220px;
background: url(kontaktbox.jpg) no-repeat;
margin: -10px 0 0 0; 
color: #666;
font-size: 11px;
font-weight: bold;
line-height: 140%;
}

.kontaktbox  .inside{
padding: 105px 10px 10px 10px;
}


.rechte-spalte .partnerbox{
width:180px;
height:316px;
background: url(partnerbox.jpg) no-repeat;
margin: 30px 0 0 0; 
color: #666;
font-size: 11px;
font-weight: bold;
line-height: 140%;
}

.partnerbox .price{
position:absolute;
background: url(preis.png) no-repeat;
width: 78px;
height: 78px;
margin: 37px 0 0 -15px;
}

.partnerbox .inside{
padding: 115px 10px 10px 10px;
}

.partnerbox .blue{
font-size: 13px;
color:#181f5c;
line-height: 140%;
margin: 0 0 10px 0;
} 

.partnerbox .link{
font-size:12px;
margin: 11px 0 0 10px ;
display: inline-block;
}

.footer {
	width: 100%;
	height: 48px;
    background: url(footer.png) no-repeat;
}

.footer .inside{
padding: 18px 0 0 15px;
font-size: 0.7em;
}

