@charset "UTF-8";

body {
	background: #FFFFFF;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #4C4C4C;
	font-size: 9pt;
	line-height: 150%;
	font-family: Verdana;
}


#container a:link {
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #749200;
}
#container a:visited {
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #888E6F;
	font-style: italic;
}

#container {
	width: 940px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	padding: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 180px;
}

#header a:link {
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header img {
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#nav {
	height: 130px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../img/nav/hg_nav.gif);
	background-repeat: no-repeat;
}

#nav img {
	border: 0px;
	text-decoration: none;
}

#nav a:link {
	line-height: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.links_nav
{
	padding-top: 27px;
}

#mainContent {
	background: #FFFFFF;
}

#mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#mainContent img {
	border: 0px;
	padding-bottom: 0px;
}

.text_klein  {
	font-size: 7pt;
	margin-right: 95px;
	margin-bottom: -10px;
	line-height: 130%;
	font-size: 7pt;
}

p.text_klein_rechtsbuendig {
	font-size: 7pt;
	text-align: right;
	margin-right: 95px;
	margin-top: -20px;
	line-height: 0%;
}
#mainContent p.td_text {
	margin-left: 45px;
}
#mainContent .td_text_grün {
	color: #9DC416;
}

img.bildleiste {
	margin-bottom: 15px;
	padding-right: 5px;

}
img.bildleiste_letztes {
	margin-bottom: 15px;
}

#footer {
	text-align: right;
	margin-top: 10px;
}
.td_modelle {
	line-height: 187%;
}
.td_modelle_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
	margin-left: 45px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.text_rechtsbündig {
	text-align: right;
}

.text_klein_4kaesten {
	font-size: 7pt;
	margin-right: 45px;
}
#mainContent p.impressum_kontakt {
	margin-bottom: 6px;
	font-size: 7pt;
	line-height: 110%;
	margin-left: 45px;
}
#mainContent p.impressum_kontakt a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #626262;
	margin: 0px;
	padding: 0px;
}
#mainContent p.impressum_kontakt a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4c4c4c;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
