body , ul , li{margin: 0;list-style-type:disc;padding:0;}
ul, li{color:#000;font-size:14px;font-family:Arial, Helvetica, Verdana;line-height:1.1em;text-align:left;padding:0 1% 0 2%;margin:0}
.header a{height:40px; width:40px;top:2.0em;margin-left:8px;}

.main{margin: 45px 0px 20px 0px;padding: 1% 1% 1% 2%;} 

.ortsmarke {
    font-weight:bold;
    font-size:16px;
    font-variant:small-caps;
}
.mehr {font-weight: bold !important;
    color:#dba901 !important;
}
#headersite{background:#336ca6;font-size:16px;width:100%;height:80px;position:fixed;left:0;top:0;margin-bottom:25px;border-bottom:1px solid #666;border-top:1px solid #666;} 
.container {margin:auto;padding:0;}
article{background:#e6e6e6; border-style: solid;border-color: #000; border-width: medium; color: #000000;
font-size: 14px; font-family: Arial,Helvetica,Verdana;line-height: 1.1em;}
article ul{cursor:pointer;clear:both;}
#medien-auswahl {background:#e6e6e6; border-style: solid;border-color: #000; border-width: medium; color: #000000;
font-size: 14px; font-family: Arial,Helvetica,Verdana;line-height: 1.3em; -moz-border-radius: 20px;
	border-radius: 20px; padding:20px;margin-bottom:30px;margin-right:20px;}

article.dsu {min-width:98%; margin: 10px; !important;} 
.feed {background:#e6e6e6; border-style: solid;border-color: #000; border-width: medium; color: #000000;
font-size: 14px; font-family: Arial,Helvetica,Verdana;line-height: 1.1em; }
.feed ul{cursor:pointer;clear:both;margin-bottom:40px;}
.right {float:right; margin-right: 10px;margin-top: 5px;max-width: 80%;}
.wappen {float:right; margin-right: 5px;margin-top: 3px;max-width: 10%; border-radius: 5px;}
.header img{width:100%;vertical-align: bottom;}
.header_sm img{width:100%;vertical-align: bottom;}
.footer{color:#fff;margin:4px 0px;padding:4px 0;clear:both;text-align:center;}
a:link{font-family:Verdana,Arial,Sans-Serif;font-size:14px;color:#000000;text-decoration:none;}
a:hover{font-family:Verdana,Arial;font-size:14px;color:#000000;}
a:focus {outline: none;}
.arrow{width:44px; height:44px;}
#col1a  {float:left;width:33%;height:100%;min-height:350px;}
#col2a, #col3a {float:left;width:33%;height:100%;min-height:350px;}
#nach_oben{position:fixed;bottom:50px;margin-left:2px;}
#nach_oben a{width:34px;height:34px;padding:0px 0px 0px 0px;display:block;}
#nach_oben a:hover{/*color:#000;background-color:orange;*/text-decoration:none;}
#configure-media {background-color:#ffff99;padding: 15px; line-height:18pt; font-size:1.5em;/*border-radius:24px; -webkit-border-radius:24px;-moz-border-radius:24px;*/}
button, textarea {
    font-size: 100%;
}
.sende2 {
cursor: pointer;
font: 16px Verdana,sans-serif;
color: #000000;
background-color: #EED5FF;
width: 420px;
padding: 2px;
line-height: 130%;
}
.sende1 {
cursor: pointer;
font: 16px Verdana,sans-serif;
color: #000000;
background-color: #66ccff;
width: 120px;
padding: 2px;
line-height: 130%;
}
#hinweis{background-color:white;margin-top:5px;margin-right:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;border:10px;border-style:ridge;border-color:#ffff99;line-height:18pt;}

#auswahltext {min-width: 100%;float:left;}
#buttons {float:left;min-width:100% !important;}

.img-rounded {
    border-radius: 20px;
    margin: 5px 0px 5px 10px;
    max-width: 80%;
    padding: 0;
    vertical-align: bottom;
}

img.icon_opt  {
margin-top: -2px;
margin-bottom: -5px;
margin-left: 5px;
}

article a:link { text-decoration: none; }


article h2 {padding-left: 20px;}
article a img.img-rounded {
    border-radius: 5px;
    margin: 5px 0px 5px 10px;
    max-width: 80%;
    padding: 0;
    vertical-align: bottom;
}
article a img.img-rounded2 {
    border-radius: 5px;
    margin: 0px 0px 5px 10px;
    max-width: 80%;
    padding: 0;
    vertical-align: bottom;
}

article { text-align: left; -moz-border-radius: 20px;
	border-radius: 20px; padding-left:20px;padding-bottom:20px;}
article h4, h1 { text-align: left; -moz-border-radius: 20px;
	border-radius: 20px; padding:20px;color: #000000; font-family: Arial,Helvetica,Verdana;line-height: 1.1em;}

	article h4 {font-size:14px;line-height: 1.1em;}

article ul li{font-size:14px !important;
  List-style-position:outside;   /*
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: visible;
  text-overflow: ellipsis;*/}	
}	
a img {border:0px !important;
    }

 /* social media buttons */

#socialnet {
position: relative;
margin-right: 50px;
}

/* Pulseeffekt */
@-webkit-keyframes pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
/* facebook */
img.icon_fb  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
img.icon_fb:hover, img.icon_fb:focus, img.icon_fb:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* twitter */
img.icon_tw  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_tw:hover, img.icon_tw:focus, img.icon_tw:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* google bookmarks */
img.icon_go  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_go:hover, img.icon_go:focus, img.icon_go:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* linkedin */
img.icon_li  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_li:hover, img.icon_li:focus, img.icon_li:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

 /* social media buttons */

#socialnet-small {
position: relative;
margin-left: 25px;
/*margin-right: 50px;*/
}

/* Pulseeffekt */
@-webkit-keyframes pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
/* facebook */
img.icon_fb  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
img.icon_fb:hover, img.icon_fb:focus, img.icon_fb:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* twitter */
img.icon_tw  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_tw:hover, img.icon_tw:focus, img.icon_tw:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* google bookmarks */
img.icon_go  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_go:hover, img.icon_go:focus, img.icon_go:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

/* linkedin */
img.icon_li  {
display: inline-block;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

img.icon_li:hover, img.icon_li:focus, img.icon_li:active  {
-webkit-animation-name: pulse;
animation-name: pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

#button{
    float: right;
    margin-top: 15px;
    margin-left: 3px;
    margin-right: 5px; 
}

/* ende social media buttons */ 

#menu1
{
    clear:both;
    position:relative;
/*        margin-top:75px;
   width:100%; */
    list-style-type:none !important;
    min-width:241px;
	list-style: none;  
	background: #111;
	background: -moz-linear-gradient(#104e8b, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #104e8b));	
	background: -webkit-linear-gradient(#104e8b, #111);	
	background: -o-linear-gradient(#104e8b, #111);
	background: -ms-linear-gradient(#104e8b, #111);
	background: linear-gradient(#104e8b, #111);
	-moz-border-radius: 50px;
	border-radius: 0px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
}


#menu1 li
{
    list-style-type:none !important;
	float: left;
	padding: 10px 0; 
	position: relative;
	}
/*
#menu1 li:nth-child(9) {
       float: right;
}*/

#menu1 li:nth-child(1) {
       display: inline-block;  
       margin-left: 0px;
     }

#menu1 a 
{
	float: left;
/*	height: 25px;
*/	padding: 0 20px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu1 li:hover > a
{
	color: #fafafa;
}

#menu1 li:hover > ul
{
	display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
}

ul.two-col {
    width: 330px;
    height: 136px;
}

ul.two-col > li:nth-child(4n) {
    box-shadow: none!important;
}
ul.two-col-5 {
    width: 330px;
    height: 170px;
}

ul.two-col-5 > li:nth-child(5n) {
    box-shadow: none!important;
}
ul.three-col-4 {
    width: 495px;
    height: 139px;
}
ul.three-col-4 > li:nth-child(4n+4) {
    box-shadow: none!important;
}

/* Sub-menu */


#menu1 ul
{
 background: #104e8b;
    background: -moz-linear-gradient(#104e8b, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #104e8b));
    background: -webkit-linear-gradient(#104e8b, #111);    
    background: -o-linear-gradient(#104e8b, #111);	
    background: -ms-linear-gradient(#104e8b, #111);	
    background: linear-gradient(#104e8b, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
    left: 0;
    list-style-type: none !important;
    margin: 0 0 0 0px;
    padding: 0;
    position: absolute;
    top: 35px;
    z-index: 99999;
}

#menu1 ul ul
{
  top: 0;
  left: 165px;
}

#menu ul ul li:nth-of-type(4n) {
    border-bottom: 0;
}

#menu1 ul li
{
    float: none !important;
    margin: 0 !important;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu1 ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;   
  }

#menu1 ul a
{    
    padding: 10px;
	height: 10px;
	width: 145px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

#menu1 ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#menu1 ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu1 ul li:first-child > a:after {
    border-bottom: 8px solid #104e8b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    left: 30px;
    position: absolute;
    top: -7px;
    width: 0;
}

#menu1 ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #104e8b;
}

#menu1 ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu1 ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu1 ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu1:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


#zeit_sm{
    position:relative;
    color:#fff;
    font-weight:bold;
    width:70px; 
    float:right;
    margin-top:4px;
  	padding: 0px 1px 2px 10px;
	list-style: none;  
	background: #fff;
	background: -moz-linear-gradient(#104e8b, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #104e8b));	
	background: -webkit-linear-gradient(#104e8b, #111);	
	background: -o-linear-gradient(#104e8b, #111);
	background: -ms-linear-gradient(#104e8b, #111);
	background: linear-gradient(#104e8b, #111);
	-moz-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
}


@media all
and (max-width:241px)
{
.arrow{width:25px; height:25px;}
a.scroll img {margin-top: 30px; margin-left: 3px;}
#nach_oben{position:fixed;bottom:30px;margin-left:0px;}
#nach_oben a{width:20px;height:20px;}
#menu1 {display:none;}
#zeit_sm{margin-right:20px;margin-left:120px;}
article{float:left;width:90%;min-width:180px;margin-top:10px!important; padding:1px 1px 10px 1px;}
article ul li {margin:1px 1px 0px 10px !important;padding:2px 0px 0px 3px !important;}
.header {min-width:241px;}
.header a{height:15px; width:15px;margin-left:3px;margin-top:3%;}
.header_sm img{display:none;}
.header img{min-width:360px;vertical-align: top !important;}
#socialnet {display:none;}
.footer{font-size: 12pt;color:#fff;margin:2px 0px;padding:2px 0;clear:both;text-align:center;}
  .button{
    float: right;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;     }
.wappen {float:right; margin-right: 4px;margin-top: 3px;max-width: 10%;}
}

@media all
and (min-width:241px)
and (max-width:321px)
{
#col1a  {float:left;width:90%;height:100%;min-height:350px;}
#col2a, #col3a {float:left;width:90%;height:100%;min-height:350px;}
.arrow{width:28px; height:28px;}
a.scroll img {margin-top: 10px; margin-left: 3px;}
#nach_oben{position:fixed;bottom:30px;margin-left:0px;}
#nach_oben a{width:24px;height:24px;}
#menu1 {display:none;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;margin-top:0px;background:none;}
#zeit_sm{margin-right:16px;}
.header a{height:45px; width:45px;margin-left:3px;margin-top:3%;}
.header_sm img{display:none;}
.header img{width:100%;vertical-align: top  !important;}
article{float:left;width:91%;margin:2% 1% 1% 2%; padding:1px 1px 10px 1px;}
article ul li{margin:1px 1px 0px 10px !important;padding:2px 0px 0px 3px !important;}
.footer{line-height: 0.8;font-size: 12pt;color:#fff;margin:2px 0px;padding:2px 0;clear:both;text-align:center;}
#socialnet {display:none;}
    .button{
    float: right;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 7px;     }
.wappen {float:right; margin-right: 4px;margin-top: 3px;max-width: 10%;}
}

@media all
and (min-width:321px)
and (max-width:385px){
    #col1a  {float:left;width:90%;height:100%;min-height:350px;}
#col2a, #col3a {float:left;width:90%;height:100%;min-height:350px;}
    #nach_oben{position:fixed;bottom:30px;margin-left:0px;}
#nach_oben a{width:24px;height:24px;}
.arrow{width:28px; height:28px;}
a.scroll img {margin-top: 10px; margin-left: 3px;}
#menu1 {display:none;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;background:none;}
#zeit_sm{margin-right:20px;}
.header a{height:45px; width:45px;margin-left:3px;margin-top:3%;}
.header_sm img{display:none;}
.header img{width:100%;vertical-align: top  !important;}
article{float:left; width:85%;margin:2% 1% 1% 5%; padding:1px 1px 10px 1px !important;}
article ul li{margin:1px 1px 0px 10px !important;padding:2px 0px 0px 3px !important;}
.footer{line-height: 1.4;font-size: 12pt;color:#fff;margin:2px 0px;padding:2px 0;clear:both;text-align:center;}
#socialnet {display:none;}
.button{
    float: right;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 9px;     }
.wappen {float:right; margin-right: 4px;margin-top: 3px;max-width: 10%;}
    }

@media all
and (min-width:385px)
and (max-width:450px){
#medien-auswahl { margin-right: 5px; margin-left: 5px;}
#col1a  {float:left;width:44%;height:100%;min-height:350px;}
#col2a, #col3a {float:left;width:44%;height:100%;min-height:350px;}
#nach_oben{position:fixed;bottom:30px;margin-left:0px;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;background:none;}
#zeit_sm{margin-right:30px;}
#nach_oben{position:fixed;bottom:30px;margin-left:1px;}
#nach_oben a{width:24px;height:24px;}
.arrow{width:28px; height:28px;}
a.scroll img {display:none;}
#menu1 {display:none;}
.header a{height:45px; width:45px;margin-left:3px;margin-top:3%;}
.header_sm img{display:none;}
.header img{width:100%;vertical-align: top  !important;}
article{float:left;width:85%;margin:2% 1% 1% 5%; padding:1px 1px 10px 1px !important;}
article ul li{margin:1px 1px 0px 10px !important;padding:2px 0px 0px 3px !important;}
.footer{line-height: 1.4;font-size: 12pt;color:#fff;margin:2px 0px;padding:2px 0;clear:both;text-align:center;}
#socialnet {display:none;}
.button{
    float: right;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;     }
.wappen {float:right; margin-right: 4px;margin-top: 3px;max-width: 10%;}
    }

@media all
and (min-width:450px)
and (max-width:635px){
#nach_oben{position:fixed;bottom:30px;margin-left:1px;}
#nach_oben a{width:24px;height:24px;}
.arrow{width:28px; height:28px;}
a.scroll img {display:none;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;background:none;}
#zeit_sm{margin-right:45px;margin-top:10px;}
#menu1 {display:none;}
.header a{height:45px; width:45px;margin-left:3px;margin-top:3%;}
article{float:left;width:42%;margin:2% 3% 1% 3%;padding:1px 1px 10px 1px !important;}
article ul li{margin:1px 1px 0px 12px !important;padding:2px 0px 0px 3px !important;}
.header_sm img{display:none;}
.header img{width:100%;vertical-align: top;}
#socialnet-small {display:none;}
.button{
    float: right;
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 3px;     }  
.wappen {float:right; margin-right: 4px;margin-top: 3px;max-width: 20%;}}

@media all and (min-width:635px)
and (max-width:950px){
#nach_oben{position:fixed;bottom:30px;margin-left:1px;}
#nach_oben a{width:24px;height:24px;}
.arrow{width:34px; height:34px;}
a.scroll img {display:none;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;margin-right:10px;background:none;}
#zeit_sm{margin-right:48px;margin-top:10px;}
#menu1 {display:none;}
article{float:left;width:44%;margin:1% 1% 1% 2%;padding:1px 1px 10px 1px !important;}
article ul li{margin:1px 1px 0px 12px !important;padding:2px 0px 0px 3px !important;}
.header a{height:40px; width:40px;margin-left:3px;margin-top:40px;}
.header_sm img{display:none;}
.header img{width:100%;}
#socialnet-small {display:none;}
    
}


@media all and (min-width:950px)
and (max-width:1100px){
#nach_oben{position:fixed;bottom:30px;margin-left:1px;}
#nach_oben a{width:24px;height:24px;}
.arrow{width:44px; height:44px;}
a.scroll img {display:none;}
article{float:left;width:30.33%;margin:1% 1% 1% 1%;padding:1px 1px 20px 1px !important;}
article ul li{margin:1px 1px 0px 12px !important;padding:2px 0px 0px 3px !important;}
.header a{display:none;}
.header_sm img{display:none;}
.header img{width:100%;}
#datumzeit{display:none;}
#zeit{position:relative;color:#fff;font-weight:bold;width:75px; float:right !important;margin-right:2px;background:none;}
#zeit_sm{display:none;}
#socialnet-small {display:none;}
#socialnet {margin-right: 40px;}
}

@media all and (min-width:1100px)
and (max-width:1681px){
#datumzeit{color:#fff;font-weight:bold;width:165px;float:right !important;margin-right:5px;background:none;}
#zeit{display:none;}
#zeit_sm{display:none;}
.header a{display:none;}
a.scroll img {display:none;}
article{float:left;width:30.33%;margin:1% 1% 1% 1%;padding:1px 1px 20px 1px !important;color: #000000;
font-size: 14px; font-family: Arial,Helvetica,Verdana;line-height: 1.1em;}
article ul li{margin:1px 1px 0px 12px !important;padding:2px 0px 0px 3px !important;}
.header_sm img{display:none;}
.header img{width:100%;}
#socialnet-small {display:none;}
}

@media only screen and (min-width:1681px)
{#datumzeit{color:#fff;font-weight:bold;width:165px;float:right !important;margin-right:75px;background:none;}
#zeit{display:none;}
#zeit_sm{display:none;}
.header a{display:none;}
a.scroll img {display:none;}
article{float:left;width:22%;margin:1% 1%;padding:1px 1px 20px 1px !important;}
article ul li{margin:1px 1px 1px 15px !important;padding:2px 0px 2px 3px !important;}
.header_sm img{display:none;}
.header img{width:100%;}
#socialnet-small {display:none;}
#socialnet {
margin-right: 70px;
}
}

