@charset "utf-8";

body {
	background-color: #FFF;
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	background-image: url(../img/hg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}

body strong {
	font-weight: bold;
	color: #8FB60F;
}

table {
	font-size: 12px;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

a, a:link , a:visited{
	color: #95BD0E;
	text-decoration:underline;
}
a:hover, a:active {
	color: #D5E516;
}

p, h1, h2, h3, h4, h5, h6, form {
margin: 0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.1em;
	color: #95BD0E;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}

h1 {
	font-size: 32px;
	margin-bottom: 20px;
	font-family: Impact, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
}
h2{
	font-size: 16px;
	margin-bottom: 3px;
}
h3{
	font-size: 15px;
	margin-bottom: 3px;
}
h4{
	font-size: 14px;
	margin-bottom: 3px;
}

h5{
	font-size: 13px;
	margin-bottom: 3px;
}
ul {
	margin-left: 10px;
	margin-top: 3px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #886C38;
	line-height: 15px;
	padding-left: 5px;
	margin-left: 15px;
	padding-bottom: 2px;
	list-style-position: outside;
}

/*---------------------DIV-FORMATIERUNGEN------------------------------*/


#header {
	width: 100%;
	height: 333px;
	margin: 0px auto;
	background-image: url(../img/hg-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#logo {
	position: absolute;
	z-index: 100;
	top: 70px;
	right: 50%;
	margin-right: 75px;
	width: 329px;
	height: 113px;
	text-align: left;
	}

#suche {
	height: 18px;
	padding: 83px 0px 27px 0px;
	margin: 0px auto;
	width: 969px;
	text-align: right;
	}

#slideshow {
	width: 959px;
	height: 204px;
	margin: 0px auto;
}

#content {
	width: 100%;
	background: url(../img/hg-content.jpg) no-repeat center top;
	min-height: 350px;
	margin: 0;
	}
	
/*---------------------HAUPTNAVI------------------------------*/	
#navi {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	}

#navi ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	}

#navi li{
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	background-image: url(../img/navi-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#navi li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 90px;
	height: 35px;
	padding: 5px 0px 0px 29px;
	margin-right: 1px;
	}

#navi li a:hover {
	background-image:url(../img/navi-hover.gif);
	color: #3C6523;
	}

#navi .LGlob_active {
	background-image: url(../img/navi-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	}
	
#navi .LGlob_active a{ color: #605D5D;}

#navi  .LGlob_active a:hover{ 
	background-image: url(../img/navi-active.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
	}
	
/*---------------------ENDE HAUPTNAVI------------------------------*/	

#inhalt {
	margin: 35px auto 0px auto;
	width: 909px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	}

#fussleiste {
	width: 100%;
	height: 100px;
	background-image:url(../img/hg-fussleiste.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0;
	}

#fussleiste-rahmen {
	width: 969px;
	margin: 0px auto;
	padding-top: 15px;
	}

#fussleiste-rahmen address {
	color: #BABABA;
	font-style: normal;
	font-size: 11px;
	text-align: left;
	float: left;
}
#fussleiste-rahmen a {
	color: #BABABA;
	}
#fussleiste-rahmen a:hover {
	color: #FFF;
	}

#logos {
	float: right;
	}



/*---------------------KLASSEN------------------------------*/

.printey {
	display: none;
}

.text-gruen {
	color: #8FB60F;
	}

.textbox-gruen {
	background-color: #8FB60F;
	padding: 15px;
	color: #FFF;
	font-style: italic;
}
.textbox-gruen strong { color: #FFF; }

.zitat {
	color: #8FB60F;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	line-height: 1.2em;
	}

.zitat-untertitel {
	font-size: 10px;
	line-height: 1.2em;
}

.baustoffe-hg {
	background-image: url(../content_img/baustoffe-marienkaefer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.modulbau-hg {
	background-image: url(../content_img/modulbau-schnecke.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.zeilenabstand {
	line-height: 1.5em;
}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular label
{
	display: block;
	float: left;
	width: 120px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
}

#formular p 
{
	clear: left;
	background-color: #95BD0E;
	padding: 5px;
	margin-bottom: 1px;
	width: 95%;
	text-align: left;
	color: #FFFFFF;
}


#formular input
{
	border: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #303030;
}

#formular textarea {
	border: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #303030;
}



/*----------------------- MINISUCHFORMULAR -----------------------*/
#searchbox {
	margin: 0px;
	vertical-align: top;
}

#suchfeld {
	background-color: #679427;
	height: 18px;
	width: 104px;
	margin: -1px 3px 0px 0px;
	padding: 0px 0px 0px 3px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	border: none;
	vertical-align: top;
}

#suchbutton {
	margin: 0;
	padding: 0;
	height: 18px;
	width: 18px;
	border: none;
	vertical-align: top;
}

/*----------------------- Transparente PNGS in IE6 -----------------------*/

* html img, div { behavior: url(iepngfix.htc) };
