@charset "utf-8";
body {
	background-color: #006530;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Helvetica, Arial;
	background-image: url(hg_body.jpg);
	background-repeat: repeat-x;
}
#inner_wrapper {
	background-color: #FFFFFF;
	width: 890px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navi {
	width: 250px;
	color: #006633;
	font-size: 14px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
}

#navi ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Helvetica, Arial;
	font-size: 16px;

}



#navi ul a {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Helvetica, Arial;
	font-size: 11px;
	text-decoration: none;
	display: block;

}



#navi ul li {
	display: block;
	padding: 0;
	margin: 0;
	background-image: url(hg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}



#navi li a {
	height: auto;
	text-decoration:none;
	display: block;
	color: #000000;
	background-image: url(../img/hover0.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#navi  li  a:hover    {
	height: auto;
	text-decoration: none;
	display: block;
	color: #006633;
	background-image: url(nav_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 25px;
}



#outer_wrapper #inner_wrapper #navi #wetter {
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 20px;
}
#outer_wrapper #inner_wrapper #navi #wetter a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#outer_wrapper #inner_wrapper #navi #wetter a:hover {
	text-decoration: underline;
}


#navi a {
	color: #006633;
	text-decoration: none;
	padding-left: 20px;
}
#navi a:hover {
	color: #006633;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(nav_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#main   {
	width: 565px;
	font-size: 13px;
	margin-left: 285px;
	position: relative;
}
#outer_wrapper  #inner_wrapper  #main  .block  .picbox {
	float: right;
	margin-left: 10px;
	height: auto;
	width: 230px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}
#outer_wrapper #inner_wrapper #main .block .picbox p {
	line-height: 11px;
}
#outer_wrapper #inner_wrapper #main .block .picbox img {
	height: auto;
	width: 230px;
	border: 1px solid #CCCCCC;
}


#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	text-indent: 20px;
	background-image: url(h1_deco.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 28px;
	font-style: normal;
	margin-top: 17px;
}
#main p {
	line-height: 16px;
}


#outer_wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(hg_outer.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
}
#impressum {
	font-size: 11px;
	color: #006633;
	padding-left: 50px;
	padding-top: 15px;
	position: relative;
	margin-bottom: -10px;
	z-index: 999;
	width: 300px;
}
#outer_wrapper #head #impressum a {
	color: #006633;
	text-decoration: none;
}
#outer_wrapper #head #impressum a:hover {
	color: #006633;
	text-decoration: underline;
}



#head {
	width: 100%;
}

#img_spacer  {
	background-color: #FFFFFF;
	width: 610px;
	border: 1px solid #CCCCCC;
	height: 230px;
	float: left;
}
#logo {
	width: 310px;
	margin-left: 620px;
	height: 220px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	color: #006633;
}
#titel {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 20px;
	top: 220px;
}
#outer_wrapper .addthis_toolbox {
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	margin-top: 15px;
	position: absolute;
	z-index: 999;
	margin-left: 750px;
}
#outer_wrapper .addthis_toolbox a {
	color: #006633;
	text-decoration: none;
}
#outer_wrapper .addthis_toolbox a:hover {
	color: #006633;
	text-decoration: underline;
}



#outer_wrapper .addthis_toolbox addthis_default_style .addthis_button_compact {
	z-index: 999;
}


#footer {
	width: 100%;
	font-size: 12px;
	color: #006633;
	text-align: center;
	padding-bottom: 20px;
	background-image: url(hg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
}
#outer_wrapper  #inner_wrapper  #main  .block {
	background-image: url(block.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	position: relative;
	width: 565px;
	display: Inline-Block;
}
#outer_wrapper  #inner_wrapper  #main  .block a {
	color: #006633;
	text-decoration: none;
	background-image: url(nav_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: -8px;
}
#outer_wrapper  #inner_wrapper  #main  .block a:hover {
	color: #006633;
	text-decoration: underline;
	background-image: url(nav_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: -8px;
}
#outer_wrapper #inner_wrapper #main a {
	color: #006633;
	text-decoration: none;
}
#outer_wrapper #inner_wrapper #main a:hover {
	color: #006633;
	text-decoration: underline;
}





#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	font-style: normal;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	text-indent: 20px;
	background-image: url(h1_deco.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 28px;
	font-style: normal;
	padding-top: 10px;
}
#outer_wrapper #inner_wrapper #navi h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	background-image: url(nav_deco2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 50px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 18px;
	margin-bottom: 0px;
}
#outer_wrapper #inner_wrapper #navi p {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#outer_wrapper  #inner_wrapper  #navi  .block {
	background-image: url(block.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
	display: block;
}
#outer_wrapper #inner_wrapper #navi #block img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
#outer_wrapper #inner_wrapper #main #block .leftcol {
	position: relative;
	width: 50%;
}
#outer_wrapper #inner_wrapper #main .Stil1 a {
	color: #999999;
	text-decoration: none;
}

