
/* ---Reset--- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,h7,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;outline:0;vertical-align:top;}
ul {list-style-type: circle; color:#fff; margin: 10px 0 0 15px;
}
li span {color:#990000;}
ol {list-style-type: decimal;}
blockquote, q {quotes:none;}
table, table td {padding:0;border:none;border-collapse:collapse;}
img {vertical-align:top;}
embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0;}

/* --- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.gridcontainer {
	background-color: transparent;
	}

/* --- */

.video embed,.video object,.video iframe {width: 100%; height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a {color: #0CF; text-decoration: none;}
a:visited {color: #09F; text-decoration: none;}
a:active {color: #666; text-decoration: none;}
a:hover, a:focus {text-decoration: none; color: #F90;}

h1 {font-size:130%; color:#fff; margin: 30px 0 5px 0;}
h2 {font-size:120%; color:#fff; margin: 30px 0 5px 0;}
h3 {font-size:110%; color:#fff; margin: 20px 0 5px 0;}
h4 {font-size:110%; color:#fff; margin-bottom:25px;}
h5 {font-size:100%; color:#000; margin-bottom:25px;}
h6 {font-size:100%; color:#caeff9; margin-bottom:65px;}

p{margin: 10px 0;}
pre{margin:0;
	color: #000;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	white-space: pre-wrap;
}

/* ---Listen-Varianten--- */

.livar-1 {
  list-style-type: "▹ "; margin: 10px 0 0 20px; line-height: 1.2em;
}
.livar-1 ::marker {content: "▹ "; font-size: 1.2em;}
.livar-2 {list-style-type: "►   "; margin: 10px 0 0 20px; line-height: 1.2em;}
.livar-2 ::marker {content: "►   "; font-size: 0.6em;}
.livar-3 {list-style-type: "→ "; margin: 10px 0 0 25px; line-height: 1.2em;}
.livar-3 ::marker {content: "→ "; font-size: 1.0em;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}

.float-right{float: right;}
.float-left{float: left;}
.float-none{float: none;}

.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.margintop05 {margin-top:5px;}
.margintop10 {margin-top:10px;}
.margintop15 {margin-top:15px;}
.margintop20 {margin-top:20px;}
.margintop30 {margin-top:30px;}

.marginleft36 {margin: -10px 0 20px 36px;}
.marginleft260 {margin-left:260px;}
.marginleftauto {margin: 0 0 0 auto;}

.marginright05  {margin-left:5px;}
.marginright10  {margin-left:10px;}
.marginright20  {margin-left:20px;}

.marginbottom30 {margin-bottom: 30px;}

.bilder {margin: 0;}

.t-shadow {text-shadow: 4px 4px 6px #036;}

.imgtext {text-align:right; font-size:80%; margin-top:-20px}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.clearboth{clear: both;}

hr{border: 0;height: 3px;margin: 20px auto;}
hr.line-1{background: #fff;max-width: 30px;}
hr.line-2{background: #252525;max-width: 50px;height: 8px;}

.shadow0 {box-shadow: 5px 5px 5px 1px #999;}
.shadow1 {box-shadow: 3px 3px 3px 1px #999;}
.shadow-right {box-shadow: 5px 5px 5px 0 #999;}
.shadow-bottom {box-shadow: 0 5px 5px 0 #999;}
.shadow-top {box-shadow: 0 -5px 5px 0 #999;}
.shadow-left {box-shadow: -5px 0 5px 0 #999;}

.borderline {
	margin: 0 10% 0 10%;
	border-width: thin;
	border-style: solid;
	border-color: #F90;
}
/* ---Farben-Farbstreifen--- */

.whiteplus {color:#FFF; font-size:14px;}
.bgc-sta {
	background-color: #009;
	background-image: url(../images/00C234.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgc-detanf {
	background-color: #060;
	background-image: url(../images/00C234.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgc-kon {background-color: #6ff;}
.bgc-umg {
	background-color: #963;
	background-image: url(../images/FF9700.gif);
	background-repeat: repeat-y;
	background-position: center;}
.bgc-lin {
	background-color: #2D0066;
	background-image: url(../images/850082.gif);
	background-repeat: repeat-y;
	background-position: center;}
.bgc-impdat {
	background-color: #600;
	background-image: url(../images/850082.gif);
	background-repeat: repeat-y;
	background-position: center;}

.bgi-sta {
	background-color: #009;
	background-image: url(../images/006642.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgi-impdat {
	background-image: url(../images/850082.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgi-umg {
	background-image: url(../images/A37400.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgi-linimp {
	background-image: url(../images/510066.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgi-imp {
	background-image: url(../images/510066.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* ---Html-Body--- */
html, body {width:100%; padding:0; margin:0;}
html { -webkit-text-size-adjust: none;}

body {
	color: #fff;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

/* ---Header--- */

header {width:100%; height:200px; padding:0; margin-top:20px; position: relative;}

#headlogo {
	position:absolute;
	margin: 0;
	padding: 0 20px;
	float: left;
	width: 100%;
	height: 200px;
	background-image: url(../images/blauPause.svg);
	background-repeat:no-repeat;
	background-size: 50%;
	background-position: 0 45px;
}

.headertop {
	width: 80%;
	height: 70px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	line-height: normal;
	color: #fff;
}

.headerright {
	width: 180px;
	height: 70px;
	float: right;
	margin: 185px 0 0 0;
	padding: 0;
	font-size: 95%;
	color: #9BA917;
}

.line1 {
	line-height: 0.1;
	margin: 0;
	padding: 0;
}
.line2 {
	line-height: 2.0;
	margin: 0;
	padding: 0;
} 
.margpad0 {
	margin: 0;
	padding: 0;
}

/* ---Container--- */

#container {
	margin:0 auto;

	background-color: #036;
}

.displaytitel {display: none;}

/* ---section--- */

section {
	margin-top: -50px;
}

/* ---content-box--- */

.content-box .wrap-box {padding: 20px 15px; position: relative;}

.header {text-align: center; margin-bottom: 20px;color: #252525;}

.col-20 .bilder-01 {margin-right: -20px;}
.col-60 .marginteam {margin-left:30%;}
.col-100 .marginteam {margin-left:25%;}
.karte {width:500px;}

.content-box.box-1 {text-align: left;}

.content-box.box-2 {text-align: left;}

.content-box.box-3 {text-align: left;}

/* ---MainContent-Article--- */

article{margin-bottom: 30px;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .art-header{
	width:300px;
	height:300px;}
article .art-content{margin: 30px 0 10px;}

/* ---Footer--- */
footer {
	height: 70px;
	margin: 0;
	padding: 5px 0;
	position: relative;
	clear: both;
	font-size: 85%;
	line-height: 1.1;
}
.footermargin{margin-top: -15px;}
.footermargin2{margin-left:15px;}
.footerline{font-size:100%;}

footer .displyes{display: block;}
footer .displno{display: none;}
.footerright {
	height: 70px;
	margin-top: -20px;
	float: right;
	font-size: 95%;
	font-weight: bold;
	line-height: normal;
	color: #fff;
}
.footerleft {
	height: 70px;
	margin: -80px 0 0 -10px;
	float: left;
	font-size: 95%;
	font-weight: bold;
	line-height: normal;
	color: #fff;
}
/* ---Footer--- */

/* ---Button---- */
a.button{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 10px;
	padding: 10px 25px;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #ffffff;color: #000000;border:1px solid #000000;}
a.button.bt2 {background: #0000ff;color: #ffffff;}

/* --Google-Map---- */

#mapframe {
  width: 600px;
  height: 360px;
  background-color: #CCC;
  color: #000;
}

.maps iframe{
    pointer-events: none;
}

/* --media screen---- */

@media only screen and (max-width: 959px) {
#mapframe {width: 100%; height: 360px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
#headlogo {background-size:60%;}
}

@media only screen and (max-width: 767px) {
#headlogo {background-size:70%;}
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
#headlogo {background-size:60%;}
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
header {height:155px;}
#headlogo {background-size:60%;}
}

@media only screen and (max-width: 568px) {
.karte {width:100%;}
}
@media only screen and (max-width: 479px) {
header {height:175px;}
#headlogo {background-size:100%;}
.footerright {padding-left: 10px;}
}

@media only screen and (max-width: 360px) {
header {height:175px;}
#headlogo {background-size:100%;}
}

