* {
	margin: 0;
	padding: 0;
}
html, body {
	border: 0 solid;
	height: 100%;
	background-color: #EFF7EE;
/*	background-image: url(grafik/higr_body_verlauf.png);
	background-repeat: repeat-y;*/
}
body {
	font-family: Tahoma, Arial, sans-serif;
	height: 100%;
}
b, strong {
	font-weight: bold;
}
a img {
	border: 0 none;
}
/*#logo_top {
	float:left;
	margin-left: 2em;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: auto;
}*/
.gruen {
	background-color:#66b257;
	height:67px;
}
.ueberschrift {
	/*float:right;
	margin-left: 400px;*/
	height: 70px;
	position: relative;
	vertical-align:bottom;
	margin-top:-115px;
	border-top: 5px;
	border-top-color: #aab47a;
	border-top-style:solid;
	border-bottom: 5px;
	border-bottom-color: #aab47a;			
	border-bottom-style:solid;
	background-image:url(grafik/bildstreifen02f_70h.png);
	background-repeat:no-repeat;			
}
.ueberschrift2 {
	/*float:right;*/
	margin-left: 300px;
	height: 70px;
	position: relative;
	vertical-align:bottom;
}
.ueberschrift h1 {
	font-size: 2em;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}
.footer, .push {
    height: 60px; /* .push must be the same height as .footer */
    clear:both;
	font-size: .7em;
}

#formulardownload {
	float:left;
	font-size: .7em;
	margin-left: 500px;
	position:absolute;
	left:0;
	bottom:0;
	}

.content_rechts {

	font-size: 14px;
	letter-spacing:.05em;
	line-height: 1.3em;
	/*padding-top: 35px;*/
	margin-left: 300px;
	margin-right: 20px;
	position: relative;
	vertical-align:text-top;
	width:600px;
	}	 	
#headline_hb {
	background-image: url(grafik/hb_seite.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 300px;
	margin-left: -38px;
}		

h1 span { 
	display:none;
}	
h2 span { 
	display:none;
}	
#clear { 
	clear:both; 
	}
#content {
    width: 400px;
	position:relative;
	margin-left:270px;
	margin-top:60px;
	}
.bildleiste_unten {
	margin-left: 55px;
	margin-top: 30px;
	width:740px;

	border:10px solid #aab47a;
	background-color:#aab47a;
}	
.bildleiste_unten img {
	}
.bildleiste_unten2 {
	margin-left:140px;
	margin-top: 40px;
	width:740px;
	border:10px solid #aab47a;
	background-color: #aab47a;
}	
.bildleiste_unten2 img {
	}
a.link:link  {
	text-decoration: none;
	color: #c7d100;
	}
a.link:visited  {
	text-decoration: none;
	color: #c7d100;
	}
a.link:hover  {
	text-decoration: underline;
	}
a.link:active {
	text-decoration: underline;
	}
.linkblau:link  {
	text-decoration: none;
	color: #333399;
	}
.linkblau:visited  {
	text-decoration: none;
	color:  #333399;
	}
.linkblau:hover  {
	text-decoration: underline;
	}
.linkblau:active {
	text-decoration: underline;
	}	
a:link  {
	text-decoration: none;
	color: #66b257;
	}
a:visited  {
	text-decoration: none;
	color: #66b257;
	}
a:hover  {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
#navig li {
    /*float:left;*/
    list-style:none;
    }
#navig span {
    display: none;
    }
#navig ul {
    list-style:none;
    /*display:inline;*/
	width: 500px;
    }