@charset "utf-8";
/* CSS Document */


<!--
* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
height: 100%;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
height: 100%;
background-color:#000;
background: url(./hp_images/BG.jpg);
}

/* DIV-Boxen */

div#wrapper {
position:relative;
margin:0 auto;
margin-top:0px;
width:759px;
height:auto !important;
z-index:1;
background: url(./hp_images/BG_Wraper.png);
background-repeat:no-repeat;
background-color:#fff;
}

div#Logo {
clear:both;
position:absolute;
top:14px;
right:0px;
width:759px;
height:106px;
z-index:4;
background-color:#000;
}

div#Header {
clear:both;
position:absolute;
top:120px;
right:0px;
width:759px;
height:269px;
z-index:3;
background-color:#FFF;
}

div#pfeil {
clear:both;
position:absolute;
top:303px;
left:460px;
width:212px;
height:54;
z-index:3;
}

#navigation_bg{
	position:absolute;
	top:120px;
	left:0px;
	width:652px;
	height:27px;
	z-index:4;
}

#facebook{
	position:absolute;
	top:325px;
	left:530px;
	width:137px;
	height:20px;
	z-index:2000;
	color:#fff;
}

#sprachwahl_de{
	position:absolute;
	top:124px;
	left:25px;
	width:35px;
	height:20px;
	z-index:2000;
	color:#fff;
}
#sprachwahl_de a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#sprachwahl_de a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#sprachwahl_de a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
#sprachwahl_fr{
	position:absolute;
	top:124px;
	left:55px;
	width:35px;
	height:20px;
	z-index:2001;
	color:#fff;
}
#sprachwahl_fr a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#sprachwahl_fr a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#sprachwahl_fr a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
*html #sprachwahl_it{
	position:absolute;
	top:123px;
	left:85px;
	width:35px;
	height:20px;
	z-index:2002;
	color:#fff;
}
#sprachwahl_it{
	position:absolute;
	top:124px;
	left:85px;
	width:35px;
	height:20px;
	z-index:2002;
	color:#fff;
}
#sprachwahl_it a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	line-height:20px;
}
#sprachwahl_it a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:20px;
} 
#sprachwahl_it a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:20px;
}

#wettbewerb_de{
	position:absolute;
	top:126px;
	left:312px;
	width:85px;
	height:20px;
	z-index:2000;
	color:#fff;
}
*html #wettbewerb_de{
	position:absolute;
	top:124px;
	left:312px;
	width:85px;
	height:20px;
	z-index:2000;
	color:#fff;
}
#wettbewerb_de a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#wettbewerb_de a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#wettbewerb_de a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#preis_de{
	position:absolute;
	top:126px;
	left:197px;
	width:100px;
	height:20px;
	z-index:2000;
	color:#fff;
}
*html #preis_de{
	position:absolute;
	top:127px;
	left:197px;
	width:100px;
	height:20px;
	z-index:2000;
	color:#fff;
}
#preis_de a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#preis_de a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#preis_de a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#wintercheck_de{
	position:absolute;
	top:126px;
	left:410px;
	width:130px;
	height:20px;
	z-index:2000;
	color:#fff;
}
*html #wintercheck_de{
	position:absolute;
	top:124px;
	left:410px;
	width:130px;
	height:20px;
	z-index:2000;
	color:#fff;
}
#wintercheck_de a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#wintercheck_de a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#wintercheck_de a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#rangliste{
	position:absolute;
	top:126px;
	left:142px;
	width:35px;
	height:20px;
	z-index:2000;
	color:#fff;
}
*html #rangliste{
	position:absolute;
	top:123px;
	left:142px;
	width:35px;
	height:20px;
	z-index:2000;
	color:#fff;
}
#rangliste a{
	color:#fff;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#rangliste a:hover { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} 
#rangliste a:active { 
	text-decoration:underline;
	color:#febe10;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

div#Content {
position:relative;
float: left;
width:730px;
min-height:450px;
margin-top:440px;
margin-left:27px;
margin-bottom:9px;
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#000;
line-height:18px;
background-color:#fff;
padding-bottom:30px;
}

div#Content td {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#000;
text-decoration:none;
}

div#Content a {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:none;
line-height:18px;
}

div#Content a:hover {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:underline;
line-height:18px;
}

div#Content a:active {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:underline;
line-height:18px;
}

div#Content td a {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:none;
line-height:18px;
}

div#Content td a:hover {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:underline;
line-height:18px;
}

div#Content td a:active {
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#febf10;
text-decoration:underline;
line-height:18px;
}

div#Content li {
	margin-left:15px;
}

div#Content h1 {
	padding-top:20px;
color:#febe10;
font-size:14px;
font-weight:bold;
line-height:18px;
font-family:arial;
}

.csc-default {
	margin-bottom:20px;
}

div#Copy {
clear: both;
position: absolute;
bottom:0px;
left:200px;
width:559px;
height: 30px;
font-size:11px;
line-height:30px;
font-family:Verdana;
color:#72797b;
text-decoration:none;
background-color:#000;
z-index:5;
}

div#Copy a {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-left:12px;
}

div#Copy a:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
    text-decoration:underline;
	padding-left:12px;
}

div#Copy td {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding-left:12px;
	border:solid 0px red;
}

#opel{
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	height:30px;
	z-index:2;
	color:#febe10;
	font-weight:bold;
	font-size:9px;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	background-color:#000;
	padding-left:9px;
}

div#original {
clear:both;
position:absolute;
top:375px;
left:15px;
width:166px;
height:23px;
z-index:200;
}

div#boese {
clear:both;
position:absolute;
top:428px;
left:15px;
width:362px;
height:34px;
z-index:200;
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Überschrift */

h1 {
font-family:Verdana;
font-size:19px;
font-weight:normal;
color:#000000;
line-height:19px;
padding-bottom:5px;
}

.csc-textpic-text {
	margin-left:15px;
}

/* FORMULAR */
#content_form{
	position:absolute;
	top:150px;
	left:20px;
	width:350px;
	height:420px;
	z-index:5;
}


/* Definition Breite Fieldset. Variante mit width="auto" --> Fixierung der Breite durch Ebenenvorgabe */
fieldset {
	width: 470px;
	display: block;
	padding:8px;
}


/* Label werden rechtsbündig an einer imaginären Achse angeschlagen */
label.left { 
	float: left; 
	text-align: right; 
	width:100px; 
	line-height:20px;
} 

/* Anordnung der Textfelder rechts neben Label. Achtung: Attribut-Selektor!  und Hintergrundfarbe*/
input[type=text]{ 
	float: left;
}


/* Anordnung Radiobuttons und Checkboxen mittels Klasse .right. / 
Margin-left (5.3em) = Breite Textfeld (5em) + Abstand zu Label (0.3em) */
input.right { 
	float: left; 
	width: auto; 
	clear: both; 
	margin-left:100px; 
	margin-right: 0.6em;
} 
 


/* Anordnung Sende/Weiterbutton*/
input[type=submit].right, input[type=button].right { 
	float: left;  
	width: 6em; 
	margin-left: 9em;
}


/* Aufhebung float-Zustände */
form br { 
clear: both; 
} 

.check {
	float: left; 
	text-align: right; 
	width:100px;
	height:100px;
	line-height:20px;
}

.check2 {
	float: left; 
	text-align: right; 
	width:100px;
	height:60px;
	line-height:20px;
}