body {
	font:normal 12px verdana;
	background-color:#ffffff;
	color:#666666;
}

* { 
	margin:0;
	padding:0;
}

a {
	color:#cc6600;
	text-decoration:none;
	border-bottom:1px dotted #cc6600;
}

a.ext {
	color:#cc6600;
	text-decoration:none;
	border-bottom:1px dotted #cc6600;
	padding-right:15px;
	background:url(/img/.gif) no-repeat right top;
}

.clear {
	clear:both;
}

#container {
	width:990px;
	margin:0 auto;
}

#bottom {
	background:url(/img/foot.gif) no-repeat;
	height:40px;
}

#content {
	background:url(/img/bgr.gif) repeat-y;
	padding-bottom:20px;
}

#C {
	background:url(/img/head.jpg) no-repeat;
}

#R {
	float:right;
	width:600px;
}

#L {
	float:left;
	width:350px;
	padding-top:180px;
}

#playground {
	width:460px;
	/* border:1px solid red; */
}

#navx {
	padding:60px 105px 50px 275px;
	font:bold 10px verdana;
	color:#b4b4b4;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:right;
	/* border:1px solid red; */
}

#navx a {
	color:#999999;
	margin:0 30px 0 0;
	text-decoration:none;
	border-bottom:none;
}

#navx a:hover {
	text-decoration:underline;
}
	
#ad1 {
	height:180px;
	width:100%;
	text-align:center;
}

#ad2 {
	margin-left:35px;
	width:300px;
	height:250px;
}

#ad3 {
	margin-left:35px;
	padding-top:40px;
}

#ad3 table {
	margin-left:70px;
}

h1 {
	font:bold 14px arial;
	color:#666666;
	padding:0 0 10px 0;
}

h2 {
	font:bold 14px arial;
	color:#666666;
	padding:20px 0 10px 0;
}

.headline {
	font:bold 10px verdana;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#999999;
	padding-bottom:5px;
}

#copyright {
	padding:0 105px 10px 0;
	text-align:right;
	font:normal 10px verdana;
}

p.produkttipp {
	line-height:170%;
	padding-bottom:30px;
}

p.produkttipp span {
	font-size:10px;
}

.infotxt {
	text-align:justify;
	line-height:170%;
	padding-top:10px;
}

.last {
	border-bottom:none;
}

td.parameter {
	border-bottom:1px solid #e3e3e3;
	padding:5px 30px 5px 0;
}

td.wert {
	border-bottom:1px solid #e3e3e3;
	padding:5px 0;
}

#spielplatz {
	padding:0 105px 40px 0;
	text-align:right;
	font:normal 10px verdana;
}