@charset "UTF-8";
body {
	background-color: #42413C;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	line-height: 1,3;
	padding: 0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
}
h2 {
	color: #8B9F3E;
	font-size: 18px;
	font-weight: lighter;
}
p {
	font-size: 13px;
}
li {
	font-size: 13px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img { 
	border: none;
}
a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #628124;
}
.container footer table tr td a {
	font-size: 12px;
	color: #000;
	}
.container footer table tr td a:hover {
	font-size: 12px;
	color: #fff;
}
.container {
	border-radius: 18px 18px 0px 18px;
	width: 1200px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/hglinks.png);
	background-repeat: repeat-y;
	position: relative;

}
header {
	background-color: #AABC69;
	height: 180px;
	padding-top: 30px;
	border-radius: 18px 18px 0px 18px;
}
img {
	border-radius: 0px 0px 0px 0px;
}
.sidebar1 {
	float: left;
	width: 473px;
	background-color: #FFFFFF;
	margin-left: 30px;
}
.content {
	width: 420px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 120px;
	margin-top: 50px;
}
aside {
	float: left;
	width: 220px;
	background-color: #EADCAE;
	padding: 10px 0;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 200px;
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #ADB96E;
	color: #FFF;
}
footer {
	background-color: #AABC69;
	position: relative;
	clear: both;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 12px;
	border-radius: 0px 0px 0px 18px;
}
.container footer table tr td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 25px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
header, section, footer, aside, article, figure {
	display: block;
}
.rounder {
	border-radius: 18px 18px 0px 18px;
	width: 500px;
	height: 110px;
	background-color: #FFF;
	display: block;
	top: 30px;
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: -5px;
	padding-left: 5px;
	padding-top: 0px;
}
.navi {
	border-radius: 7px 7px 0px 0px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	color: #000;
	background-color: #FFF;
	width: 500px;
	margin-left: 30px;
	font-size: 11px;
	margin-bottom: 0px;
	padding: 3px;
	float: left;
	position: relative;
	margin-top: 23px;
}
.slogan {
	/*float: right;
	clear: left;
	margin-top: -185px;
	margin-right: 200px;*/
	position: absolute;
    right: 200px;
    top: 25px;
}
.gruen {
	color: #8B9F3E;
}
.impressumBlock {
	border-left: 1px solid #FFFFFF;
    float: left;
    height: 58px;
    margin-right: 57px;
    padding: 10px;
}
.impressumBlock > a {
    font-size: 12px;
}
.impressumBlock > a:hover {
    color: white;
}.container .content section div p a {
	font-size: 13px;
}
.hinweis {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #E0DFE1;
}
.container .content section iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 10px 0px 10px 10px;
	background-color: #EDECEF;
	padding: 10px;
}
