* { margin: 0px;
    padding: 0px;
  }
  
body {
	width: 970px;
}

body, p a {
   color: #000; 
   background-color: #FFF;
   font-size: 11px;
   font-family: Arial,Helvetica,sans-serif;
   margin: 0; padding: 10px;
   min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
 }


font,tt,td,p,ul,ol,li,th,nobr,b,i,select,input, h2, h3, h4, h5 {
   
   font-size: 11px;
   font-family: Arial,Helvetica,sans-serif;
   line-height: 16px;
   margin: 0; 
   padding: 0;
 }

 b, strong {
 	font-size:11px;
	color:#000;
	font-weight:bold
	}
 
 #Header {
 	padding: 0;
	margin: 0;
 }
 
 #Logo,
 #HeadermGraphic,
 #DealerLogo {
 	float: left;
	margin: 0 3px 0 0;
	padding: 0;
 }
 
 .clear { 
 	clear: both;
}

* html div#Content {
   height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
 }
 
 html>body h1 {
   border-color: gray;  /* Farbangleichung an den Internet Explorer  */
 }
 
 h1 {
   font-size: 20px;
   font-weight: 500;
   line-height: 23px;
   margin: 20px 0 14px -0.1em;
   padding: 0;
}

h2 {
   font-size: 11px;
   font-weight: bold;
   margin: 20px 0 0 0;
   line-height: 16px;
   padding: 0;
   display: block;
   
}

h3 {
   font-size: 11px;
   font-weight: bold;
   margin: 0 0 5px 0;
   line-height: 16px;
   padding: 0;
}

h4 {
   font-size: 11px;
   font-weight: bold;
   margin: 0 0 5px 0;
   padding: 0;
}

	#RightContent h4 {
		margin: 4px 0 2px 0;
		line-height: 16px;
	}

	fieldset h4 {
		margin: 0;
		padding: 0;
		color: #AA0030;
	}

p {
	margin: 0 0 16px 0;
}

	.caption {
		font-size: 11px;
		line-height: 12px;
		margin: 0 0 17px 0;
		color: #777777;
	}
	
	p.right_txt {
		width: 212px;
		float: left;
	}
	
	p.linktop, p.linkback {
		width: 456px;
		text-align: right;
	}
	
		

#RightContent div.servicefield p, #RightContent div.servicefield h3, #RightContent div.servicefield h4 {
 	background-color: #F1F1F1;
	padding: 0 10px 0 10px;
 }
	

/** IE 6 **/
* html div.image_left_txt_right { height: 1%; }
/** IE 7 **/
* + html div.image_left_txt_right { height: 1%; }	


/** Content Teaser */
div.contentteaser {
	display: block;
	margin: 0 0 20px 0;
}

/** IE 6 **/
* html div.contentteaser { height: 1%; }

/** IE 7 **/
* + html div.contentteaser { height: 1%; }

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

div.last {
	margin-bottom: 24px;
}

div.contentteaser h3 {
 	margin: 0 0 7px 0;
}

div.contentteaser img {
	float: left;
	margin: 0 12px 0 0;
}

div.contentteaser p {
	/* GTD: Warum verhält sich der IE hier komisch!? */
	float: left;
	margin: 0;
	width: 338px;
}

#RightContent iframe { 
	padding: 1px;
	border: solid 1px #989898; 
}


* html div.contentteaser p {
	float: none;
}

#left_col {
	width:207px;
	float:left;
	margin:0 20px 0 0;
	padding:0px;
}

#left_col img {
	float: left;
	margin: 3px 0 0 0;
}

p.left_col_txt {
	width:105px;
	display: block;
	float:right;
}

#left_col h3 {
	margin:0 0 3px 0;
}

#right_col {
	width:222px;
	display: block;
	float:left;
}

#right_col img {
	float: left;
	margin: 3px 12px 0 0;
}

p.right_col_txt {
	width:120px;
	float:left;
}

p.right_col_txt_wide {
	width:210px;
	float:left;
}





/* Definition List als Hilfskonstrukt fuer Bildunterschriften */

dl.meImgLeft { 
	float: left;
	width: 222px;
	margin-right: 12px; 
	} 

dl.meImgListLeft { 
	float: left;
	width: 110px;
	margin-right: 12px; 
	} 

dl.meImgLeft dt, dl.meImgListLeft dt {
	margin-bottom: 0;
	}

/* verhindert das Einrücken und 
	den Abstand nach oben */

dl.meImgLeft dd {
	margin: 0;
	}

img.image_right_txt {
	float: left;
	margin: 0 12px 3px 0;
}

img.image_left {
	float: left;
	margin: 0 10px 25px 0;
}

img.image_right {
	float: left;
	margin: 0 0 25px 0;
}


#RightContent div.servicefield a.mail, #RightContent div.servicefield a.mail:hover {
	color: #AA0030;
}

#Content a.textlink, #Content a.textlink:hover {
	padding: 0;
  	background: none;
	text-decoration: none;
	color: #AA0030;
}

#Content a.jumplabel, #Content a.jumplabel:hover {
	padding: 0;
  	background: none;
	text-decoration: none;
	color: #000;
}

#Content p.linktop a, #Content p.linktop a:hover {
	color: #AA0030;
   	text-decoration: none;
	padding: 0 0 0 15px;
	background: url("../slike/icon_aktiv_top.gif")  no-repeat 2px 3px;
}

#Content p.linkback a, #Content p.linkback a:hover {
	color: #AA0030;
   	text-decoration: none;
	padding: 0 0 0 15px;
	background: url("../slike/icon_aktiv_links.gif")  no-repeat 2px 3px;
}

#Footer a, #Footer a:hover {
   	color: #AA0030;
   	background: none;
   	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
   	padding: 0 0 0 18px;
   	margin: 0; 
} 

	#Footer a.alone, #Footer a.alone:hover {
	   	padding: 0 0 0 0;
	} 

#FooterTehnicka a, #FooterTehnicka a:hover {
   	color: #AA0030;
   	background: none;
   	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
   	padding: 0 0 0 18px;
   	margin: 0; 
} 

	#FooterTehnicka a.alone, #FooterTehnicka a.alone:hover {
	   	padding: 0 0 0 0;
	} 

/***forms***/

#RightContent .button { 
	border:none;
	margin: 0 0 0 2px;
}

#RightContent label {
	display: block; 
	margin: 5px 0 5px 0px;
}

#RightContent fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


.suche { 
	background-color:#FFFFFF; 
	width:107px; 
	border:1px solid #A1B1BE;
	margin-left: 5px;
	}

.sucherechts { 
	background-color:#FFFFFF; 
	
	border:1px solid #A1B1BE;
	margin: 0;
	}

input.sucherechts {
	width:180px;
}

select.sucherechts {
	width:155px;
}
	
#SysNav ul li .button { 
	background-color:#AA0030;
	color:#FFF;
	border:none;
	font-size: 11px;
	font-weight:bold;
	padding:0 3px 0 2px;
	margin: 1px 25px 0 6px;
	height:16px;
}

#SearchInput {
	float: right;
	margin: 0;
	padding: 0 4px 0 0;
}

#Content form fieldset {
	background-color: #E2E3E4;
	border: none;
	margin: 0;
	padding: 6px 0 7px 12px;
}

#Content form fieldset .caption {
	margin: 9px 0 0 0;
	padding: 0 12px 0 0;
}


#Content form fieldset input {
	margin: 0px 4px 0 1px;
} 

#Content form fieldset input.cbox {
	margin: 0px 4px 0 0;
	padding: 0;
	line-height: 10px;
} 

#Content form fieldset p {
	background-color: #E2E3E4;
}

#Content form p.lastinput {
	margin: 0;
	padding: 0;
}

/**
 *
 * Collapsed block
 *
 */
#Content .collapsed {
	clear: both;
}

#Content .collapsed p {
	clear: none;
	float: left;
	width: 210px;
	w\idth: 212px;
	overflow: hidden;
	margin-right: 11px;
}

#Content fieldset p {
	margin-bottom: 8px;
}

#Content .collapsed p input.text {
	width: 205px;
	w\idth: 206px;
}

/* 
 * Buttons 
 */
 

#Content form .Buttons {
	float: right;
	border: none;
	margin: 11px 0 16px 0;
	padding: 0;
}

#Content form .Buttons input, #Content form .Buttons img {
	float: right;
	margin: 0 0 0 12px;
	padding: 0;
}

#Content label {
	display: block;
	margin: 0 0 2px 0;
	/*white-space: normal;*/
}

	#Content label.hasError {
		color: #B82121;
	}

#Content label.Checkbox,
#Content label.Radio,
#Content label.Unit {
	display: inline;
	margin-left: 6px;
}

/*
 * Input fields
 */
#Content input.text,
#Content textarea {
	font: inherit;
}

#Content p input.text,
#Content p textarea {
	width: 433px;
	w\idth: 429px;
	margin: 0;
	padding: 1px 0;
}

#Content textarea { 
	height: 110px; 
} 

#Content input.radio { 
	margin-top: 0;
	padding-top: 5px;
	width: 15px 
} 

/*
 * Error Fields and Label
 */
#Content .hasError label {
	color: #B82121; 
}

#Content .hasError input.text, 
#Content .hasError textarea { 
	border: 1px solid #B82121; 
} 






/*
 * Zip and City
 */
#Content .collapsed p.Zip {
	width: 60px;
	margin-right: 8px;
	w\idth: 64px;
}

#Content .collapsed p.Zip input.text {
	width: 50px;
	w\idth: 38px;
	
}

#Content .collapsed p.City {
	width: 151px;
	w\idth: 139px;
}

#Content .collapsed p.City input.text {
	width: 146px;
	w\idth: 134px;
}

/**
 *
 * Salutation
 *
 */
#Content p.Salutation {
	margin: 4px 0 8px 0;
}
 
#Content p.Salutation label {
	display: inline;
	margin-right: 20px;
}

#Content p.Salutation label.Radio {
	margin-right: 10px;
}

#Content p.Salutation input {
	background-color: #E2E3E4;
}

/*** /end forms ***/

 /***grid***/
 
 #Country {
 	float: right;
	font-size: 15px;
 }
 
 #Content {
 	float: left;
	width: 458px;
	margin: 0 0 24px 0 ;
	padding: 0 54px 0 40px;
}
 
 #RightContent {
 	float: left;
	width: 210px;
	margin: 0;
	padding: 27px 0px 24px 0px;
 }
 
 #RightContent div.teaserimage {
 	margin: 0 0 8px 0;
	padding: 0;
 }
 
 #RightContent div.servicefield {
 	margin: 0 0 8px 0;
	background-color: #F1F1F1;
	padding: 0 0 1px 0;
 }
  
#Footer {
   	clear: both;
   	width: 746px;
  	border-top: 1px solid #C6C6C6;
   	font-size: 11px;
   	padding: 10px 0 20px 216px;
   	margin-top: 0; 
}
#FooterTehnicka {
   	clear: both;
   	width: 533px;
  	border-top: 1px solid #C6C6C6;
   	font-size: 11px;
   	padding: 10px 0 20px 216px;
   	margin-top: 0; 
}


/****Sitemap****/

.head-sitemap {
	background-color: #AA0020;
}

.pop-head-sitemap {
	color: #FFF;
}

.row-sitemap {
	padding-left: 28px;
}

a.map-l1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #AA0020;
}

	a.map-l1:hover {
	text-decoration: underline;
	}
	
a.map-l2 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #AA0020;
}

	a.map-l2:hover {
		text-decoration: underline;
	}
	
body.popup {
	padding: 0;
	width: 100%;
}

#Content .pageSelector {
	text-align:right;
	
}

#Content .pageSelector a {
	background: none;
	text-align:right;
	padding:0px;

}


