@font-face{ /* for IE */ font-family: DINPro; src: url('../fonts/din-regular-webfont.woff') format('woff'); }
@font-face{ /* for IE */ font-family: DINProBold; src: url('../fonts/din-bold-webfont.woff') format('woff'); }
@font-face { font-family: DINPro; src: url('../fonts/DINPro-Regular_13937.ttf') format('truetype'); }
@font-face { font-family: DINProBold; src: url('../fonts/DINPro-Bold_13934.ttf') format('truetype'); }

body {
	font-family: DINPro;
	font-size: 11px;
	background-color: rgb(240,246,250);
	color: #000000;
	margin: 0 auto;
	-webkit-touch-callout: none;
    -webkit-user-select: none; /* Disable selection/copy in UIWebView */
}

td, th {
    font-family: DINPro;
}	
.backgroundimg {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background-image: url(../appicons/bg_streifen.jpg);
  	background-repeat:no-repeat;
  	background-size: cover;
	position:fixed; top:0px; left:0px;
	z-index:1500;
}

.header {
	margin: 0 auto;
	height: 48px;
	width: 100%;
	background-image: url(../appicons/header_bg_repeat_2_1608.png);
  	background-repeat:repeat-x;
	background-position: center bottom;
	position:fixed; top:0px; left:0px;
	z-index:2100;
}

.headerphonebg {
	margin: 0 auto;
	height: 50px;
	width:100%;
	text-align:center;
	position:fixed; top:0px; left:0px;
	z-index:2101;
}

.headercenterlogo0 {
	margin: 0 auto;
	height: 48px;
	width: 86px;
	position: fixed; top:0px; left: 50%; margin-left: -43px;
	z-index:2102;
}


.headercenterlogo {
	margin: 0 auto;
	height: 48px;
	width:100%;
	text-align:center;
	position:fixed; top:10px; left:0px;
	z-index:2102;
}



.headerleft {
	margin: 0 auto;
	height: 40px;
	width:90px;
	text-align:left;
	position:fixed; top:15px; left:10px;
	z-index:2103;
}

.headerright {
margin: 0 auto;
height: 40px;
width:90px;
text-align:right;
position:fixed; top:15px; right:10px;
z-index:2104;
}

.clearfloat {
clear:left;
}

.headerphone {
	margin: 0 auto;
	height: 30px;
	width: 30px;
	text-align:center;
		position: fixed; top:50px; left: 50%; margin-left: -15px;
	z-index:2105;
}


.headerphone_e {
	margin: 0 auto;
	height: 45px;
	width: 110px;
	text-align:center;
	position: fixed; top:50px; left: 50%; margin-left: -55px;
	z-index:2105;
}

.headerphone_e2 {
	margin: 0 auto;
	height: 30px;
	width: 160px;
	text-align:center;
	position: relative; left: 50%; margin-left: -80px;
	z-index:2105;
}

.headerphone_e3 {
	margin: 0 auto;
	height: 30px;
	width: 100%;
	text-align:center;
	z-index:2105;
}


.footer_left {
	margin: 0 auto;
	height: 90px;
	width: 80px;
	background-image: url(../appicons/footer_left_e_1608.png);
  	background-repeat:no-repeat;
	background-position: bottom left;
	position: fixed; bottom:0px; left:0px;
	z-index:2100;
}


.footer_repeat {
	margin: 0 auto;
	height: 45px;
	width: 100%;
	background-image: url(../appicons/footer_repeat_2_1608.png);
  	background-repeat:repeat-x;
	background-position: center bottom;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	position:fixed; bottom:0px; left:0px;
	z-index:2100;
}


.footertext {
	margin: 0 auto;
	height: 30px;
	width: 300px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-family: DINPro;
	font-size: 10px;
#	font-weight: 200;
	position:fixed; bottom:0px; left: 50%; margin-left: -150px;
	z-index:2105;
}

.contentindex {
	margin: 0 auto;
	width:100%;
	font-family: DINPro;
	font-size: 13px;
	text-align:center;
	position:absolute; top:85px; left:0px;
	z-index:2000;
}

.contentleft {
	margin: 0 auto;
	width:100%;
	text-align:left;
#	font-size: 12px;
#	padding: 0 0 0 5px;
	position:absolute; top:95px; left:0px;
	z-index:2000;
}

.blueheadline {
	font-size: 15px;
	font-weight:normal;
	color:rgb(3,44,88);
}

.centerdiv {
	margin: 0 auto;
	width:100%;
	text-align:center;
}

.leftdiv {
	margin: 0 auto;
	width:100%;
	text-align:left;
}

.behavior {
	margin-top: 1px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	z-index:2107;
}

.behavioru {
	margin-top: 1px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	background-image: url(../appicons/bg_hell_transparent.png);
  	background-repeat:repeat-x;
	background-size: cover;
	z-index:2107;
}

.behaviorg {
	margin-top: 1px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	background-image: url(../appicons/bg_dunkel_transparent.png);
  	background-repeat:repeat-x;
	background-size: cover;
	z-index:2107;
}

a:link, a:visited {
    color: #1f4c78; 
    font-weight: bold;
	font-family: DINPro;
	text-decoration: none;
}

.submita {
	background-color:rgba(255, 0, 0, 0.0);
    color: #1f4c78; 
    font-weight: bold;
	font-family: DINPro;
	text-decoration: none;
}

.button8 {
	display:inline;
}

ul { 
	padding: 0 0 0 5px;
}

li {
margin-left: 5px;
}
.basicMap {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: DINPro;
  font-size: 1em;
  color: #4E4E4E;
}

.olFramedCloudPopupContent {
	font-size: 0.8em;
	font-family: DINPro;
}
#descriptionToggle {
	position: absolute;
  	font-size: 1em;
	z-index: 10000;
	left: 45px;
	height: 14px;
	color: #000;
	border-left: 1px solid #000040;
	border-bottom: 1px solid #000040;
	border-right: 1px solid #000040;
	padding: 2px 10px;
	margin-right: 15px;
	background-color: #fff;
	font-size: 12px;
	cursor: default;
	opacity: 0.7;
} 
#descriptionToggle:hover {
	background-color: #fff;
	opacity: 0.7;
}
#description {
	position: absolute;
	z-index: 10000;
	left: 45px;
	top: 34px;
	color: #000;
	border: 1px solid #000;
	padding: 10px 10px;
	margin-right: 15px;
	background-color: #fff;
	line-height:1.8em;
	font-size: 12px;
	opacity: 0.8;
}
#mediaselect {
	position: absolute;
	z-index: 10000;
	right: 2px;
	top: 0px;
#	height: 16px;
font-family: DINPro;
	display:inline;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #000000;
	background-color: #fff;
	opacity: 0.8;
}
#mediaselectb {
color:#808080; 
background:none;
border:0; 
padding: 0;
margin:0;
}

#layer {
	position: absolute;
	top: 60px;
	right: 10px;	
	z-index: 10002;
}

#layer > div {
	border: 1px solid #000;
	background-color: #303030;
	padding: 4px 5px;
	font-size: 0.7em;
	cursor: default;
	color: #fff;
	margin-bottom: 4px;

}
#layer div:hover {
}
#layer .active {
	background-color: #303030;
}

.hide { display: none; }
.menulinks { 
float:left;
width:15px;
height:25; 
}
.menurechtsicon {
width:22px; 
}
.menurechts {
width:300px;
line-height:1.5em;
font-size: 13px;
}
.menuclear {
clear:left;
}

/* mappopup style */
.mappopup {
	font-size: 13px;
	color: #000;
	
}