
html, body {
	height: 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: #000000;
	
	/* background: #f3f3f3 url('../img/bg_main.jpg') repeat-x;	 */
}

#page {
	width: 1050px;
	
	background:  #fff;
	/*-moz-box-shadow: 4px -10px 10px 0px #666;
	-webkit-box-shadow:4px -10px 10px #666;*/
	margin: 0px auto;
	min-height:97%;
}

#footer{
	position:relative;
    bottom:0px;
	width: 100%;
	
}

#footer .footer_wrapper{
	padding: 4px 40px 4px 35px;
	border-top: solid 1px #DEDEDE;
	font-size: 11px;
	color: #414142;
}

#footer .slogan{
	float:  left;
}

#footer .copyright{
	text-align:  right;
}

#servicenav{
	float:  right;
	margin: 5px 40px 0 0px;
}


#servicenav ul,#mainnav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#servicenav li, #mainnav li.l1{
	float: left;
}

#servicenav a{
	color:  #fff;
	text-decoration: none;
	margin-left: 20px;
	font-size: 11px;
}

a.lang{
	float:  left;
	margin-right: 5px;
	color:  #000;
	text-decoration: none;
}

#servicenav img.langimg{
	margin-top: -3px;
}

#servicenav img.searchimg{
	margin:  0px 0px 0px 3px;

}

.searchfield{
	margin:  -3px 0 0 20px;
}

#servicenav a.searchbtn{
	margin-left: 0px;
	cursor: default;
}

.inputsearch{
	width:  100px;
	font-size: 10px;
	padding:  none;
	height:  16px;
	float:  left;
}

li#langnavparent{
	position: relative;
	height:  20px;
	border: solid 0px red;
}

#col_worldmap ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#worldwide {
	float: left;
}

.navwrapper{
	float:  left;
}



#tochternavparent, #haendlerparent{
	font-weight: normal;
	margin-left:25px;
}

#haendlerparent{
	font-weight: normal;
	margin-left:45px;
}





ul#tochternav, ul#haendler_nav {
	margin:  0;
	padding:  0;
	margin-top: -999px;
	position:  absolute;
	list-style: none;
	-moz-box-shadow: 4px 4px 10px 0px #666;
	-webkit-box-shadow: 4px 4px 10px #666;
}

ul#tochternav li a, ul#haendler_nav li a {
	padding-left: 20px;
	margin-left: 0;
	font-size: 11px;	
}



ul#tochternav li, ul#haendler_nav li{
	margin:  0;
	padding:  0;
}

.dropdownimg{
	margin: 0px 0 0 0px;

}

#servicenav_wrapper #servicenav{
	z-index: 2;
	position: relative;
}

ul#langnav {
	margin:  0;
	padding:  4px 0 0 0;
	margin-top: -999px;
	position:  absolute;
	-moz-box-shadow:4px 4px 10px 0px #666;
	-webkit-box-shadow:4px 4px 10px #666;
}

ul#langnav li{
	float: none;
	margin:  0;
	padding:  0;
	width: 130px;
	
	
}

ul#langnav li a, #tochternav li a, #haendler_nav li a{
	display:  block;
	padding:  3px 40px 3px 20px;
	margin-left: 0px;
	border-bottom: 1px solid #dddcdd;
	background: #f6f5f6;
	text-decoration: none;
	color: #3d3d3d;	
}

#haendler_nav li a{
	padding-right: 90px;	
}

ul#langnav li a:hover, #langnav li a:focus, #tochternav li a:hover, #haendler_nav li a:hover{
	/*color: #c72026;*/
	color: #ED1C24;
	background: #e8e7e8;

}


#mainnav{
	float:  left;
	padding-left: 250px;
	margin:  14px 40px 0 0px;
	text-align: left;
	position: relative /* the dealer locater need this*/;
	z-index: 1 /* the dealer locater need this*/;
		
}

#mainnav ul.mainlevel{
	
}

#mainnav li.l1{
	margin-left: 10px;
	border: solid 0px red;
	height:  20px;
}

#mainnav li.l1 a{
	text-decoration: none;
	color: #3d3d3d;
	font-weight: bold;	
	padding:  3px 10px 3px 5px;
	display: block;	
	font-size: 11px;
	text-transform: uppercase;
}


#mainnav li.l1 a:hover,#mainnav li.l1 a:focus{
	background: #f6f5f6;
	text-decoration: underline;
	/*color: #c72026;*/
	color: #ED1C24;	
}

#mainnav li.spacer a:hover{
	text-decoration: none !important;
}

#mainnav li.l1 a.selected{
	background: #fff;
	text-decoration: underline;
	/*color: #c72026;*/
	color: #ED1C24;
	
	
}


#mainnav li.active{
	background: #f6f5f6;
	/*color: #c72026;*/
	color: #ED1C24;
	-moz-box-shadow:4px 4px 10px 0px #666;
	-webkit-box-shadow:4px 4px 10px #666;
	}


#mainnav ul.ul2, #mainnav ul.ul3{
	margin:  0px;
	padding:  0;
	/*margin-top: -999px;*/
	left: -10000px;
	position:  absolute;
	-moz-box-shadow:4px 4px 10px 0px #666;
	-webkit-box-shadow:4px 4px 10px #666;

}	

#mainnav ul.ul2{
	/*background:  url(../file/layout/bg_mainnav_bottom.png) repeat-x bottom;*/
	/*padding-bottom: 5px;*/	
	
}

#mainnav li.l2{
	white-space: nowrap;
	/*background:  url(../file/layout/bg_mainnav.png) repeat-y right;*/
	/*padding-right: 7px;*/
}

#mainnav li.l3{
	white-space: normal !important;
}

#mainnav li.l2 a{
	text-decoration: none;
	background:  #f6f5f6;
	padding:  3px 50px 3px 10px;
	border-bottom: 1px solid #dddcdd;
	display:  block;
	text-transform: none;
}

#mainnav li.l2 a:hover,#mainnav li.l2 a:focus{
	text-decoration: underline;
	/*color: #c72026;*/
	color: #ED1C24;
	background: #e8e7e8;
	-moz-box-shadow:0px 0px 0px 0px #666;
	-webkit-box-shadow:0px 0px 0px #666;
}


#mainnav li.l2 a.withchilds{
	background:  #f6f5f6 url(../img/pfeil_schwarz.gif) no-repeat right;
}

#mainnav li.l2 a.withchilds:hover, #mainnav li.l2 a.withchilds:focus, #mainnav li.l2 a.selected{
	text-decoration: underline;
	background:  #e8e7e8 url(../img/pfeil_schwarz.gif) no-repeat right;
	/*color: #c72026;*/
	color: #ED1C24;
}

#mainnav li.fixedwith{
	width:  140px !important;
}

#mainnav li.l3 a{
	display:  block;
	padding:  3px 20px 3px 10px;
	border-bottom: 1px solid #dddcdd;
	background: #f6f5f6;
}

#mainnav li.l3 a:hover,#mainnav li.l3 a:focus{
	text-decoration: underline;
	background: #e8e7e8;
	/*color:  #000;*/
}


#mainnav li.spacer, ul#langnav li.spacer, #tochternav li.spacer, #haendler_nav li.spacer{
	border-bottom:  none;
}

#mainnav li.spacer a:hover, ul#langnav li.spacer a:hover, #tochternav li.spacer a:hover, #haendler_nav li.spacer a:hover{
	background: #f6f5f6;
}




#subnavigation{
	float:  left;
	width:  195px;
	text-align: right;
	padding: 20px 0px 0px 5px;
}


#subnavigation table{
	margin: 0 0 0 auto;
}

#content{
	margin-left: 200px;
		
}

/*.logo{
	margin:  0px 0px 20px 0px;
	text-align: right;
}*/

#homecontent{
	text-align: center;
	margin: auto;
}

#homecontent .logo{
	margin:  10px 0px 20px  60px;
	text-align: left;
}

#homecontent td.logo{
	padding: 20px 0 0 0 ;
	text-align: right;
	vertical-align: top;
	width: 180px;
}


#sitmain {
	margin:  0px 0px 0px 30px;
	width: 917px; 
	height: 300px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('../img/start.jpg');
}

#sitmain .navigation{
	padding:  70px 0px 0px 50px;
}

#sitmain .navigation ul {
	list-style-type: none;
}

#sitmain .navigation li {
	margin:  5px;
	padding: 3px;
	width: 180px;
	background-color: red;
	color: white;
	text-align: left;
	background-position:170px 50%;
	background-repeat: no-repeat;
	background-image: url('../img/link_symbol_red.gif');
}

#sitmain .navigation li a {
	display: block;
	text-decoration: none;
	width: 200px;
	color: white;
	font-weight: bold;
}

#sitmain .navigation li a:hover {

}


#mainflash{
	margin: 0 0 13px 0;
}

.colwrapper{
	margin-bottom: 0px;
}

#col1, #col2, #col3, #col_worldmap, #col_news, #col_teaser{
	float:  left;
	text-align: left;
}

#col1, #col2, #col3{
	color:  #fff;
	width:  300px;
	border:  none;
}

#col1 {
	background: #5f7985;
}

#col2 {
	background: #52729e;
	margin:  0 0 0 10px;
}

#col3 {
	background: #c30000;
	margin:  0 0 0 10px;
}

.subcol1{
	float: left;
	padding: 10px;
	width:  180px;
	line-height: 16px;
}

.subcol2{
	text-align: right;
}

	#col_worldmap{
	background: #e7e7e7;
	width:  380px;
	height: 198px;
	position: relative;
	margin-left: 35px;
}


.col_head_world{
	border-bottom: solid 1px #000;
	margin:  4px 5px 4px 8px;
	padding:  2px 3px 1px 3px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 358px;
}

#col_news{
	background: #e7e7e7;
	width:  351px;
	height:  198px;
	margin:  0 0 0 17px;
	padding: 0 5px 0 5px;	
}

#col_teaser{
	height:  198px;
	margin:  0 0 0 17px;
}

.col_head{
	border-bottom: solid 1px #000;
	margin:  4px 4px 6px 4px;
	padding:  3px;
	font-weight: bold;
}



ul.news{
	list-style-type: none;
	/*list-style-image: url(../file/layout/line.gif);*/
	margin-left: 0px;
	margin-top: 10px;
	font-size: 11px;
}

ul.news li{
	background: url(../img/line.gif) no-repeat 0px 7px;
	margin: 0 0 10px 10px ;
	padding-left: 10px;
}

.noborder{
	border:  none;
}

.rtf .day {
	line-height: 62px;
}

.rtf h1{
	line-height: 26px;
}

.tag-cloud {
	line-height: 26px;
}

.editarea{
	margin: 40px 20px ;
	border:  solid 1px #000;
	padding:  10px;
}

.editarea table {
	width: 100%;
}

.editarea td {
	padding:  5px;
}

.editarea td.label {
	font-weight: bold;
	width:  200px;
}

.bottomspace {
	margin-bottom: 20px;
}

/************************** Layout country homepages *******************************/

.intro {
	margin: 0 auto 3px auto;
	text-align: left;
	width: 917px;
}

.introimage{
	position: relative;
	width:917px; 
	height:300px;
	zoom:1;
}

.introtext {
	position: absolute;
	top: 20px;
	left: 50px;
	width:  235px;
	text-align: left;
	line-height: 16px;
	padding: 5px;
}

.newscols {
	padding: 10px 0 10px 0;
	
}

.newscols .newscol {
	width:  295px;
	margin-right: 16px;
	text-align: left;
	float:  left;
}

.newscols .newscol a, .newscols .newscol a:hover {
	display: block;	
	height: 80px;
	color:  #fff;	
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	padding: 5px 105px 5px 5px;
}

.newscols .newscol3{
	margin-right: 0px;
}


#col_worldmap .worldwide-fr {
	margin-right: 20px;
}

#col_worldmap .world-fr a, .world-fr a:hover {
	display: block;
	float: left;
	margin-right: 15px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 7px;
	background: url(../img/link_symbol.gif) no-repeat 0px 50%;
}

#col_worldmap .world-fr a.selected{
	font-weight: bold;
}

/* ************************************************ */

ul.inside {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.inside li {
	padding-left: 10px;
	line-height: 16px;
	background: url(../img/link_symbol.gif) no-repeat 0px 4px;

}


/* *******************Modules******************************* */
.module-cm_form .form-message {
	display:  none;
}

.form-message {
	border:  solid 1px silver;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
}

.form-message .headline {
	padding-bottom: 10px;
}
.form-message ul {
	padding: 20px 0 10px 20px;
}

.module-cm_form .section {
	border-bottom: none;
	padding-bottom: 0px;
}

.module-cm_form .section label {
	float:  left;
	width: 110px;
}

.module-cm_form .formfield .data, .module-cm_form .section .field-message {
	margin-left: 115px;
}

.module-cm_form .formfield input[type="text"] {
	width:  200px;
}

.module-cm_form .formfield textarea {
	height:  150px;
}

.module-cm_html_fragment div.formnote {
	position: absolute;
	top: 295px;
	right: 0px;
	width: 215px;
}


/* ******************************************************** */

/* Floats and clearing */

/*.clearfix { display: block; }   
.floatbox { overflow:hidden; }
 #ie_clearing { display: none; }*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


 .subcolumns { width: 100%; overflow:hidden; }
 
 .clear{
	clear: both;
	font-size: 1px;
}
