/* ---------------------------------- Definitionen Aufbau der Seite -------------------------------------- */

a, a:active, a:visited, a:link { font-weight: bold; text-decoration: none; color:#4C6510; background-color: inherit; }
a:hover { color:#F08D18; }


a.link2 {
		text-decoration: none;
		color:#E9F0E5;
		background-color: inherit;
}
a.link2:active {
		text-decoration: none;
		color:#E9F0E5;
		background-color: inherit;
}
a.link2:visited {
		text-decoration: none;
		color:#E9F0E5;
		background-color: inherit;
}
a.link2:link {
		text-decoration: none;
		color:#E9F0E5;
		background-color: inherit;
}
a.link2:hover {
		text-decoration: underline;
		color:#FFF;
		background-color: inherit;
}	



	


html {
   height: 100%;
}

p {
margin-top:5px;
}


body {
	height: 100%;
	display:block;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_main.jpg); 
	background-repeat:repeat-x;
	background-position:center top;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #72491C;
	color:#000;
	overflow:auto;
	text-align:center;
}

table {
	font-size: 11px;
}

.fett {
	font-weight:bold;
}

.maincontainer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:10;
}

.container {
	margin:0 auto;
	z-index:2;
	text-align:left;
	width:990px;
}


.mitte {
	float:left;
	width:100%;
}

.main_table {
	width:990px;
	padding:0px;
	margin:20px 0px 0px 0px;
	border:0px;
	border-style:solid;
	border-color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
}

.head {
	width:100%;
	height:30px;
	background-image:url(../images/bg_head.jpg); 
	background-repeat:no-repeat;
	background-position:center top;
	font-size:11px;
	color:#DCE5D5;
}

.head_navi {
	padding:0px 40px 0px 0px; 
	float:right;
}

.head_text {
	padding:9px 0px 0px 30px;
	float:left;
}

.rand_li {
	width:10px;
	vertical-align:top;
	background-image:url(../images/bg_rand_li.gif); 
	background-repeat:repeat-y;
	background-position:left top;
}

.rand_re {
	width:10px;
	vertical-align:top;
	background-image:url(../images/bg_rand_re.gif); 
	background-repeat:repeat-y;
	background-position:left top;
}

.banner {
	width:100%;
	height:168px;
}

.inhalt {
	width:970px;
	height:520px;
	background-image:url(../images/bg_inhalt.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFF;
	color:inherit;
	vertical-align:top;
}

.inhalt_main {
	width:558px;
	background-image:url(../images/bg_inhalt_rand.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	background-color:inherit;
	color:#5B431B;
	vertical-align:top;
	font-size:12px;
	text-align:justify;
}

.inhalt_navi {
	width:206px;
	background-image:url(../images/bg_navi.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	background-color:inherit;
	color:inherit;
	vertical-align:top;
}

.inhalt_teaser {
	width:206px;
	background-image:url(../images/bg_teaser.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	background-color:inherit;
	color:inherit;
	vertical-align:top;
}

.footer {
	width:100%;
	height:70px;
	background-image:url(../images/bg_footer.gif); 
	background-repeat:no-repeat;
	background-position:center top;
	font-size:11px;
	color:#99B089;
	background-color:inherit;
	vertical-align:bottom;
	text-align:right;
	padding: 0px 36px 12px 0px;
}

/* ---------------------------------- Buttons -------------------------------------- */

div.button_startseite {
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	width: 83px;
	height: 30px;
	margin:0px 0px 0px 0px;
}
div.button_startseite a {
    display: block; 
	background-image : url(../images/navi/button_startseite.gif);
	background-position: top left;
	height: 30px; 
	}
	
div.button_startseite a:hover {
   	background-image : url(../images/navi/button_startseite.gif);
	background-position: top right;
	height: 30px;
}


div.button_kontakt {
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	width: 81px;
	height: 30px;
	margin:0px 0px 0px 0px;
}
div.button_kontakt a {
    display: block; 
	background-image : url(../images/navi/button_kontakt.gif);
	background-position: top left;
	height: 30px; 
	}
	
div.button_kontakt a:hover {
   	background-image : url(../images/navi/button_kontakt.gif);
	background-position: top right;
	height: 30px;
}


div.button_impressum {
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	width: 87px;
	height: 30px;
	margin:0px 0px 0px 0px;
}
div.button_impressum a {
    display: block; 
	background-image : url(../images/navi/button_impressum.gif);
	background-position: top left;
	height: 30px; 
	}
	
div.button_impressum a:hover {
   	background-image : url(../images/navi/button_impressum.gif);
	background-position: top right;
	height: 30px;
}


div.button_main {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	width: 206px;
	height: 34px;
	color:#000;
}

div.button_main a {
    display: block; 
	background-image : url(../images/navi/button_main_bg.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 34px;
	color:#000;
	}

div.button_main a:visited {
		text-decoration: none;
		color:#000;
		background-color: inherit;
}
div.button_main a:link {
		text-decoration: none;
		color:#000;
		background-color: inherit;
}	
	
div.button_main a:hover {
   	background-image : url(../images/navi/button_main_bg.gif);
	background-position: top right;
	background-repeat:no-repeat;
	height: 34px;
	color:#824E10;
}




div.button_main2 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	width: 206px;
	height: 45px;
	color:#000;
}

div.button_main2 a {
    display: block; 
	background-image : url(../images/navi/button_main_bg2.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 45px;
	color:#000;
	}

div.button_main2 a:visited {
		text-decoration: none;
		color:#000;
		background-color: inherit;
}
div.button_main2 a:link {
		text-decoration: none;
		color:#000;
		background-color: inherit;
}
	
div.button_main2 a:hover {
   	background-image : url(../images/navi/button_main_bg2.gif);
	background-position: top right;
	background-repeat:no-repeat;
	height: 45px;
	color:#824E10;
}


.button_main_abstand {
	padding:5px 0px 0px 40px;
}

.submenue {
	width:206px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	margin:0px 0px 20px 0px;
}

/* ---------------------------------- Sonstiges -------------------------------------- */

.bild_li {
	float:left;
	padding:0px 4px 4px 0px;
}

.bild_re {
	float:right;
	padding:0px 0px 10px 10px;
}

h1.normal {
	display:inline;
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	line-height:0px;
}

h1.fett {
  color: #7B5528;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
  border-bottom: 1px solid #7B5528;
  margin: 0px 0px 20px 0px;
}

h2 { font-size: 13px; color: #195605; width:100%; border-bottom: 1px dotted #929292; }

h2.fett {
	display:inline;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}



div.teaser_header {
	background-color:#29550A;
	color:#FFF;
	padding:2px 0px 2px 4px;
	margin-top:10px;
	font-size: 12px; 
	font-weight: bold; 
}

div.teaser_button {
	text-align:right;
	margin:3px;
}

div.teaser1 {
	background-color:#EBEBEB;
	font-size: 11px;
	border-width:0px 0px 3px 0px;
	border-color:#29550A;
	border-style:solid;
	margin:0px 0px 30px 0px;
}

ul.liste1 {
	color:#195605;
	font-weight:bold;
}

.header {
	font-weight:bold;
}

.header_rot {
	color:#C12C2C;
	font-weight:bold
}

.klein1 {
	font-size:10px;
}

table { color:#5B431B; }

table.downloads {
table-layout:fixed;
width:200px;
margin:10px auto;
border-collapse:collapse;
}

table.downloads th {
border:1px solid #000;
background:#dcdcdc;
font-weight:bold;
text-align:left;
padding:3px;
}

table.downloads td {
border:1px solid #000;
background:#ededed;
font-weight:normal;
text-align:left;
padding:3px;
}

table.hersteller_logos {
width:100%;
border:0px solid #000;
margin:5px 0px;
}

table.hersteller_logos td {
text-align:center;
}

/* ---------------------------------- Leasing -------------------------------------- */



table.leasing {
	margin:10px 0px 10px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#a8a8a8;
        width: 100%;
}

table.leasing td table td {
    padding: 5px;
    font-size: 12px;
}

table.leasing td table {
        width: 100%;
}


table.leasing td.table_header{
	font-weight:bold;
	background-image:url(../images/bg_produkte_header.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFF;
	padding:2px;
}

.beschreibung_li {
	text-align:left;
	vertical-align:top;
}

.beschreibung_re {
	text-align:left;
	vertical-align:top;
}

.details_li {
	text-align:left;
	vertical-align:top;
	padding:5px 10px;
	font-weight:bold;
	background-image:url(../images/bg_produkte_header.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFF;
}

.details_re {
	text-align:right;
	vertical-align:top;
	padding:5px 10px;
	font-weight:bold;
	background-image:url(../images/bg_produkte_header.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFF;
}

#partner_links {
	position:absolute;
	z-index:1;
	top:430px;
	left:0px;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#DCC0A0;
}

#partner_links a, #partner_links a:link, #partner_links a:visited {
	color:#DCC0A0;
	text-decoration:none;
}

#partner_links a:hover {
	color:#B4C6D3;
	text-decoration:none;
}


.produkte_tipp { clear:both; margin:6px; padding: 20px 0px; }
