/* *********************************************** */
/* allgemeine styles */
body {
	margin: 0;
	padding: 19px 0 0 0;
	height: 100%;
	text-align: center;
	font: 100.01% lucida grande, arial, sans-serif; 
	color: black;
}

a img	{ 
	border: 0;
	background: none;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 0;
	padding: 0;
	margin: 0;
}

legend	{
	font: 75%/100% arial, sans-serif;
	color: black;
	margin: 0;
}

table	{
	width: 100%;
	border-spacing: 2px;
	border: 0;
	margin: 0 0 10px 0;
}

tr	{
	background-color: none;
}

td	{
	vertical-align: top;
	padding: 0 5px 0 0;
}

th	{
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	color: black;
}

img	{
	border: 0;
	margin: 0;
}

ol, ul	{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

/* *********************************************** */
/* rahmenklassen */

#rahmen	{
	 width: 970px;
	 text-align: left;
	 padding: 0;
	 margin: auto;
}

.hide	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

.hide	{
	display: none;
}

.abstand5	{
	width: 5px;
	height: 5px;
}

.abstand10	{
	width: 10px;
	height: 10px;
}

.abstand20	{
	width: 20px;
	height: 20px;
}

.abstandHinten	{
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.clear	{
	clear: both;
	height: 0;
	width: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.block	{
	width: 400px;
	display: block;
	float: left;
}

#article hr,
.trenner	{
	display: block;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	border: 0;
	line-height: 0;
	font-size: 0;
	background-color: #646464;
}

/* *********************************************** */
/* kopf */

#logo	{
	width: auto;
	margin: 0 0 48px 0;
	padding: 0;
	float: left;
}

#suche	{
	width: 220px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	float: right;
}

ul#topmenue	{
	width: auto;
	height: 10px;
	margin: 0 0 11px 0;
	padding: 0;
}

ul#topmenue li	{
	width: auto;
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

/* *********************************************** */
/* inhalt */

#inhaltlinks	{
	position: relative;
	width: 308px;
	float: left;
	margin: 0;
	padding: 0 29px 0 0;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 278px;
}

#inhaltrechts	{
	width: 663px;
	min-height: 450px;
	height: auto;
	_height: 450px;
	float: left;
	margin: 0;
	padding: 0;
}

#article	{
	width: auto;
	margin: 0;
	padding: 0;
}

#inhaltlinks #buttonplus	{
	position: absolute;
	width: 131px;
	height: 123px;
	top: 40px;
	left: 166px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(../../images/rahmen/plusbutton.gif) no-repeat;
}

#inhaltlinks #buttonstart	{
	position: absolute;
	width: 131px;
	height: 123px;
	top: 40px;
	left: 166px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(../../images/rahmen/startbutton.gif) no-repeat;
}

#inhaltlinks #buttoneco	{
	position: absolute;
	width: 131px;
	height: 123px;
	top: 40px;
	left: 166px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(../../images/rahmen/ecobutton.gif) no-repeat;
}

/* *********************************************** */
/* startseite */

#startseite	{
	position: relative;
	width: 663px;
	margin: 0;
	padding: 213px 0 0 0;
	background: url(../../images/rahmen/bg_startseite.jpg) no-repeat;
}

#erstemal	{
	position: absolute;
	top: 32px;
	left: 32px;
	width: 239px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#film	{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 183px;
	height: 156px;
	padding: 5px 7px 6px 7px;
	margin: 0;
	background-color: white;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 169px;
	height: 145px;
}

#buttonplus	{
	width: 117px;
	height: 117px;
	margin: 0 100px 20px 15px;
	float: left;
	padding: 0;
	cursor: pointer;
}

#buttonstart	{
	width: 117px;
	height: 117px;
	margin: 0 100px 20px 0;
	float: left;
	padding: 0;
	cursor: pointer;
}

#buttoneco	{
	width: 117px;
	height: 117px;
	margin: 0 0 20px 0;
	float: left;
	padding: 0;
	cursor: pointer;
}

#plus	{
	width: 215px;
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
}

#start	{
	width: 215px;
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
}

#eco	{
	width: 215px;
	float: left;
	margin: 0;
	padding: 0;
}


/* *********************************************** */
/* hauptmenue */

#menue	{
	width: 663px;
	height: 31px;
	margin: 0 0 13px 0;
	padding: 0;
}

ul#hauptmenue	{
	width: 663px;
	height: 31px;
	margin: 0;
	padding: 0;
}

ul#hauptmenue li	{
	width: auto;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#safenetmenue	{
	width: 278px;
	height: 40px;
	font-size: 0;
	margin: 0 0 5px 0;
	padding: 0;
}

ul#safenetbuttons	{
	width: 278px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul#safenetbuttons li	{
	width: auto;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

/* *********************************************** */
/* submenue */

ul#submenue	{
	width: 278px;
	min-height: 150px;
	height: auto;
	_height: 150px;
	margin: 0 0 14px 0;
	padding: 15px 11px 0 11px;
	background: #e9e9e9 url(../../images/rahmen/bg_infobox_links.gif) no-repeat bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  	
  	min-height: 138px;
	height: auto;
	_height: 138px;
}

ul#submenue.plusmenue	{
	background: #0096e7 url(../../images/rahmen/bg_submenue_plus.gif) no-repeat;
}

ul#submenue.startmenue	{
	background: #df2831 url(../../images/rahmen/bg_submenue_start.gif) no-repeat;
}

ul#submenue.ecomenue	{
	background: #64b741 url(../../images/rahmen/bg_submenue_eco.gif) no-repeat;
}

ul#submenue li	{
	width: 255px;
	height: 14px;
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
	font: 70%/110% lucida grande, arial, sans-serif;
}

ul#submenue li a	{
	display: block;
	width: 255px;
	height: 14px;
	color: #323232;
	text-decoration: underline;
}

ul#submenue li a:hover	{
	color: white;
	background: #323232;
	text-decoration: none;
}

ul#submenue li.aktiv a	{
	display: block;
	width: 255px;
	height: 14px;
	color: white;
	background: #323232;
	text-decoration: none;
}

ul#submenue.plusmenue li,
ul#submenue.startmenue li,
ul#submenue.ecomenue li	{
	width: 255px;
	height: 14px;
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
	font: 70%/110% lucida grande, arial, sans-serif;
}

ul#submenue.plusmenue li a,
ul#submenue.startmenue li a,
ul#submenue.ecomenue li a	{
	display: block;
	width: 255px;
	height: 14px;
	color: white;
	text-decoration: underline;
}

ul#submenue.plusmenue li a:hover,
ul#submenue.startmenue li a:hover,
ul#submenue.ecomenue li a:hover	{
	color: #323232;
	background: white;
	text-decoration: none;
}

ul#submenue.plusmenue li.aktiv a,
ul#submenue.startmenue li.aktiv a,
ul#submenue.ecomenue li.aktiv a	{
	display: block;
	width: 255px;
	height: 14px;
	color: #323232;
	background: white;
	text-decoration: none;
}

/* *********************************************** */
/* infobox */

#infobox	{
	width: 222px;
	padding: 12px;
	margin: 0 0 15px 15px;
	float: right;
	background-color: #f5f5f5; 
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 198px; 
}

#infoboxLinks	{
	width: 278px;
	margin: 0;
	padding: 0;
}

#newsInfoboxLinks	{
	width: 278px;
	margin: 14px 0 0 0;
	padding: 0;
}

#kontaktbox	{
	width: 278px;
	min-height: 150px;
	height: auto;
	_height: 150px;
	margin: 0 0 14px 0;
	padding: 11px 11px 0 11px;
	background: #e9e9e9 url(../../images/rahmen/bg_kontaktbox.gif) no-repeat bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  	
  	min-height: 138px;
	height: auto;
	_height: 138px;
}

#kontaktbox_neu	{
	width: 278px;
	min-height: 101px;
	height: auto;
	_height: 101px;
	margin: 0 0 5px 0;
	padding: 11px 11px 0 11px;
	background: #e9e9e9 url(../../images/rahmen/bg_kontaktbox_neu.gif) no-repeat bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  	
  	min-height: 79px;
	height: auto;
	_height: 79px;
}

#infoboxLinks.plusmenue	{
	width: 278px;
	margin: 14px 0 14px 0;
	padding: 15px 11px 15px 11px;
	background: #0096e7 url(../../images/rahmen/bg_infobox_plus.gif) no-repeat bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  	
}

#infoboxLinks.startmenue	{
	width: 278px;
	margin: 14px 0 14px 0;
	padding: 15px 11px 15px 11px;
	background: #df2831 url(../../images/rahmen/bg_infobox_start.gif) no-repeat bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  
}


#infoboxLinks.ecomenue	{
	width: 278px;
	margin: 14px 0 14px 0;
	padding: 15px 11px 15px 11px;
	background: #64b741 url(../../images/rahmen/bg_infobox_eco.gif) no-repeat  bottom left;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 255px;  	
}

/* *********************************************** */
/* abschluss */

#fuss	{
	width: 970px;
	height: 32px;
	margin: 10px auto 20px auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 10px;
}

/* *********************************************** */
/* ueberschriften */

#article h1	{
	font: bold 112.5%/100% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #1d1d1d;
}

#article h2	{
	font: bold 87.5%/100% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #1d1d1d;
}

#kontaktbox h2,
#plus h2,
#start h2,
#eco h2	{
	font: 112.5%/120% lucida grande, arial, sans-serif; 
	margin: 0;
	color: black;
}

#kontaktbox_neu h2
	{
	font: 87.5%/120% lucida grande, arial, sans-serif; 
	margin: 0 0 5px 0;
	color: black;
}

#infobox h1	{
	font: bold 75%/100% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #1d1d1d;
	text-transform: uppercase;
}

#infobox h2	{
	font: bold 70%/100% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #1d1d1d;
}

#infoboxLinks h2,
#infoboxLinks h1	{
	font: 87.5%/100% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;
	color: #646464;
}

#infoboxLinks.plusmenue h2,
#infoboxLinks.startmenue h2,
#infoboxLinks.ecomenue h2 {
	color: black;
}

/* *********************************************** */
/* absaetze, sondertext */

#article p	{
	font: 75%/140% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0; 
	color: #1d1d1d;
}

#kontaktbox p	{
	font: 87.5%/140% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;  
	color: #646464;
}

#kontaktbox_neu p	{
	font: 87.5%/140% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;  
	color: #646464;
}

#article p.textklein,
#infoboxLinks p.textklein	{
	font: 62.5%/120% lucida grande, arial, sans-serif; 
	margin: 0 0 5px 0;  
	color: #646464;
}

#kontaktbox p.textKlein	{
	font: 62.5%/120% lucida grande, arial, sans-serif; 
	margin: 0 0 5px 0;  
	color: #646464;
}

#kontaktbox_neu p.textKlein	{
	font: 62.5%/120% lucida grande, arial, sans-serif; 
	margin: 0 0 10px 0;  
	color: #646464;
}

#infoboxLinks p {
	font: 75%/140% lucida grande, arial, sans-serif; 
	margin: 0 0 12px 0; 
	color: #646464;
}

#infoboxLinks.plusmenue p,
#infoboxLinks.startmenue p,
#infoboxLinks.ecomenue p {
	color: black;
}

#plus p,
#start p,
#eco p	{
	font: 75%/140% lucida grande, arial, sans-serif; 
	margin: 3px 0 5px 0; 
	color: #646464;
}

#infobox p	{
	font: 70%/135% lucida grande, arial, sans-serif; 
	margin: 5px 0 15px 0; 
	color: #1d1d1d;
}

#fuss p	{
	font: 70%/140% lucida grande, arial, sans-serif; 
	margin: 0; 
	color: black;
}

#article p.formular	{
	margin: 0 2px 0 0;
}

#article p.formularleft	{
	margin: 0 0 10px 10px;
	float: left;
}

#article p.formulargruen	{
	margin: 0 2px 0 0;
	color: #f99a32;
}

#article p.nomargin	{
	margin: 0; 
}

.textblock160	{
	width: 160px;
	display: inline;
}

/* *********************************************** */
/* listen */

#article li,
#infoboxLinks li	{
	background: url(../../images/utilities/aufzaehlung.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
	margin: 0;
	font: 100%/100% lucide grande, arial, sans-serif; 
	color: #1d1d1d;
}

#article ol 	{
	list-style-type: decimal;
	padding: 0 0 0 25px;
}

#article ol li	{
	background: none;
	padding: 0;
	margin: 0;
	font: 75%/140% lucide grande, arial, sans-serif; 
	color: #1d1d1d;
}

/* *********************************************** */
/* links */

.linkExtern,
.linkIntern	{
	background: url(../images/utilities/button_article.gif) no-repeat right 2px; 
	vertical-align: middle; 
	padding: 0 15px 0 0;
}

#fuss p a	{ 
	text-decoration: underline;
	color: #323232;
	margin: 0 0 0 11px;
}

#fuss p a:hover	{ 
	color: black;
	text-decoration: none;
}

#kontaktbox a,
#kontaktbox_neu a,
#infoboxLinks a	{
	color: #323232;
	text-decoration: underline;
}

#kontaktbox a:hover,
#kontaktbox_neu a:hover,
#infoboxLinks a:hover	{
	color: black;
	text-decoration: none;
}

#infoboxLinks.plusmenue a,
#infoboxLinks.startmenue a,
#infoboxLinks.ecomenue a {
	color: black;
}

#article a	{ 
	text-decoration: underline;
	color: #323232;
	margin: 0;
}

#article a:hover	{ 
	color: black;
	text-decoration: none;
}

/* *********************************************** */
/* bilder */

.button_neuigkeiten	{
	margin: 12px 0 0 0;
}

#article img	{
	margin: 0 5px 5px 0;
}

#article .frage img	{
	float: left;
	margin: 0 10px 0 0;
}

.bildlinks	{
	margin: 0 10px 10px 0;
}

.bildrechts	{
	margin: 0 0 10px 10px;
}

.partner {
	width: 100px;
	float: left;
	display: inline;
	margin: 0 25px 5px 0;
	padding: 0;
	}

.partner img {
	float: left;
	padding: 5px;
	border: 1px solid #ADADAD;	
	}
	
.partner strong {
	font-size: 11px;
	margin-left: 5px;
	float: left;
	display: inline;
	}
	
.fahrzeuge {
	width: 400px;
	}

/* *********************************************** */
/* formulare */

.form,
.formSuche	{
	margin: 0;
	padding: 0;
}

.login	{
	float: left;
	margin: 0 10px 20px 0; 
	display: inline;
	padding: 0;
}

/* *********************************************** */
/* input */

#article input,
#article textarea,
#article select,
#infobox input,
#suche input	{
	border: 1px solid #e9e9e9;
	background-color: #e9e9e9;
	font: 75%/140% arial, sans-serif; 
	color: black;
	margin: 0;
	padding: 2px;
}

#article input:focus,
#article textarea:focus,
#article select:focus,
#infobox input:focus,
#suche input:focus	{
	color: black;
	background-color: white;
	border: 1px solid #646464;
}

.inputSuche	{
	width: 193px;
	height: 20px;
	margin: 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 187px;
	height: 14px;
}

.inputcontent	{
	width: 180px;
	height: 20px;
	margin: 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 174px;
	height: 14px;
}

.inputtextarea	{
	width: 370px;
	height: 100px;
	margin: 0;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 364px;
	height: 94px;
}

.inputcontentkurz	{
	width: 56px;
	height: 20px;
	margin: 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 50px;
	height: 14px;
}

.inputcheckbox	{
	width: auto;
	height: auto;
	float: left;
	background-color: none;
}

.inputselect	{
	width: 180px;
	height: 24px;
	margin: 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 174px;
	height: 18px;
}

.inputselectklein	{
	width: 50px;
	height: 24px;
	margin: 0 3px 0 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 46px;
	height: 18px;
}

.inputselectmittel	{
	width: 100px;
	height: 24px;
	margin: 0 3px 0 0;
	float: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 96px;
	height: 18px;
}

#suchbutton,
#newsletterbutton,
#article #loginbutton,
input#suchbutton,
input#newsletterbutton,
input#article #loginbutton{
	float: left;
	border: none;
	border: 0;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 0 5px;
}

#article input.inputsubmit	{
	font: 70% arial, sans-serif;
	color: white;
	background-color: #646464;
	border: 0;
	padding: 2px;
}

.frage	{
	width: 663px;
	padding: 12px;
	margin: 0 0 15px 0;
	background-color: #f5f5f5; 
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 639px; 
}