body, div, h1, h2, h3, h4, dl, dt, dd, form, fieldset, blockquote, p, li,  td, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, img {
	margin: 0;
	padding: 0;
	border: 0px;
}

dt, dd {
	display:none;
}

csc-textpic-imagewrap {
	margin-bottom: 0px;
}

body {
	background-color: #b7b0a6;
	background-image:url(../media/layout/bg.gif);
	background-repeat: repeat-y;
}

#header {
	width: 968px;
	height: 174px;
	z-index: 88;
	position: absolute;
	top: 0px;
	left: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
  	background-position: top left;
}

.padding-top1 {
	padding-top: 20px;
	color: #fff;
}

.padding-top2 {
	padding-top: 40px;
	color: #fff;
}

html>body>#page #header {
	background-image:url(../media/layout/header_bg.png);
}

* html #page #header {
	filter:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='header_bg.png');
}

#headcontent {
	width: 965px;
	height: 174px;
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}


h1 {
	display: none;
}

h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
}

h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

h5 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

ul {
	margin: 10px;
	border: 0;
	padding: 0 0 0 25px;
	line-height: 16px;
	xlist-style-type: none;
	list-style-image: url(/fileadmin/media/layout/arrow_red.gif);
}

ul li {
	padding-bottom: 4px;
}

ul li a {
	font-weight: bold;
	color: #9A2633;
	text-decoration: none;
}

ul li a:hover {
	font-weight: bold;
	color: #fff;
	background-color: #9A2633;
	text-decoration: none;
}

a {
	color: #9A2633;
	text-decoration: none;
}

a:hover {
	color: #B50627;
	text-decoration: underline;
}

#page {
	position: absolute;
	width: 985px;
	left: 10px;
	top: 0px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#background {
	background-color: transparent;
	background-image: url(../media/layout/bg.png);
	background-repeat: no-repeat;
	height: 300px;
	z-index: 0;
}


#logo {
	position: absolute;
	z-index: 100px;
	top: 33px;
	left: 0px;
	width: 355px;
	height: 39px;
	border: 0;
	float: left;
}

#logo img {
	border: 0;
	width: 355px;
	height: 39px;
}

#metalogos {
	display: none;
	position: absolute;
	top: 76px;
	left: 247px;
	width: 513px;
	height: 84px;
	border: 0;
	float: left;
}

#metalogos img {
	border: 0;
}

#flags {
	display: none;
	position: absolute;
	top: 13px;
	left: 741px;
	width: 210px;
	height: 14px;
	border: 0;
	float: left;
}

#youarehere {
	position: absolute;
	top: 131px;
	left: 232px;
	width: 513px;
	height: 14px;
	border: 0;
	float: left;
	text-align: left;
	color:#666;
}

#container {
	padding-top: 144px;
	position: relative;
	background-color: #fff;
	width: 965px;
	clear: both;
}


.subnavlevel1, .subnavlevel1 a {
	color: #fff;
	font-size: 12px;
}

.subnavlevel1active, .subnavlevel1active a {
	color: #FD9702 !important;
	font-size: 12px;
}

.subnavlevel1 a:hover, .subnavlevel1active a:hover {
	color: #FED79C !important;
	font-size: 12px;
	text-decoration: none;
}


.subnavlevel2active, .subnavlevel2 a  {
	color: #fff;
	font-size: 12px;
}

.subnavlevel2 a:hover, .subnavlevel2active a:hover {
	color: #FED79C !important;
	font-size: 12px;
	text-decoration: none;
}



#left {
	width:211px;
	height:auto;
	position:relative;
	top:0px;
	left: 10px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

div#center {
	width:512px;
	background-color:#fff;
	position:relative;
	margin: 0 12px 0 12px;
	left: 12px;
	top: 0px;
	padding: 0;
	border: 0;
	float: left;
}

/* linke Spalte innerhalb der mittleren Spalte */
div#content_links {

	position:relative;
	float: left;
	width: 251px;
	margin: 0 2px 0 0;
	padding 0;
}

/* rechte Spalte innerhalb der mittleren Spalte */
div#content_rechts {

	position:relative;
	float: right;
	width: 251px;
	margin: 0 0 0 2px;
	padding 0;
}

/* diese Klasse beendet den zweispaltigen Mittelteil */
.clearboth {
	clear: both;
	height: 1px;
}

div#right {
	width: 217px;
	height: auto;
	position:relative;
	margin: 0px;
	top: 0px;
	left: 12px;
	right: 12px;
	padding:0;
	border:0;
	float:right;
}

div#navigation {
	width: 211px;
	min-height: 150px;
	background-color: #716F6E;
	padding-top: 30px;	
	margin-bottom: 12px;
	border-bottom: 1px solid #fff;
}

* html #page #container #left #navigation {
	height: 150px;
}

div#subnavigation {
	width: 211px;
	height: 295px;
	color: #fff;
	background-color: #716F6E;
	background-image: url(../media/layout/subnavi_bg.png);
	background-repeat: no-repeat; 
	background-position: bottom left;
	margin-bottom: 12px;
	border-bottom: 1px solid #fff;
}

.padding {
	margin: 0;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
}

div#adresse {
	width: 215px;
	background-color: #fff;
	padding-top:140px;
	background-image: url(../media/layout/adress_wheels.jpg);
	background-repeat: no-repeat; 
	margin-bottom: 12px;
	color: #716F6E;
	border: 1px solid #B7B0A6;
	text-align: right;
}

div#adresse .bodytext {
	color: #716F6E;
}

div#storefinder {
	width: 215px;
	min-height: 180px;
	padding-top: 10px;
	background-color: #93897e;
	background-image: url(../media/layout/europa.png);
	background-repeat: no-repeat; 
	margin-bottom: 12px;
	border: 1px solid #B7B0A6;
	text-align: left;
}

* html #page #container #right #storefinder {
	height: 180px;
}

div#storefinder .bodytext {
	color: #fff;
}


.image {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	border: 0px solid #fff;
	border-bottom: 1px solid #fff;
}

.image_mitte {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	border: 0px solid #fff;
	border-bottom: 1px solid #fff;
}

/*******************************/
/* Rahmenformatierungen */
/*******************************/

.box1 {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	border: 1px solid #B7B0A6;
	background-image: url(../media/layout/verlauf_grau.png);
	background-repeat: repeat-x; 
	background-color: #efefef;	
}

.standardBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	border: 1px solid #B7B0A6;
	background-image: url(../media/layout/verlauf_grau.png);
	background-repeat: repeat-x; 
	background-color: #e9e9e9;	
}

.blauBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #ffffff !important;
	background-color: #036;
	background-image: url(../media/layout/verlauf_blau.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;

}

.gruenBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #ffffff !important;
	background-color: #060;
	background-image: url(../media/layout/verlauf_gruen.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;
}

.gelbBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #333 !important;
	background-color: #F3C424;
	background-image: url(../media/layout/verlauf_gelb.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;
}

.gelbBox h3 {
	color: #333 !important;
}

.rotBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #ffffff !important;
	background-color: #9A2633;
	background-image: url(../media/layout/verlauf_rot.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;

}

.orangeBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #ffffff !important;
	background-color: #c63;
	background-image: url(../media/layout/verlauf_orange.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;

}

.braunBox {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	height: 360px;
	color: #ffffff !important;
	background-color: #52301A;
	background-image: url(../media/layout/verlauf_braun.png);
	background-repeat: repeat-x; 
	border-bottom: 1px solid #fff;

}

.rotBox .bodytext, .rotBox h3 {
	color: #fff;
}

/*******************************/
/* xxxxxxxxx */
/*******************************/

.printbox {
	padding: 0;
	margin: 0;
	height: 36px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	background-color: #fff;	
}

.bodytext {
	margin: 0;
	line-height: 16px;
	padding: 10px;
}


div#container_footer {
	width:100%;
	height:30px;
	background-color:#FFFFFF;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
	float:left;
}

div#footer {
	width:956px;
	height:30px;
	margin:0;
	background-image:url(../media/layout/bg_footer.png);
	background-repeat:repeat-x;
	padding:0px 0px 0px 10px;
	border:0;
	position:relative;
	top:0px;
	left:10px;
	clear:both;
}


div#footer a {
	color:#fff;
	text-decoration: none;
	}

div#footer_menu_meta {
	height:22px;
	position:relative;
	top:8px;
	left:14px;
	width:530px;
	border:0;
	float:left;
}



div#footer_copyright {
	height:22px;
	position:relative;
	top:8px;
	left:0;
	width:158px;
	border:0;
	align: center;
}



div.footer_menu_meta_item {
	height:22px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	float:left;
	padding:0px 14px 0px 14px;
}



div.footer_menu_meta_item_last {
	height:22px;
	border:0;
	vertical-align:top;
	float:left;
	padding:0px 14px 0px 14px;
}

/*******************************/
/* Formulare */
/*******************************/


#center * form br {
	clear: left;
}

#error {
	background-color: #f00;
	color: #fff;
	margin: 0 20px 10px 0;
	padding: 5px;
}

#center * label {
	display: block;
	float: left;
	margin: 0 0 5px 10px;
	width: 220px;
}

#center * input {
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	float: left;
	width: 250px;
	margin: 0 0 5px 0;
	background-color:	#F7F7F7;
	border: 1px solid #ADADAD;
}

#center * select {
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	float: left;
	width: 150px;
	margin: 0 0 5px 0;
	background-color:	#F7F7F7;
	border: 1px solid #ADADAD;
}

#center * textarea {
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
	background-color:	#F7F7F7;
	border: 1px solid #ADADAD;
}

.csc-mailform {
	border: 0px solid #fff;
}

#center * input[type="submit"]{
	font-weight: bold;
	margin: 10px;
}