/* $Id: styles.css 4710 2009-11-17 09:25:18Z henri $ */

@CHARSET "UTF-8";

/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

/* CONTAINER ---------------------------------------------------------------------------------------------- */

#logoernst {
	height: 42px;
	width: 300px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 20px;
	top: 20px;
}

#navitop {
	height: 20px;
	width: 320px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 200px;
	top: 90px;
}

#logomarken {
	height: 50px;
	width: 350px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 600px;
	top: 20px;
}

#banner {
	height: 200px;
	width: 930px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 22px;
	top: 90px;
}

#navilinks {
	height: auto;
	width: 160px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 20px;
	top: 310px;
}

#logomrn {
	height: 122px;
	width: 160px;
	position: relative;
	margin-top: 100px;
}

#content {
	position: absolute;
	visibility: visible;
	z-index: 6;
	width: 570px;
	height: auto;
	left: 200px;
	top: 310px;
	line-height: 1.3em;
	color: #666666;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	width: 100%;
	height: 23px;
	background-color: #C8C9D1;
	position: relative;
	visibility: visible;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-top: 7px;
}

#gebrauchtwagen {
	height: auto;
	width: 160px;
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 790px;
	top: 310px;
}


/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

.ueberschrifteins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	display: block;
	padding-bottom: 10px;
}
.ueberschriftzwei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	display: block;
}
.ueberschriftdrei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	display: block;
}
.ueberschriftkategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #acb2be;
	display: block;
	height: 18px;
	width: 150px;
	padding-left: 10px;
	padding-top: 2px;
	text-transform: uppercase;
}
.ueberschriftvier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	display: block;
	padding-bottom: 5px;
	border-bottom: #666666 solid 1px;
}
.ueberschriftfuenf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	display: block;
	padding-bottom: 2px;
}
.textbold {
	font-weight: bold;
}
.textpaddingbottom {
	padding-bottom: 8px;
	display: block;
}
.textfehlermeldung {
	color: #f00000;
}
.textrot {
	color: #FF0000;
}

/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

a.grau:link, a.grau:visited, a.grau:active, a.grau:hover {	
	color: #666666;
	padding-top: 10px;
	display: block;
}
a.navitopgrau:link, a.navitopgrau:visited, a.navitopgrau:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 90px;
	margin-right: 2px;
	background-color: #acb2be;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
a.navitopgrau:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 90px;
	margin-right: 2px;
	background-color: #000000;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px
}

a.navitoprot:link, a.navitoprot:visited, a.navitoprot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 130px;
	margin-right: 2px;
	background-color: #F00000;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px
}
a.navitoprot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 130px;
	margin-right: 2px;
	background-color: #000000;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px
}
a.navileft:link, a.navileft:visited, a.navileft:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 150px;
	background-color: #C8C9D1;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom: #FFFFFF solid 1px;
}
a.navileft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 150px;
	background-color: #F1F1F1;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom: #FFFFFF solid 1px;
}
a.navileftzwei:link, a.navileftzwei:visited, a.navileftzwei:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	height: 36px;
	width: 150px;
	background-color: #C8C9D1;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	border-bottom: #FFFFFF solid 1px;
}
a.navileftzwei:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	height: 36px;
	width: 150px;
	background-color: #C8C9D1;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	border-bottom: #FFFFFF solid 1px;
}
a.navileftrot:link, a.navileftrot:visited, a.navileftrot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 150px;
	background-color: red;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom: #FFFFFF solid 1px;
}
a.navileftrot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 150px;
	background-color: #000000;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom: #FFFFFF solid 1px;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	line-height: 1.2em;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
	padding-right: 10px;
	line-height: 1.2em;
}
a.mehr:link, a.mehr:visited, a.mehr:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 60px;
	background-color: #ffffff;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}
a.mehr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 60px;
	background-color: #acb2be;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px
}
a.standortauswahl:link, a.standortauswahl:visited, a.standortauswahl:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.standortauswahl:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

.tabelleeins {
	background-color: #E6E6EB;
	height: auto;
	width: 570px;
	margin-bottom: 30px;
	padding: 20px;
	border: none;
}
.treinstabelleeins {
	background-color: #E6E6EB;
	height: 100%;
	width: 100%;
	border: none;
}
.tdeinstabelleeins {
	vertical-align: top;
}

/*  ----------------------------- */

.tabellezwei {
	height: auto;
	width: 570px;
	margin-bottom: 30px;
	border: none;
}
.treinstabellezwei {
	height: 100%;
	width: 570px;
	border: none;
}
.tdeinstabellezwei {
	vertical-align: top;
	width: 160px;
}
.tdzweitabellezwei {
	vertical-align: top;
	width: 390px;
	padding-left: 20px;
}

/*  ----------------------------- */

.tabelledrei {
	height: auto;
	width: 100%;
	border: none;
	background-color: #d8dfef;
	font-size: 0.8em;
	padding-bottom: 20px;
}
.treinstabelledrei {
	height: 100px;
	width: 100%;
	border: none;
}
.trzweitabelledrei {
	height: auto;
	width: 100%;
	border: none;
}
.tdeinstabelledrei {
	vertical-align: top;
	width: 100%;
	padding-bottom: 10px;
}
.tdzweitabelledrei {
	vertical-align: middle;
	width: 50%;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tddreitabelledrei {
	vertical-align: middle;
	width: 50%;
	height: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.tdviertabelledrei {
	vertical-align: middle;
	width: 100%;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tdfuenftabelledrei {
	vertical-align: middle;
	width: 100%;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: right;
}

/*  ----------------------------- */

.tabellevier {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	border: none;
}
.treinstabellevier {
	height: auto;
	width: 100%;
	border: none;
}
.tdeinstabellevier {
	vertical-align: top;
	width: 50%;
}
.tdzweitabellevier {
	vertical-align: top;
	width: 50%;
	text-align: right;
}

/*  ----------------------------- */

.tabellefuenf {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	border: none;
	margin-top: 10px;
}
.treinstabellefuenf {
	height: 45px;
	width: 100%;
	border: none;
}
.tdeinstabellefuenf {
	vertical-align: middle;
	width: 45%;
}
.tdzweitabellefuenf {
	vertical-align: middle;
	width: 55%;
}

/*  ----------------------------- */

.tabellesechs {
	height: auto;
	width: 100%;
	border: none;
	margin-bottom: 20px;
}
.treinstabellesechs {
	height: auto;
	width: 100%;
	border: none;
}
.tdeinstabellesechs {
	vertical-align: top;
	width: 50%;
}
.tdzweitabellesechs {
	vertical-align: top;
	width: 50%;
	text-align: right;
}

/*  ----------------------------- */

.tabellesieben {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	border: none;
}
.treinstabellesieben {
	height: auto;
	width: 100%;
	border: none;
}
.tdeinstabellesieben {
	vertical-align: top;
	width: 50%;
	height: 120px;
}
.tdzweitabellesieben {
	vertical-align: middle;
	width: 50%;
	height: 120px;
}

/*  ----------------------------- */

/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  hier seitenname ---------------------------------------------------------------------------------------------- */





/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */
 
.imgeinzellogo {
	padding-right: 20px;
	vertical-align: top;
}
.imgeinzellogoklein {
	padding-right: 20px;
	vertical-align: top;
	width: 40px;
	height: 40px;
}

/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */

.inputeins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #F1F1F1;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	width: 200px;
	border: 1px solid #666666;
}
.selecteins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #F1F1F1;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 200px;
	border: 1px solid #666666;
}
.submiteins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #F1F1F1;
	text-align: middle;
	vertical-align: middle;
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
	cursor: pointer;
}
.textareaeins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #F1F1F1;
	text-align: left;
	vertical-align: top;
	height: 90px;
	width: 457px;
	border: 1px solid #666666;
}
