/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
   FONT-SIZE: 10pt;
	color: #333333;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.5em;
}
body.galerie {
	background-image: none;
	text-align: left;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	background-color:#f3f3f3;
	border: 1px solid #e3e3e3;
	COLOR: #333333;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	FONT-SIZE: 100%;
	padding: 5px;
	margin: 0;
	width: 890px;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0;
	margin:0px 0px 8px 0px;
	width: 245px;
}
LABEL{
	width: 140px;
	float: left;
}
RADIO{
	COLOR: #333333;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	FONT-SIZE: 100%;
}
INPUT{
	background-image: url(images/innershadow.gif);
	border: 1px solid #b3b3b3;
	background-color:#f3f3f3;
	COLOR: #333333;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	FONT-SIZE: 100%;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.zweihundert{
	width: 200px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#f3f3f3;
   COLOR: #333333;
   FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
   FONT-SIZE: 100%;
	width: 20px;
	background-image: none;
}
INPUT.button{
	background-image: url(images/bg-button-300.jpg);
	border: none;
	background-color:#FFFFFF;
   COLOR: #ffffff;
	height: 37px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.suche{
	width: 200px;
}
INPUT.suchebutton{
	width: 20px;
	background-color:#ffffff;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
SELECT{
	border: 1px solid #b3b3b3;
	background-color:#FFFFFF;
   COLOR: #333333;
   FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
   FONT-SIZE: 100%;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{
	width: 100px;
}
SELECT.zweihundert{
	width: 200px;
}
textarea{
	background-image: url(images/innershadow.gif);
	border: 1px solid #b3b3b3;
	background-color:#FFFFFF;
    COLOR: #333333;
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
    FONT-SIZE: 100%;
	width: 300px;
	padding: 2px;
}
.falle { display: none; }

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
TR{
    FONT-SIZE: 100%;
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
TR.mittel{
    Background: #e3e3e3;	
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
}
TR.hell{
    Background: #f3f3f3;	
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
TH{
    FONT-SIZE: 26pt;
    COLOR: #990000;
    FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
TD{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	color: #333333
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{
	FONT-SIZE: 100%;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	color: #333333;
	list-style-image:url(images/anstrich-li.gif);
}
P{
	FONT-SIZE: 100%;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	color: #333333;
	line-height: 1.5em;
}
P.klein{
	FONT-SIZE: 90%;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	color: #333333;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	COLOR: #d12727;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
P.abschluss{
	FONT-SIZE: 100%;
	COLOR: #990000;
	FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif
}
A{
	FONT-SIZE: 100%;
   COLOR: #990000;
   FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	text-decoration: none;
}
A:hover{
   COLOR: #333333;	
   FONT-FAMILY: "Lucida Sans", Arial, Helvetica, Times, serif;
	text-decoration: none;
}
A.klein{
    FONT-SIZE: 90%;
}
a.noborder:hover {
	border: 0;
	text-decoration: none;
}
hr{
	width: 100%; 
	color: #b3b3b3;
	height: 1px;
	border: 0;
}
a.start img {
	border: none;
	background: none;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	khtml-opacity: 0.7;
	opacity: 0.7;
}
a.kontakt {
	font-size: 100%;
	display: block;
	background-color: #e3e3e3;
	color: #990000;
	text-align: left;
   padding: 5px;
   margin: 0;
	border: 1px dotted #990000;
   text-decoration: none;
}
a.kontakt:hover {
	background-color: #990000;
	color: #FFFFFF;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 600px;
	height: 84px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg-navi.gif);
}
#nav ul {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;
	width: 100%;
}
#nav li {
	list-style-image:none;
	padding: 0;
	margin: 0;
	float: left;
}
#nav li a {
	font-size: 1pt;
	font-family: "Arial Narrow", Arial, Verdana, Geneva, Helvetica, sans-serif;
	height: 45px;
	display: block;
	color: #990000;
	text-align: left;
   padding: 0;
   margin: 0;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	border: 0;
	color: #FFFFFF;
}
#nav a.aktiv {
	text-decoration: none;
	border: 0;
	color: #FFFFFF;
}

#nav a.Home { width: 60px; background-image: url(images/nav/home.gif); background-repeat: no-repeat; }
#nav a.Unternehmen { width: 107px; background-image: url(images/nav/unternehmen.gif); background-repeat: no-repeat; }
#nav a.Leistungen { width: 87px; background-image: url(images/nav/leistungen.gif); background-repeat: no-repeat; }
#nav a.Fahrzeuge { width: 85px; background-image: url(images/nav/fahrzeuge.gif); background-repeat: no-repeat; }
#nav a.Projekte { width: 69px; background-image: url(images/nav/projekte.gif); background-repeat: no-repeat; }
#nav a.Links { width: 49px; background-image: url(images/nav/links.gif); background-repeat: no-repeat; }
#nav a.Downloads { width: 94px; background-image: url(images/nav/downloads.gif); background-repeat: no-repeat; }
#nav a.Kontakt { width: 68px; background-image: url(images/nav/kontakt.gif); background-repeat: no-repeat; }
#nav a.News { width: 52px; background-image: url(images/nav/news.gif); background-repeat: no-repeat; }
#nav a.Service { width: 63px; background-image: url(images/nav/service.gif); background-repeat: no-repeat; }

#nav a.Home:hover { background-image: url(images/nav/homeOn.gif); }
#nav a.Unternehmen:hover { background-image: url(images/nav/unternehmenOn.gif); }
#nav a.Leistungen:hover { background-image: url(images/nav/leistungenOn.gif); }
#nav a.Fahrzeuge:hover { background-image: url(images/nav/fahrzeugeOn.gif); }
#nav a.Projekte:hover { background-image: url(images/nav/projekteOn.gif); }
#nav a.Links:hover { background-image: url(images/nav/linksOn.gif); }
#nav a.Downloads:hover { background-image: url(images/nav/downloadsOn.gif); }
#nav a.Kontakt:hover { background-image: url(images/nav/kontaktOn.gif); }
#nav a.News:hover { background-image: url(images/nav/newsOn.gif); }
#nav a.Service:hover { background-image: url(images/nav/serviceOn.gif); }

#nav a.HomeAktiv { width: 60px; background-image: url(images/nav/homeOn.gif); }
#nav a.UnternehmenAktiv { width: 107px; background-image: url(images/nav/unternehmenOn.gif); }
#nav a.LeistungenAktiv { width: 87px; background-image: url(images/nav/leistungenOn.gif); }
#nav a.FahrzeugeAktiv { width: 85px; background-image: url(images/nav/fahrzeugeOn.gif); }
#nav a.ProjekteAktiv { width: 69px; background-image: url(images/nav/projekteOn.gif); }
#nav a.LinksAktiv { width: 49px; background-image: url(images/nav/linksOn.gif); }
#nav a.DownloadsAktiv { width: 94px; background-image: url(images/nav/downloadsOn.gif); }
#nav a.KontaktAktiv { width: 68px; background-image: url(images/nav/kontaktOn.gif); }
#nav a.NewsAktiv { width: 52px; background-image: url(images/nav/newsOn.gif); }
#nav a.ServiceAktiv { width: 63px; background-image: url(images/nav/serviceOn.gif); }

#nav2 {
	width: 570px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}
#nav2 a {
	font-size: 8pt;
	font-family: "Arial Narrow", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
   padding: 7px 0 0 13px;
   margin: 0 0 0 0;
	border: 0;
   text-decoration: none;
}
#nav2 a:hover {
	text-decoration: underline;
	border: 0;
	color: #333333;
	background: none;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 1000px;
	margin:0px auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg-rahmen.jpg);
	background-repeat: no-repeat;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 900px;
	height: 100px;
	margin:0px auto;
	padding: 0;
	text-align: right;
	color: #FFFFFF;
}
#headerbild{
	width: 900px;
	height: 229px;
	margin: 0px auto;
	padding: 0;
}
#logo {
	float: right;
	height: 100px;
	width: 300px;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 900px;
	padding: 0;
	margin:0px auto;
	background-color: #fff;
	text-align: left;
}
#inhalt{
	width: 900px;
	min-height: 255px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}
#inhalt h1{
	font-size: 20pt;
	line-height: 1em;
	color: #990000; 
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #990000;
	font-weight: normal;
}
#inhalt h2{
   font-size: 21px;
	color: #d12727; 
	margin: 20px 0 -10px 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
}
#inhalt h2.nullAbstand{	margin: 0 0 -10px 0; }
#inhalt h3{
   font-size: 15px;
	color: #d12727; 
	margin:0px 0px 5px 0px;
	padding: 0;
}
#inhalt h4{
   font-size: 15px;
	color: #d12727; 
   FONT-FAMILY: "Arial Narrow", Arial, Verdana;
	font-weight: bold;
	margin: 2px 3px;
	padding: 0;
	border: none;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
   COLOR: #990000;
}

/* SUCHE
-------------------------------------------------------------------- */
#suche form{
	background-color: none;
}
#suche .buttonsuche{
	background-image: none;
	border: 0;
	background-color: #FF9900;
	color: #FFFFFF;
	width: 50px;
}
#suchergebnis p {
	font-size: 80%;
}
span.highlight { font-weight: bold; color: #FF0000;}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0;
}
form p {
	margin-bottom: 5px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 900px;
	margin: 10px auto;
	background-image: url(images/bg-footer.gif); 
	background-repeat: no-repeat; 
}
#footer p {
	margin: 0;
	font-size: 90%;
	color: #FFFFFF; 
	padding:10px 0px 10px 10px;
	text-align: left;
}
#footer a{
	color: #FFFFFF; 
	font-size: 90%;
}
#footer a:hover{
	color: #FFFFFF; 
	border: 0;
	background: none;
	text-decoration: underline;
}
#wolke {
	width: 880px;
	margin: 10px auto;
	text-align: left;
	color: #333333;
	text-align:justify;
}
#wolke p {
	color: #333333;
}

#linkfooter {
	width: 880px;
	margin: 10px auto;
	text-align: left;
	color: #333333;
	text-align:justify;
}
#linkfooter p {
	margin: 0;
	font-size: 90%;
	color: #333333;
	padding:10px 0px 10px 10px;
	text-align: left;
}
#linkfooter a{
	color: #333333;
	font-size: 90%;
}
#linkfooter a:hover{
	color: #333333;
	border: 0;
	background: none;
	text-decoration: underline;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html FORM{
	width: 900px;
}
*html FORM.callbackform{
	width: 237px;
}
*html INPUT.suchebutton{
	background-position: 0 3px;
}
*html li{
	list-style-image:url(images/anstrich-li-ie.gif);
}
*html INPUT{
	height: 22px;
}




