body {
	background-color: #000000;
	COLOR: #FFF; 
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana;
}
a {
	text-decoration:none;
}
table tr td {
	vertical-align:top;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR: #FFF;
	text-decoration:inherit;
}
#wrap {
	padding: 0px;
	margin: 0px auto 0px 0px;
}

#main {
	margin:0px;
}

.scroll{
	overflow:auto;
}
#navigation {
	padding: 0px;
	color:#FFF;
	background-color: #000;
	margin:0px;
	display:block;
}
#navigation ul, #navigation li{
	margin:0px;
	padding:0px;
}
#navigation ul{
	margin-left:40px;
}
#navigation li{
	display: inline;
	padding:0px 15px;
	margin:0px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	vertical-align:middle;
}
#navigation ul li a{
	color: #fff;
	text-decoration:none;
}
#navigation li.current a, #navigation a:hover{
	color: #EA741C;
}
/* Händlerverzeichnis */
.r290table th{
	text-align:left;
}
.r290table td{
	text-align:left;
	margin-right:10px;
}
.haendler_liste a {
	text-decoration:none;
	margin-left: 20px;
}
.haendler_liste a:hover, a:hover {
	color:#EA741C;
}
/* Text */
.textmodul {

	padding:10px;
}
/* Greybox */
.greybild {
	margin-right:10px;
	margin-bottom:10px;
}
.greybild img{
	border:#FFF 1px solid;
}
/* Lightbild */
.lightbild {
	float:left;
	margin:1px;
}
.lightbild img{
	border:#FFF 1px solid;
}
/* Galerie Lightbild2 */
.galerie {
	max-width:650px;
}
.lightbild2 {
	float:left;
	margin:1px;
}
.lightbild2 img{
	border:#FFF 1px solid;
}
/**** Formular ****/
form {
	padding:10px;
}
.formgen label,.formtext label  {
	width:150px;
	clear:left;
	float:left;
	margin-bottom:3px;
	text-align:right;
	margin-right:10px;
}
.formtext, .formtextfield  {
	margin-bottom:3px;
	/*
	opacity: 0.8;
	filter: alpha(opacity=80);
	*/
}
.formtextfield {
	width:250px;
	height:100px;
}
.formsubmit{
	margin-left:159px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.formcaptcha {
	margin-bottom:3px;
}
img.formcaptcha {
	border:1px solid #6A8299;
}
#r290_plz {
	width:60px;
	margin-right:5px;
}

/* Infotext */
.infotext a {
	color: #EA741C;
	font-size:0.9em;
}
.infotext a span {display:none;}

.infotext a:hover span {
position:absolute; top:200px;  left:350px; z-index:3;
display:block;
width:200px;
color:#FFF;
background:#000;
font:normal 16px courier, sans-serif;
border:1px solid white;
padding:10px;}

.answertext {
	text-align:right;
	margin-top:200px;
}
.renderhead {
display: block;
}
.renderhead span { 
display: none;
}
.renderhead img { 
padding:5px;
}

/* Größenangaben zum 1120-Design */
#main {
	font-size:12px;
}
#wrap {
	min-width:1000px;
	height:600px;
}
#navigation {
	min-width:1000px;
}
#navigation li{
	font-size:14px;
}
#left {
	width:400px;
}
#center {
	width:600px;
}
#einspaltig{
	width:1120px;
	height:602px;
}
.scroll{
	overflow:auto;
	height:600px;
}
#left h1, #left h2,#left h3,#left p{
	margin-left:45px;
	margin-right:25px;
}
h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom: 8px;
}
h2{
	font-size:18px;
	margin-bottom: 4px;
}
h3{
	font-size:16px;
	margin-bottom: 2px;
}
.formtextfield {
	width:200px;
	height:60px;
}