﻿body {
	font-family: "Malgun Gothic", Calibri, Magneto;
	font-size: 15px;
    margin: 1em 2em;
	background-repeat: no-repeat;
	background-image: linear-gradient(#EEFAF6, #A8E8D1);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-attachment: fixed;
}
h1 {
	font-family: sans-serif;
	font-size: 1,5em;
}

a {
	font-family: "Malgun Gothic", Calibri, Maiandra GD;
	color: black;
	font-style: normal;
	font-size: 23px;
	padding: 0px;
	text-decoration: none;			
}

a:hover {
	font-family: "Malgun Gothic", Calibri, Maiandra GD;
	color: green;
	font-style: inherit;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;			
}
[aria-current=page]{
	font-family: "Malgun Gothic", Calibri , Maiandra GD;
	color: green;
	font-style: inherit;
	font-variant:  small-caps;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;	}

.hintergrund_0 {
	background-color: #FFF;
	border: 5px #4FAC76;
	border-style: solid none none solid;
	margin: 25px auto;
	margin-bottom: 50px;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	border-radius: 0px 0px 69px 0px;
	box-shadow: 1em 1em 1em #666666;
}
.strahlr {
	background-image: url(Strahlnrechts.png);
	background-repeat:repeat-x;
	height: 52px;
	width: auto;
	margin: 24px 0px 0px 260px;
}
.strahlu {
	background-image: url(Strahlnunten.png);
	background-repeat:repeat-y;
	width: auto;
	height: auto;
	min-height: 500px;
	margin: 26px 0px 0px 14px;
	z-index: 10;
}
.hintergrund_1 {
	background-color: #FFF;
	width: auto;
	height: auto;
	margin-left: 0px;
	margin-top: 25px;
	border-radius: 0px 0px 69px 0px;
}
.haupthinternavi {
	border: 2px #4FAC76;
	border-style: solid;
	position: absolute;
	background-color: #FFF;
	margin: 10px 0px 0px 67px;
	padding: 20px 10px 20px 10px;
	width: 155px;
	min-height: 400px;
	height: auto;
	opacity: 0.8;
	border-radius: 20px;
}
.hintergrund_2 {
	background-color: #FFF;
	border-radius: 0px 0px 55px 0px;
	min-width: 500px;
	padding: 20px 20px 20px 50px;
	width: auto;
	height:auto;
	min-height: 500px;
	margin-left: 250px;
}
.hintergrund_3 {
	background-color: #fff;
	width: 700px;
	min-width: 200px;
	height: 100%;
	margin: 0 auto;	
	margin-left: 10px;
	margin-top: 10px;
}
.logokopf {
	position: absolute;
	background-color: transparent;
	width: 260px;
	height: 102px;
	z-index: 9;
}
