@charset "utf-8";
/* CSS Document */
body {
	width: auto;
	height: auto;
	min-width: 320px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #e3e7ed; /* Old browsers 
	background: -moz-linear-gradient(top, rgba(160,160,160,1) 0%, rgba(227,231,237,1) 100%);  FF3.6-15 
	background: -webkit-linear-gradient(top, rgba(160,160,160,1) 0%, rgba(227,231,237,1) 100%);  Chrome10-25,Safari5.1-6 
	background: linear-gradient(to bottom, rgba(160,160,160,1) 0%, rgba(227,231,237,1) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#e3e7ed', GradientType=0 ); IE6-9 */
	background-size: 100%;
	background-attachment: fixed;
}
#en a{
	text-decoration: none;
	color:white;
}

img {
	max-height: 6rem;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0;
	padding: 0;
}
#content {
	position: relative;
	display: block;
	margin: auto;
	margin-top: 0rem;
	max-width: 32rem;
	padding-top: 0rem;
	background-color: white;
	background-size: 32rem auto;
}
#header {
	height: 5rem;
	top:0px;
	max-width:32rem;
	display: table;
	background-color: white;
	z-index:1000;
}
#logo_pmz {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
}
#ZR {
	width: 25%;
	display: table-cell;
	vertical-align: middle;
	height: auto;
}
#kontakt {
	width: 35%;
	display: table-cell;
	vertical-align: middle;
}
#menu {
	position: relative;
	float: left;
	width: 100%;
	height: 2.2rem;
	background-color: #003b8b;
	font-size: 100%;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	z-index: 198;
}
#menu a {
	list-style: none;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
}
#bildtop {
	position: relative;
	float: left;
	margin:0px;
	height: 5rem;
	display: block;
	width: 100%;
	padding: 0px;
	z-index: 200;
}
html * {
	max-height: 50000px;
}
body, nav, ul, li, a {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.navi ul{
	list-style:none;
}
.toggleMenu {
	display: none;
	background: none;
	padding-left: 40px;
	padding-top: 7px;
	font-size: 100%;
	color: #fff;
}
.nav {
	list-style: none;
	margin-top: 5px;
 *zoom: 1;
	background: #0052c2;
	z-index: 199;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 9em;
}
.nav a {
	padding: 10px 15px;
	color: #fff;
}
.nav > li > a {
	display: block;
	border-bottom: 1px solid #003b8b;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav li li a {
	display: block;
	background: #0068f6;
	padding-left:35px;
	position: relative;
	z-index: 100;
	border-top: 1px solid #003b8b;
}
.nav li li li a {
	background: #249578;
	z-index: 200;
	border-top: 1px solid #003b8b;
}
.active {
	display: block;
}
.nav > li {
	float: none;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
}
#text {
	position: relative;
	height: auto;
	width: 92%;
	float: left;
	font-size: 90%;
	color: black;
	background-color: white;
	padding: 4%;
}
#jpg {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
#menuklein {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 6.4rem;
	font-size: 80%;
	text-decoration: none;
	letter-spacing: 1px;
	color: white;
	background-color: #f38901;
	z-index: 105;
	overflow: hidden;
}
#menuklein a {
	display: block;
	line-height: 2rem;
	height: 2rem;
	text-decoration: none;
	background-color: #003b8b;
	letter-spacing: 1px;
	color: white;
}
#menuklein a:hover {
	display: block;
	height: 2rem;
	line-height: 2rem;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: white;
	color: #003b8b;
}
#menuklein2 {
	position: relative;
	padding: 0px;
	margin:0px;
	width: 100%;
	height: 9.4rem;
	font-size: 80%;
	text-decoration: none;
	letter-spacing: 1px;
	color: white;
	line-height: 1.4rem;
	background-color: #f38901;
	z-index: 105;
	overflow: hidden;
}
#menuklein2 a{
	
	text-decoration: none;
	color: white;
	
}
#copyright {
	position:relative;
	width:100%;
	height: 2rem;
	line-height:2rem;
	float:left;
	background-color: white;
	font-size: 80%;
	color:#999;
	text-align:center;
}
#pc {
	position:relative;
	float:left;
	width:100%;
	height: 2rem;
	font-size:80%;
	color:#039;
	font-weight:bold;
}
#pc a{
	position:relative;
	float:left;
	width:100%;
	height: 2rem;
	line-height: 2rem;
	text-align:center;
	font-size:90%;
	color:#039;
	font-weight:bold;
}