
* {
margin : 0;
}
body {
padding : 0;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
text-align : center;
background : #262727 url(images/bg.png) repeat-x;
}
div#page {
width : 906px;
margin : 0 auto;
text-align : left;
}
div#header {
background : url(images/header.png) no-repeat;
height : 264px;
padding : 35px 0 0 21px;
}
div#header a {
display : block;
height : 72px;
width : 343px;
text-indent : -9999px;
}
div#content {
background : url(images/contentr.png) repeat-y;
width : 100%;
}
div#content2 {
background : url(images/content.png) no-repeat;
padding : 20px 60px 20px 60px;
}
div#content div.cleft {
float : left;
width : 49%;
border-right : 1px solid #2667bd;
}
div#content div.cright {
width : 50%;
float : left;
}
div#content div#img_leichter {
background : url(images/leichter.png) no-repeat;
height : 176px;
width : 328px;
margin : 25px 0 0 35px;
}
div#content a.teilnehmen {
display : block;
height : 25px;
width : 99px;
background : url(images/teilnehmen_button.png) no-repeat;
text-indent : -9999px;
}
div#content p.mitmachen {
display : block;
height : 19px;
width : 305px;
background : url(images/mitmachen.png) no-repeat;
margin-bottom : 10px;
}
div#footer {
background : url(images/footer.png) no-repeat;
height : 37px;
}
div#footer ul {
padding : 16px 50px 0 0;
float : right;
list-style-type : none;
}
div#footer ul li {
float : left;
padding : 0 15px 0 0;
}
div#footer ul li a {
color : #fff;
text-decoration : none;
font-size : 11px;
}
div#footer ul li a:hover {
text-decoration : underline;
}
div#kostenlos100 {
height : 196px;
width : 203px;
background : url(images/100_kostenlos.png);
position : relative;
top : 80px;
left : 730px;
}
div#Preise {
	text-align: 	center;
	color:			#0047ff;
	font-family:	Arial, sans-serif;
}
div#text_einverstaendnis {
	color:			#000000;
	font-family:	Tahoma, Arial, Vedana, serif;
	font-size:		2;
	line-height: 	1.4;
}

.mark {
color : #ff0000;
}
