/* Stylesheet
www.guenter-schwegler.de
Start: 01/2010, Realized by MARKTPRAXIS | Agentur für Marketing | Michael Herrling, www.marktpraxis.com 
*/

* {
margin:0;
padding:0;
}

html {height:100%; margin-bottom:1px}
html * { font-size: 100.01% }

#wrapper {
color:black;
width:750px;
height:755px;
margin-left:Auto;
margin-right:Auto;
}

body {
	color:black;
	background-color: #58585a; 
	margin:0;
	padding:10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75.00%;
}

#header {
width:750px;
height:198px;
background-image:url(bilder/header.jpg);
}
/* NAVIGATION */
.navcontainer {
	width: 750px;
	height: 43px;
	padding-top: 120px;
        }
#navlist ul {
	margin-left: 30px;
		}
#navcontainer ul{
margin: 0;
padding: 0;
}
#navlist li {
	display:block;
	list-style-type: none;
	float:left;
    margin:0;
	padding-right:12px;
		}
#navlist img {
	border:0px;
	padding-right:10px;
	}
a#bruecken {
	background-image: url(bilder/bruecken-blau.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#bruecken:hover, a#bruecken:active, a#bruecken:focus, a#bruecken_active {
	background-image: url(bilder/bruecken-gruen.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#saat {
	background-image: url(bilder/saat-blau.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#saat:hover, a#saat:active, a#saat:focus, a#saat_active {
	background-image: url(bilder/saat-gruen.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}

a#hegen {
	background-image: url(bilder/hegen-blau.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#hegen:hover, a#hegen:active, a#hegen:focus, a#hegen_active {
	background-image: url(bilder/hegen-gruen.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#fruechte {
	background-image: url(bilder/fruechte-blau.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
a#fruechte:hover, a#fruechte:active, a#fruechte:focus, a#fruechte_active {
	background-image: url(bilder/fruechte-gruen.jpg);
	background-repeat: no-repeat;
	width: 160px;    
	height: 43px;
	display: block;
}
#hauptbox {
	clear:both;
	width: 750px;
	}
#txtrahmen{
	width:750px;
	height:512px;
	background-color:#f9f1da;
}
#txtbox480{
	float:left;
	width:460px;
	padding-top:50px;
	padding-left:50px;
}
#txtbox375{
	float:left;
	width:375px;
	padding-top:50px;
	padding-left:50px;
}
#bildbox {
	float:right;
	width:195px;
	padding-top:29px;
	}
#bildbox img {padding-top:21px;}

#bildbox300 {
	float:right;
	width:315px;
	padding-top:87px;
	}
.links {float:left;}
.rechts {float:right;}
.imgrechts {
	float:right;
	margin-top:50px;
}
.clear{clear:both;}
#inhalt{
	width:350px;
	margin-left:30px;
	padding-top:20px;
	padding-right:40px;
}
#footer {
clear:both;
height:45px;
background-image: url(bilder/footer.jpg);
}
#footer p {
color:#fff;
padding-top: 10px;
	padding-right: 60px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
color:#e1b226;
text-decoration:none;
}

/*==================ÜBERSCHRIFT UND ABSATZ==============================*/
h1 {font-size:140%; color:#5D5D5D ; margin-bottom:1.2em; margin-top:1.4em;}
h2 {font-size:130%; color:#5D5D5D ; margin-bottom:1.4em;}
h3 {font-size:105%; color:#000000 ; margin-bottom:1.1em;}
h4 {font-size:105%; color:#000000 ; margin-bottom:1.1em; margin-top:1.4em;}
h5 {font-size:105%; color:#5D5D5D ; margin-bottom:0.6em;}
h6 {font-size:80%; color:#5D5D5D ;margin-bottom:1.4em; text-align:right;}
h1 h2 h3 h4 h5 {
text-align:left;
font-style:normal;
font-weight:400;
}
a {
font-weight:bold;
color:#487f48;
text-decoration:none;
}
a:hover {color:#e1b226; text-decoration:underline;}
a img {border:none;}
p {
	font-style:normal;
	font-size:1.1em;
	color:#000;
	line-height: 1.6em;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
}
#hauptbox ul {margin-top:20px; margin-bottom:15px; margin-left:10px;}
#hauptbox li {
	line-height:1.8em;
	margin-left:5px;
	padding-bottom:20px;
	list-style-type: disc;
}
.notes {
margin-top:40px;
font-size:0.75em;
}
.hinweis {
font-size:0.75em;
}
.trans {float:right;
padding-top:35px;
padding-right:85px;}