﻿/* CSS-Layout */
body {
	margin: 0;
	background-color: #FFF9E1;
	text-decoration: none;
}
#masthead {
	height: 154px;
	background-image: url('image/top-hinter.png');
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
	background-color: #FFF9E1;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	color: #333333;
}

#left_col {
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF9E1;
	padding-left: 15px;
	padding-top: 30px;
	margin-left: 5px;
}

#page_content {
	border-left: 2px #FFE480 solid;
	border-right: 2px #FFE480 solid;
	background-color: #FFF0B7;
	margin-left: 150px;
	margin-right: 150px;
}

#right_col {
	width: 135px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #FFF9E1;
	line-height: 18px;
}

#footer {
	text-align: center;
}
.style6 {
	background-color: #FFF0B7;
	font-weight: bold;
	font-size: .9em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
}


.style2 a {
	display: block;
	color: #006633;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px #FFE480 solid;
	text-decoration: none;
}
.style2 a:hover {
	color: #87391f;
	border-bottom: 1px #FFE480 solid;
	background-color: #FFE480;
}
.style2 a:visited {
	display: block;
	color: #006633;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px #FFE480 solid;
	text-decoration: none;
}
.style2 a:aktive {
	color: #87391f;
	border-bottom: 1px #FFE480 solid;
	background-color: #FFE480;
}


h1 {
	font-weight: bold;
	font-size: 18px;
	padding-top: 45px;
	padding-bottom: 30px;
}
h2{
	font-weight: bold;
	font-size: medium;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #FFF9E1;
	text-align: center;
}
h3{
	font-weight: bold;
	font-size: medium;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #FFF9E1;
	text-align: center;
}
h4{
	font-weight: bold;
	font-size: medium;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF9E1;
	text-align: center;
}
h5{
	font-weight: bold;
	font-size: medium;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF9E1;
	text-align: center;
}
h6{
	font-weight: bold;
	font-size: medium;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF9E1;
	text-align: center;
}
a {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: none;
	background-color: #FFF0B7;
}

.style2 {
	width: 100%;
	border-right-color: #FFE480;
	border-right-style: solid;
	border-right-width: 3px;
	padding-left: 13px;
	padding-right: 0px;
	
}
.style7 {
	width: 100%;
}
.style8 {
	border-top: 3px solid #FFE480;
	background-image: url('image/content-oben.png');
		padding-left: 30px;
		padding-right: 30px;
	    text-align: center;
}
.style9 {
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right:50px;
	text-align: justify;
}
.style10 {
	background-image: url('image/content-unten.png');
}
.style11 {
	background-color: #FFF9E1;
}
.style22 {
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.style23 {
	width: 70%;
	padding-left: 30px;
	padding-right: 30px;
}
.style24 {
	width: 330px;
	text-align: right;
	vertical-align: bottom;
}
.style66 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	margin-bottom: 30px;
}
.style68 {
	width: 70%;
	padding-right: 40px;
	padding-left: 30px;
}
.style69 {
	text-align: center;
}


