body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#header {
	background-image:url(/img/header.png);
	background-repeat:no-repeat;
	height:148px;
	width:1024px;
	
}

#wrapper {
	width:1024px;
	margin:0 auto;
	border:1px solid #dadada;
	}
	
#navi {
	margin-top:125px;
	position:absolute;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	}

#content {
	background-image:url(/img/shadow2.png);
	background-repeat:repeat-x;

	}
	

#navi a:link{
}

a:link, a:visited {
	text-decoration:none;
	color:#fff;
	}
	
a:hover {
	text-decoration:underline;
	color:#666666;
	}
	
#left {
	width:212px;
	float:left;
	
	padding-top:25px;
	
	}
	
#left ul li a {
	color:#333333;
	}

#left h3 {
	
	height:19px;
	padding-top:4px;
	background-image:url(/img/leftbg.png);
	background-repeat:repeat-x;
	padding-left:10px;
	margin:0;
	}
	
#left ul {
	margin:0;
	padding:0;
	}
	
#left ul li {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #dadada;
	padding-left:20px;
	}  

#left h4 {
	margin:0;
	font-size:10px;
	}
	

#left h5 {
	margin-top:20px;
	}
	
#right {
	width:790px;
	
	float:right;
	border-left:2px dotted #dadada;
	padding:10px;
	}
	
.lineclose {
	clear:both;
	}
	
h1 {
	font-size:16px;
	}
	
img {
	border:0;
	}
#starterimg {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
	}
	
p.intro {
	font-weight:bold;
	color:#333333;
	}
	
.liner {
	height:1px;
	background-color:#dadada;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.rightsmallerleft {
	width:340px;
	float:left;
	padding:5px;
	border:1px solid #dadada;
	margin:10px;
		height:280px;
	}
	
.rightsmallerright {
	width:340px;
	float:right;
	padding:5px;
	border:1px solid #dadada;
	margin:10px;
	height:280px;
	}
	
.rightsmallerleftbottom, .rightsmallerrightbottom {
	height:150px;
	}
	


h5, #right h2 {
	font-size:14px;
	margin:0;
	color:#333333;
	}
	

	
ul.pinkcheck li {
	list-style-type:none;
	background-image:url(/img/pinkcheck.png);
	background-repeat:no-repeat;
	padding-left:25px;
	min-height:19px;
	}
	
.strong {
	font-weight:bold;
	}
	
.price {
	font-size:9px;
	color:#666666;
	}
	
#footer {
	width:1024px;
	margin:0 auto;
	margin-top:5px;
	
	font-size:10px;
	color:#666666;
	}

#copy {
	margin:10px;
	text-align:center;
	}

#angebotspreis {
	
	margin-top:-10px;
	margin-right:15px;
	}
	
#withmobilesmallbg {
	background-image:url(/img/mobiles_hand_small.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
/* Form */
#newsletterform {
	font-size:9px;
	background-color:#f7dcea;
	border: 1px solid #dadada;
	padding:2px;
	
	}
	
#newsletterform a:link, #newsletterform a:visited {
	color:#333333;
	}
	
#newsletterform input, #newsletterform select{
	width:130px;
	font-size:9px;
	}
	
.boxwhite {
	background-image:url(/img/key.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
	#result {
	color:#FF0000;
	}
	
#strcpl {
	position:absolute;
	max-height:200px;

	overflow:hidden;	
	width:220px;
	margin-left:160px;
	margin-top:17px;
	
	
		}

#strcpl ul {
	margin:0;
	padding:0;
	
	
	width:220px;
	border:0px solid #000;
	
	}
#strcpl li {
	list-style-type:none;
	cursor:pointer;
	background-color:#FFFFFF;
	padding-left:3px;
	
	}
#strcpl li:hover {
	background-color:#6699FF;
	}
	
/*FORMMICROSITE */

#formmicrosite #newsletterform {
	font-size:12px;
	background-color:#fff;
	background:none;
	border: 0px solid #dadada;
	padding:2px;
	width:270px;
	float:right;
	margin-right:285px;
	margin-top:180px;
	
	}
	
#formmicrosite {
	background-image:url(/img/formbg.png);
	background-repeat:no-repeat;
	width:790px;
	height:450px;
	}
	
	
#formmicrosite .boxwhite {
	width:110px;
	float:left;
	font-size:10px;
	}