@charset "UTF-8";
/* CSS Document */
* {
  box-sizing: border-box;
}
a img {
border:0 none
}
a {
	text-decoration:none;
}
html {
-webkit-text-size-adjust:100%;	
}
html, body {
	font-family: verdana;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #f5f5f2;
}
#Layerheader {
	width: 100%;
	max-height: 450px;
	float: left;
}
#Layercontent {
	position: relative;
	float: left;
	width: 100%;
}
#Layerfooter {
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 30px;
	width: 100%;
	font-size: small;
	margin-top: 0px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	background-color: #E3E6E8;
}
h1 {
	width: 90%;
	color: #666;
	line-height: 20px;
	font: 700 1.4em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	width: 90%;
	color: #666;
	line-height: 20px;
	font: 700 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666;
	font: 700 1em Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}
h4 {
	width: 90%;
	color: #fff;
	line-height: 20px;
	font: 700 1.4em Verdana, Arial, Helvetica, sans-serif;
}
#Layernavigation {
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.5em;
	width: 100%;
	height: 50px;
	font-weight: 300;
	color: #FFF;
}
#Layernavigation ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#Layernavigation li {
	float: left;
	color: #666;
}
#Layernavigation li a {
	display: block;
	color: #666;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
	border-radius: 0.5em 0.5em 0em 0em;
	border: 0;
}
#Layernavigation li a:hover:not(.active), #home #navi01 a {
	color: #36C;
	background-color: #FFF;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 23px;
	vertical-align: middle;
}
.textrotbold, .rotbold, .rot700 {
	color: #C03;
	font: 700 1em Verdana, Arial, Helvetica, sans-serif;
}
.titelh1 {
	width: 85%;
	color: #666;
	line-height: 20px;
	font: 700 1.4em Verdana, Arial, Helvetica, sans-serif;
}
.titel, h2 {
	color: #666;
	font: 700 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.grau300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: 300;
}
.grau700 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: 700;
}
.grauitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: 300;
	font-style:italic;
}
.gruen {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #393;
	font-weight: 700;
}
.rot {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #C03;
	font-weight: 700;
}
a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	text-decoration: none;
	font-weight: 400;
}
.rot300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C03;
	font-weight: 300;
}
.nosee {
	display: none;
}
hr {
	background: #333;
	border: none;
	color: #333;
	height: 1px;
}
hr.abstand {
	background: #333;
	border: none;
	color: #333;
	height: 1px;
}
.normalblack{
	color: #000;
	font-weight: 300;
	text-decoration: none;
}
p {
	line-height:150%;
	width:100%;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	hyphenate-limit-chars: 3 4;
}
.kursivxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 0.9em;
	line-height: 130%;
}

.hambmenu {
	font-size: 2em;
	font-weight: 300;
	padding-right: 15px;
	padding-left: 15px;
}
.ciao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	font-weight: 700;
	line-height: 140%;
	opacity: .1;
	text-align: center;
	vertical-align: middle;
}
.geraet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5em;
	font-weight: 900;
	line-height: 1.5em;
}
.naviactiv {
	color: #AD7A63;
	line-height: 2em;
	font: 700 1.1em Verdana, Geneva, sans-serif;
}
.navi {
	color: #D85A29;
	font: 700 1em Verdana, Geneva, sans-serif;
}