/* BODY
-------------------------------------------------------------------- */
body{
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	color: #665959;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	padding: 0;
	text-align: center;
	background-color: #f2f0f0;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	line-height: 1.3em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
form{
	color: #665959;
	padding: 0;
	margin: 0;
	width: 560px;
}
form.suche{
	background: none;
	border: 0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	width: 245px;
}
form.suchfeld{
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 160px;
}
label{ width: 190px; float: left; font-weight: bold; font-size: 85%;}
radio{ color: #665959; }
input{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#f2f0f0;
	background-image: url(images/innershadow.gif);
	color: #665959;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
input.zweihundert{ width: 230px; }
input.plz{ width: 66px; }
input.ohne_rahmen{
	border-width:0;
	background-color:#f2f0f0;
	color: #665959;
	width: 15px;
	height: 15px;
	background-image: none;
}
input.button{
	background-color: #e32322;
	background-image: url(images/bg-button-300.jpg); 
	background-repeat: no-repeat; 
	border: none;
	color: #FFFFFF;
	height: 37px;
	cursor:pointer;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 120%;
}
select{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#f2f0f0;
	background-image: url(images/innershadow.gif);
	color: #665959;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
select.hundert{ width: 140px; }
select.zweihundert{ width: 200px; }
textarea{
	font-family: Verdana; font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color:#f2f0f0;
	background-image: url(images/innershadow.gif);
	color: #665959;
	width: 300px;
	padding: 2px;
}
span.pflicht {color: #e32322;}
fieldset {
	border: 1px solid #cdc0c0;
	padding: 5px;
	position: relative;
	line-height: 1.5;
}
legend {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	color: #665959;
	line-height: 1.3;
}
.invalidInput{
	float: right;
	margin-right: 4px;
}
.invalidInput input{ border: 1px solid #665959; }
.invalidInput textarea{	border: 1px solid #665959; }
.validInput{ float: right;	margin-right: 4px; }
#kontaktformular label{ clear: both; }
#meldung_formular { font-weight: bold; background-color: #5c8ae6;}
#meldung_formular p { color: #665959; padding: 5px;}
.falle { display: none; }

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TABLE.formrahmen{
	 Background: #665959;	
}
TABLE.hell{
	 Background: #e6dfdf;	
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TABLE.mittel{
	 Background: #cdc0c0;	
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TR{
	 FONT-SIZE: 10pt;
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TR.farbig{
	 Background: #665959;	
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TR.mittel{
	 Background: #cdc0c0;	
	 font-family: Georgia, Geneva, Helvetica, sans-serif;
}
TR.hell{
	 Background: #e6dfdf;	
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TH{
	 FONT-SIZE: 26pt;
	 color: #e32322;
	 font-family: Georgia, Geneva, Helvetica, sans-serif
}
TD{
	 FONT-SIZE: 10pt;
	 font-family: Georgia, Geneva, Helvetica, sans-serif;
	color: #665959
}
TD.mittel{
	 Background: #cdc0c0;	
	 FONT-SIZE: 10pt;
	 font-family: Georgia, Geneva, Helvetica, sans-serif;
	color: #665959
}
TD.farbig{
	 FONT-SIZE: 10pt;
	 Background: #665959;
	 font-family: Georgia, Geneva, Helvetica, sans-serif;
	color: #665959
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{ color: #665959;	list-style-image:url(images/anstrich-li.gif); }
p{
	FONT-SIZE: 100%;
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	color: #665959;
	line-height: 1.5em;
}
p.klein{	FONT-SIZE: 80%; color: #665959; }
p.abschluss{ FONT-SIZE: 80%; color: #e32322; }
a{
	FONT-SIZE: 100%;
	color: #e32322;
	text-decoration: none;
}
a:hover{ color: #665959; text-decoration: none; }
a.klein{ FONT-SIZE: 80%; }
a.noborder:hover { border: 0; text-decoration: none; }
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #ccc0c0;
	border-bottom: transparent;
	margin: 10px 0;
	height: 1px;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 238px;
	margin: 0 11px 0 10px;
	padding: 0 0 20px 0;
	background-image: url(images/bg-navi.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#nav ul {
	list-style: none;
	width: 210px;
	margin: 0 0 20px 14px;
	padding: 0;
}
#nav li {
	list-style-image:none;
	padding: 4px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #d1c6c6;
}
#nav li a {
	font-size: 150%;
	font-weight: normal;
	display: block;
	color: #665959;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 0px;
	letter-spacing: 0em;
	border: 0;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	border: 0;
	color: #e32322;
	background-image: url(images/bg-naviOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li a.aktiv {
	text-decoration: none;
	border: 0;
	color: #e32322;
	background-image: url(images/bg-naviOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li.nav2 {
	background-image: none;
}
#nav li.nav2 a {
	font-size: 100%;
	font-weight: normal;
	display: block;
	color: #665959;
	text-align: left;
	padding: 0;
	margin: 0 0 0 30px;
	letter-spacing: 0em;
	border: 0;
	text-decoration: none;
}
#nav li.nav2 a:hover {
	text-decoration: none;
	border: 0;
	color: #e32322;
	background-image: none;
}
#nav li.nav2 a.aktiv {
	text-decoration: none;
	border: 0;
	color: #e32322;
	font-weight: bold;
	background-image: none;
}

#nav li.nav3 {
	background-image: none;
	padding: 0px 0px 0px 20px;
}
#nav li.nav3 a {
	font-size: 80%;
	font-weight: normal;
	display: block;
	color:#665959;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	letter-spacing: 0em;
	border: 0;
	text-decoration: none;
}
#nav li.nav3 a:hover {
	text-decoration: none;
	border: 0;
	color: #e32322;
}
#nav li.nav3 a.aktiv {
	text-decoration: none;
	border: 0;
	color: #665959;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 980px;
	height: 195px;
	margin: 0;
	padding: 0;
	background-image: url(images/landmaschinen-kommunaltechnik-krase.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #665959;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 980px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#links {
	width: 260px;
	margin: 0;
	float: left;
	background-image: url(images/bg-links.jpg);
	background-repeat: no-repeat;
}
#inhalt{
	width: 700px;
	min-height: 255px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	float: right;
}
h1{
	color: #e32322; 
	font-size: 180%;
	font-weight: normal;
	margin: -3px 0 15px 0;
	padding: 3px 0;
}
#inhalt h2{
	font-size: 140%;
	color: #665959; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px dotted #665959;
}
#inhalt h3{
	font-size: 120%;
	color: #665959; 
	margin: 0 0 5 0;
	padding: 0;
}
#inhalt h4{
	font-size: 100%;
	color: #FFFFFF; 
	font-weight: bold;
	margin: 2px 3px;
	padding: 0;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
	color: #e32322;
}

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

/* SUCHE
-------------------------------------------------------------------- */
#suche form{
	background: none;
	border: none;
}
#suche .buttonsuche{
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: auto;
	height: 25px;
	font-weight: bold;
	border: none;
}
INPUT.suche{ width: 200px; }
INPUT.suchebutton{
	width: 20px;
	background-color:#ffffff;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
#suchergebnis p { font-size: 80%; }
span.highlight { font-weight: bold; color: #e32322; }

#suchfeld { width: 190px; margin: 10px 0 0 0; float: right; }
#suchfeld form{ width: 190px; margin: 0; padding: 0; }
INPUT.suchfeld{
	width: 155px;
	height: 20px;
	background-image: none;
	border: none;
	background-color: #001c38;
	color: #FFFFFF;
}
INPUT.suchfeldbutton{
	background-color: #003366;
	width: 25px;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: none;
	margin: 0 0 0 2px;
	padding: 0;
}

/* MASCHINEN
-------------------------------------------------------------------- */
div.maschine {
	border-left: 5px solid #cdc1c1;
	margin-bottom: 3px;
	padding: 4px;
	font-size: 9pt;
}
h2.maschine {
	border: 0;
	color: #665959; 
	border-bottom: 1px dotted #665959;
}
a.maschine {
	font-size: 21px;
	border: 0;
}
#schnellkontakt {
	width: 330px; 
	background-color: #FFFFFF;
	border: 1px solid #cdc1c1;
	padding: 3px;
}
form.anfrage {
	width: 300px;
	border: none;
	background: none;
}
#formular label {
	width: 125px;
	float: left;
}
input.anfrage {
	width: 170px;
	margin-bottom: 3px;
}
input.anfrage_checkbox {
	width: 20px;
	margin-bottom: 3px;
	border: none;
	background: none;
}
input.button_anfrage {
	background-image: none;
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	width: 170px;
	background-color: #e32322;
}
span.fehler {
	color: #e32322;
	font-weight: bold;
}

/* BILDLAUF
-------------------------------------------------------------------- */
#bildlauf{
	width: 680px; 
	padding: 5px;
	border: 1px solid #cdc0c0;
}
#bildlauf img{
	border: 1px solid #cdc0c0;
}

/* 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: 0px; }
form p { margin-bottom: 5px; }

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 100%;
	height: 60px;
	margin: 20px 0 10px 0;
	padding: 0;
	background: #f2f0f0;	
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
}
#footer-inhalt {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
#footer p {
	font-size: 85%;
	font-weight: normal;
	color: #665959; 
	text-align: left;
	margin: 0px;
	padding: 0;
}
#footer a{ 
	color: #665959; 
}
#footer a:hover{
	color: #665959; 
	border: 0;
	background: none;
	text-decoration: underline;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html form{ width: auto;}
*html input{ height: 22px; }
*html select {	margin-right: 4px; }
*html fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
*html fieldset legend {	float: left; position: relative; margin-top: -1.5em;}
*html #suche .buttonsuche{ height: 22px; }
*html #bildlauf{ width: 690px; }

