body {
	margin-top:0px;
	margin:auto;
	padding: 0px;
	font-family: 'FuturaLight', sans-serif;
	font-weight: normal;
	font-size:17px;
	text-align:center;
	
	
scrollbar-face-color:#E4EDD2;
   scrollbar-shadow-color:#9FA693;
   scrollbar-highlight-color:#EAF0DD;
   scrollbar-3dlight-color:#E7EFD7;
   scrollbar-darkshadow-color:#52554C;
   scrollbar-track-color:#EFF2E7;
   scrollbar-arrow-color:#B6BDA9;
   
    
}

html {
	overflow-y:scroll;
}

ul {

}

blockquote {
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

a {
	font-family: 'FuturaLight', sans-serif;
	color: inherit;
}

a:hover {
	color:#9ACA3C;
}

.center {
	width: 960px;
	margin: auto;
	padding: 0px;
	font-family: 'FuturaLight', sans-serif;
	margin-top: 20px;
}

.header {
	color: #EBF4D9;
	font-family: 'FuturaStdBold', sans-serif;
	text-shadow: #D5D5D2 2px 2px 2px;
	font-size:97px;
	line-height: 75px;
	z-index: 1;
	height: 75px;
	text-align: center;
	
}

div.navigation {
	border-bottom: 2px solid #050607;
	z-index: 5;
	position: relative;
	

}

a.navigation {
	font-family: 'FuturaStdBold', sans-serif;
	text-decoration: none;
	font-size: 24px;
	color: #B8D776;
	font-weight: normal;
	padding: 0px 0px;
	display: block;
	border: none;
	line-height: 25px;
}

a.aktiv, a:hover.navigation, a:hover.navigation_aktiv {
	color:#7BA42F;
	text-shadow: #33362E 2px 2px 2px;
}

.content {
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	background-image: url(../images/bg-content.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	padding: 25px;
	min-height: 585px;
}
.container {
	padding: 20px 15px 15px 20px;
	height: 510px;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 50px;
	background-color:#FFF;
	-moz-box-shadow: 5px 5px 25px #CCC;
	-webkit-box-shadow: 5px 5px 25px #CCC;
	box-shadow: 5px 5px 25px #CCC;
	border: 1px solid #E4E4E4;
	overflow-y: auto;
	z-index: 10;
	
	
}
div.container:first-letter {
	font-family: 'FuturaStdBold', sans-serif;
	font-size:250%;
	color:#96C83E;
	line-height: 40px;
}
.clear {
	clear: both;
}

address {
	font-style: normal;
}

.image {background-color:#FFF;
	-moz-box-shadow: 5px 5px 25px #CCC;
	-webkit-box-shadow: 5px 5px 25px #CCC;
	box-shadow: 5px 5px 25px #CCC;
	border: 1px solid #E4E4E4;
}


.top {	
}


.footer {
	font-family:'FuturaLight', sans-serif;
	text-align: center;
	color: #000;
	font-size: 15px;
	margin: 0px auto;
	padding: 5px 0px;
	text-transform: capitalize;
	background-color: #9ACA3C;
	line-height: 25px;
	font-weight: normal;
	text-shadow: #72982C 1px 1px 2px;
	font-size:16px;
}
.footer em {
	color: #FFF;
	font-style: normal;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}

hr {
	width: 80%;
	margin: 20px auto;
	border-color: #93C63D;
	border-top: 1px solid;
	height: 1px;
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:18px;
	line-height: normal;
	font-family: 'FuturaLight', sans-serif;
	font-weight: normal;
	margin:0;
}
p {
	font-size:18px;
	line-height: normal;
	font-family: 'FuturaLight', sans-serif;
	font-weight: normal;
	margin:0px 0px 15px 0px;
}
h1{
	font-size: 22px;
	font-family: 'FuturaStdBold', sans-serif;
	color: #96C83E;
	margin: 5px 0px;
	font-weight: normal;
}
h2 {
	font-weight: bold;
}
.ref {
	padding: 10px;
	height: 350px;
	width: 470px;
	position: absolute;
	top: 50px;
	right: 0px;
	color: #96C83E;
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
}
.impressum {
	font-size: 14px;
	color: #999;
}
h6 {
	font-size: 14px;
	margin-bottom: 20px;
}
.container cite {
	color: #9ACA3C;
	font-weight: bold;
}

