body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	height: 101%;
}
html { 
	-webkit-text-size-adjust: none; 
	height: 100%;
	width: 100%;	/**/
}

p {
	
}
a {
	color: #006AB3;
}
a:hover {
		color: #006AB3;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	line-height: 30px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.marker
{
	color:#006AB3;
}
#hg {
	background-color: #fff;
	/*border-top:solid 5px red;*/
	width: 1024px;
	margin:  0px auto;
}
#header {
	position: relative;
	background-color: #FFF;
	width: 100%;
}
#header2 {
	position: relative;
	background-color: #FcF;
	width: 100%;
	height:30px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);}

}
#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logobox {position: relative; background-color: #FFF;z-index:1000;}

.menu {
	
	position: absolute;
	top:1%;
	right: 5%;/**/
	background-color: #FFF;
	background-image: url(../userfiles/images/meta/menu.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 40px auto;
	height: 40px;
	width: 40px;
/*
	margin-top: 10px;
	left: 10px;
	margin-right:0px;
	border:solid 2px #ccF;
	
	

	float:left;*/
	cursor:pointer;
	display:none;

}



#menu0 {
	background-color: #FFF;
	border-bottom: solid 4px #006AB3;
	width: 100%;
	/*height: 80px;*/
}
#menu0 ul {
	position: relative;
	list-style-type: none;
	display: block;
	margin-left: 15%;
	background-color: #FFF;
	width: 70%;/**/
	height: 30px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	
}
#menu0 ul li {
	background-color: #FFF;
	float: left;
	margin-right: 10px;
}
.dot {
	background-image: url(../userfiles/images/meta/dot.png);
	background-repeat: no-repeat;
	background-position: 0px -1px ;
	background-size:100% auto;
	line-height: 26px;
	background-color: #FFF;
	height: 26px;
	width: 14px;
}
#menu0 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #646567;
	line-height: 26px;
	text-decoration: none;
}
#menu0 ul li a:hover, #menu0 ul li .current {
	color: #006AB3;
}

#menu0 ul li ul{
	position: absolute;
	top: 30px;
	left: 0px;
	margin:0px;
}
#menu0 ul li ul li a{
	font-size: 14px;
	line-height: 16px;

}



.content p, h1, h2{ clear:both;}
.content p{
	/*background-color: #FCC;*/
	margin-right:0px;
	margin-bottom:20px;
}

.content img{
	width: 48%;
	height:auto;
	/*width: auto;
	height: 238px;*/
	float: left;
	margin-top: 2px;
	margin-right: 2%;
	margin-bottom: 5px;
}

.content .full, .zierbild{
	width: 100%;
 	height:auto;
}
 
 .content .zierbild {margin:20px 0px;}
 
.sp50 {
	width: 48%;
	margin-right:2%;
	background-color: #FFF;
	float: left;
	margin-bottom:0px;
}




.content {
	position: relative;
	z-index:0;
	background-color: #FFF;
	width: 750px;
	width: 70%;	
	margin-left: 15%;
	clear: both;
	display: block;
}
.content img {

}
#logo {
	width: auto;
	height: 75px;
	margin:30px 0px;
	width: 50%;
	height: auto;	
	
	
	/*float:left;
	border:gold 1px solid;*/
}
#menubox2 {border:blue 1px solid;}



.news1, .row1 {
	border-top:solid 5px #006AB3;
	padding:0px;
	margin:0px;
	width: 100%;
}
.news1 h2 {
	margin:5px 0px 0px 0px;
	
}
.news, .row2 {
	position:relative;
	border-top:solid 2px #006AB3;
	padding:3px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	width: 70%;
}
.news:hover{
	
	border-top:solid 5px #006AB3;
		padding:0px 0px 5px 0px;
	background-color:#d2d2d2;
}
.datum {
	margin-left:16px; display:inline-block;}
.weiter {
	position:absolute;
	bottom:0px;
	left:0px;
	background-image: url(../userfiles/images/meta/icon_more.svg);
	background-repeat: no-repeat;
	background-position: right 7px ;
	background-size: auto 18px;
	display:inline-block; 
	/*line-height: 26px;
	background-color: #FcF; */
	margin-top:16px;
	padding:5px 35px 5px 0px;
	/*height: 26px;
	width: 14px;*/

	
	
}
.news:hover .weiter{
	/*margin-left:30px;*/
	padding:5px 35px 5px 10px;
}
.back {
	position:absolute;
	top:-5px;
	right:0px;
	background-image: url(../userfiles/images/meta/icon_back.svg);
	background-repeat: no-repeat;
	background-position: left 7px ;
	background-size: auto 22px;
	/*line-height: 26px;
	display:block;  background-color: #FcF;*/
	
	padding:5px 0px 5px 45px;
	
	/*height: 26px;
	width: 14px;*/
	text-decoration:none;
}
.back:hover {
	padding:5px 20px 5px 45px;
}










.row2 {
	border-top:solid 5px #006AB3;
	background-color:gold;
	padding:0px;
	margin:0px;
	width: 100%;	
	float:left;
	margin:20px 0px 5px 0px;
}
.news:last-child {
	border-bottom:solid 5px #006AB3;/**/

}
/*
.news2 {
	border:solid 2px red;
	width: 100%;	
	height: 32px;
	float:left;
}
*/

.newstitel, .newsbild, .newstext{	float:left; min-height:30px;}
.newstitel2, .newsbild2, .newstext2{	float:left; min-height:30px;}


.newstitel {
	width: 30%;
	min-height:60px;
	display:none;
}
.newstitel p {	padding:0px 5px 0px 0px; }
.newstitel h2 {	padding:5px 5px 0px 0px; }
.newsbild {
	width: 20%;	
}
.newsbild img{
	padding:0px;
	margin:5px 0px 5px 2%;
	height:auto;
	width: 98%;	
}

.newstext p, .newstext h2{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.newstitel2 {
	background-color:grey;
}
.newstext2 p, .newstext2 h2, .newstitel2 h2{
	line-height: 1.6em;
	padding:0px 0px 0px 0px; 
	margin:0px;
}
.sp3 {
	width: 30%;
	background-color:gold;
		
}
.desk {background-color:red;}
.sp4 {
	width: 20%;
	/*background-color:lightblue;*/
		
}
.sp5 {
	width: 50%;
	/*background-color:lightblue;*/
		
}
.sp8 {
	width: 50%;
	width: 80%;
	background-color:pink;
		
}
.sp12 {
	width: 70%;
	width: 100%;
	background-color:gold;
}


.content .pdficon {
	width: 200px;
	height: autp;
	
	
}






#footer {
	background-color: #FFF;
		width: 100%;
	/*height: 60px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;*/
	border-top: solid 4px #006AB3;
}
#footer a {
		color: #666;
}
#footer p {
	font-size: 12px;
	color: #666;
		/*margin: 2% 5%;*/
	line-height: 20px;
}
#footer span {
	/*border:solid 1px red;*/
	white-space:nowrap;
}
.impressum
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;

  width: 90%;
  margin-top: 0px;
  margin-right: 5%;
  margin-bottom: 0px;
  margin-left: 5%;
  text-align: right;
  padding-top: 5px;
}
.impressum a{   	color: #666;}


.anker1, .anker {
	position:relative;
	position:absolute;
	z-index:15000;
	top:-100px;
	left:-2200px;
	height: 10px; 	
	font-size: 10px;
	line-height: 10px;
	 background-color: red;	
}
.anker1{
	top:-100px;  background-color: pink;	
}



.clr {
	font-size: 0px;
	line-height: 0px;
	background-color: #cFF;
	clear: both;
	height: 0px;
}



/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#hg { margin:  0px auto; width: 750px; /*border-top:solid 5px blue;*/ }
	.content { width: 80%;	 margin-left: 10%; }
	#menu0 ul { width: 80%;	 margin-left: 10%; }
	.content .bildbox5 { margin-right: 0px; }
	
	
}

/* Smartphone Portrait und Landscape */
@media only screen and (min-width: 512px) and (max-width: 767px) {

	#hg { /*border-top:solid 5px gold;*/ width: 480px; padding-top:60px;}
	.logobox { /*width: 480px;*/ border-bottom:solid 1px #000;}	
	#logo { height: 55px; }
	.anker1, .anker {  top:-60px; }	
	.desk { display:none;  }
	.smart { display:block; }
	
}

@media only screen and (min-width: 320px)  and (max-width: 767px) {
	
	h1 { margin-top: 0px; }
	
	body{ /*text-align:center;*/ } 
	#hg { margin:  0px auto; text-align:left; width: 100%;padding-top:40px;}
	 .content, #menu0 ul, #footer p{ width: 90%;	 margin-left: 5%; }
	
	.logobox { position:fixed; top:0px; width: 100%;z-index:300;}
	.logobox .content{ /*border:solid 1px red;*/ width: 90%;/**/ position:relative; z-index:300;}
	
	#logo { margin:  0px  0px 4px 0px; position:absolute; top:0px;}
	.menu { display:block; z-index:320;}
	.content { padding-top:40px; }
	#menu0 ul {height:auto;}
	#menu0 ul li { width: 100%; }
	#menu0 ul li ul{ position: static; padding-left:5%; width: 95%;}


	#menu { margin:5% 5%; 	height: auto;}
	#menu li { width: 100%; padding:4px 0px; border-bottom:solid 1px #000;}
	#menu li:hover; {  border-bottom:solid 1px #c50a33;}
	#menu li a { width: 100%; display:block; font-size: 18px; line-height: 22px; /*border:solid 1px red;*/}
	#menu li a:hover, #menu li .current { color: #c50a33; }
	.dot { display:none;}
	#footer {height:auto;}
	
	.sp5 {width: 100%;}
	
	.newsbild img{ width: 100%;	 margin:0px;}
	
}


@media only screen and (min-width: 320px)  and (max-width: 511px) {

	#hg { /*border-bottom:solid 5px pink; width: 300px; */}
	.logobox { /*width: 300px;*/ /*border-bottom:solid 1px #000;*/}	

	#logo { /*height: 20px; */ top:10px;}	
		
	.anker {  top: -0px; }
	.anker1 {  top:-44px; }
		
.sp4 { width: 30%; }
.sp8 { width: 70%; }

	.desk { display:none;  }
	.smart { display:block; }
	.desk2 { display:none;  }
	.smart2 { display:block; }	
	#footer span {width: 100%; /*display:block;*/}
.content .pdficon { width: 100px; }
	
.news, .row2 {width: 100%; }

}







