@charset "UTF-8";
/* CSS Document */








/* -----------------HTML/BODY----------------- */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#878787;

	background-image:url(../img/hg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8a8a8a;
	
}


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

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#content {
	padding-bottom: 128px;

}

/* -----------------FOOTER----------------- */
#container-foot {
font-size:10px;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 128px;
}
#footer {
	padding: 0 1em;
}
#footer a {
	text-decoration:none;
	color:#779920;
}
#footer a:hover {
	text-decoration:underline;
	color:#779920;
}

#content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#footer_innen {
margin-left:auto;
margin-right:auto;
width:940px;
text-align:left;
}

#headline {
width:500px;
float:right;
margin-right:20px;
font-size:22px;
margin-top:20px;
margin-bottom:15px;
color:#779920;
line-height:30px;

}

#links_rechts {
margin-top:20px;
margin-bottom:15px;
width:160px;
float:right;
line-height:15px;
}

#inhalt_rechts a {
color:#779920 !important;
text-decoration:none;
}

#links_rechts a {
color:#779920 !important;
text-decoration:none;
}

#links_rechts a:hover {
color:#878787 !important;
text-decoration:none;
}

#links_rechts a:before {
content:url(../img/pfeil.gif); border:0px;
}
#inhalt {
width:480px;
float:right;
margin-right:40px;
font-size:12px;
line-height:22px;
}

#inhalt_rechts {
width:160px;
float:right;
line-height:16px;
min-height:50px;
}
#inhalt_rechts a {
color:#779920 !important;
text-decoration:none;
}

#logo {
width:940px;
margin-left:auto;
margin-right:auto;
height:75px;
text-align:right;
}

#kopf {
width:940px;
margin-left:auto;
margin-right:auto;
clear:both;

}

#header {
width:740px;
float:right;
}


#adresse {
width:180px;
line-height:15px;
float:left;

}

#meta {
width:480px;
float:left;
margin-top:77px;
border-top:solid 1px #878787;
border-bottom:dotted 1px #878787;
margin-left:80px;
margin-right:160px;
}
#meta_kontakt {
width:480px;
float:left;
margin-top:77px;
border-top:solid 1px #878787;
border-bottom:dotted 1px #878787;
margin-left:20px;
margin-right:160px;
}

#meta_links {
padding-top:5px;
padding-bottom:5px;
width:70%;
float:left;
}
#meta_links a {
color:#878787 !important;
}

#meta_links a:hover {
color:#878787 !important;
text-decoration:none !important;
}
#meta_rechts {
padding-top:5px;
padding-bottom:5px;
width:30%;
float:right;
text-align:right;
}

#meta_rechts a {
color:#878787 !important;
}

#meta_rechts a:hover {
color:#878787 !important;
text-decoration:none !important;
}


#rechts {
float:right;
width:740px;
}

#offertanfrage {
background-color:#779920;
padding:7px;
padding-left:11px;
color:#ffffff !important;
}

#offertanfrage a {
color:#ffffff !important;
}
