article{
    float:left;
    width: 65%;
    background-repeat: no-repeat;
    background-attachment: local;
    background-position: center 750px;
    	background-size: 100%;
        padding:1% 2%
   
}

 a, a:visited, a:active{
	color:#4c4c4c;
	font-weight:normal;
	text-decoration:none;
	}
	
 a:hover{
	text-decoration:underline;	
}
	
#NaviMobil{
    display:none
}
.logo{ float:left;
line-height:60px}
.logo img{
    width:190px;
    float:left;
    margin-right: 20px;
}
header{
    display:block;
    width:30%;
    min-height:700px;
float:left;
    background:#fff;
    border-right: 1px dotted #666 ;
   

    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    z-index:1
	}
header nav a {

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.topInhalt{
    width:100%;
    overflow:auto;
    background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#mainNavi{
    clear:right;
}
.user{
    display:block;
    float:right;
    width:30px;
    height:24px;
    background:url('../admin/bilder/neu/logoff1.png') 0px 0px  no-repeat;
    margin:6px 5px 0px 0px;
   	background-size: 18px 18px;
}
.print{
    display:block;
    float:right;
    width:30px;
    height:25px;
    background:url('../pix_interface/printer.png') 0px 0px  no-repeat;
    margin:5px 5px 0px 0px;
    background-size: 20px 20px;
}
.pdfnav{
    display:block;
    float:right;
    width:30px;
    height:25px;
    background:url('../pix_interface/pdficon.png') 0px 0px  no-repeat;
    margin:5px 5px 0px 0px;
    background-size: 23px 19px;
}
.suchenlayout{
    margin:4% 3%;
    width:90%;
    background:#fff;
    margin-right:15px;
    padding:3px;
    border:1px solid #ccc;
  border-radius:5px;
  overflow: auto;
}
.suchenlayout input{
  width:85%;
    background:transparent;
    border:none
}
#searchsubmit{
    float: right;
    width:20px;
    height:20px;
}
#left{
    width:220px;
    float:left;

    
}
header ul.nav_unter{
    margin-top:20px;
    list-style: outside none none;
}
header ul.nav_unter li{
    background:none;
    padding:5px 0px;
     line-height:16px;
       border-bottom:dotted 1px #666;
       list-style: outside none none;
       margin:0
}
header ul.nav_unter li a{
    display:block;
  text-decoration: none;
    font-size:14px;
    background: url(../pix_interface/selectoff.png) 0px 6px no-repeat;
    padding:3px 5px 3px 15px;

   
}
header ul.nav_unter li a.current{
    background: url(../pix_interface/select.png) 0px 10px no-repeat;
    font-weight:bold
}
header ul.nav_unter li a.on{
    font-weight:bold
}
header ul.nav_unter li a:hover{
    text-decoration:underline
}
header ul.nav_unter ul li a{
    display:block;
  text-decoration: none;
    font-size:12px;
    background: url(../pix_interface/selectoff.png) 10px 6px no-repeat;
    padding:3px 5px 3px 25px;
   
}
header ul.nav_unter ul li a.open{
    background: url(../pix_interface/select.png) 10px 10px no-repeat;
}
header ul.nav_unter ul ul li a{
    display:block;
  text-decoration: none;
    font-size:12px;
    background: url(../pix_interface/selectoff.png) 20px 6px no-repeat;
    padding:3px 5px 3px 35px;
    
   
}
header ul.nav_unter ul ul li a.open{
    background: url(../pix_interface/select.png) 20px 10px no-repeat;
}
header ul.nav_unter ul ul ul li a{
    display:block;
  text-decoration: none;
    font-size:12px;
    background: url(../pix_interface/selectoff.png) 30px 6px no-repeat;
    padding:3px 5px 3px 45px;
   
}
header ul.nav_unter ul{
    margin:0px;
    padding:0
}
.InhaltText{
    margin:0px 0px 0px 230px;
    background:#fff;
    padding:0px 30px 30px 30px;
    min-height:300px
}
.breadcrump {
height:30px;
border-bottom:1px dotted #666;
overflow:auto;
z-index:10
}
.breadcrump ul{
    margin:0;
    padding:0;
    position: relative;
    width:auto;
    
}
.breadcrump li{
list-style: outside none none;
float:left;
color: #fff;


}
.breadcrump li a{
    display:block;
    line-height:30px;
    padding:0px 30px 0px 10px;
    text-decoration:none;
    color:#666;
   background: url("../pix_interface/main.png") no-repeat  right ;
}

#pic_viewer img{
	width:100%;
    padding:0;
    margin:0px 0px 0px 0px;
   

	}
#pic_viewer img.bbild{
    margin-bottom:-10px
} 
 #mainText{
min-height:200px;

  color: #000;
    padding: 15px 0px 0px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
	}
 .blockpos1{
clear:left
    
 }
.blockpos2{
    width: 44%;
    float:left;
    margin:0 6% 0 0

}
.blockpos3{
    width: 540px;
    float:right;

}

.seknav {
    display:inline-block;
float:right;
margin:4px 0px 0px 0px;
padding:0
}
.seknav li{
    float:right;
    font-weight:normal;
    
    
    font-size: 14px;
    list-style: outside none none;

    padding:0px 5px;
    line-height:12px
    
}
.seknav li img{
    width:30px
}
.seknav li a:link,.seknav li a:visited{
    color: #000;
    text-decoration: none;
    line-height: 30px;
    }


.InhaltText ul{
    margin:0;
    padding:0
    }
.InhaltText ul li{
list-style: outside none none;
background:url('../images/red_dot.gif') 0px 7px  no-repeat;
padding:0px 0px 0px 18px;
}


.InhaltText ul li a{
    display:block;
    
    
    color: #333;
    
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
}

.blockpos1 .contentPixLinks{
    float:left;
    padding:0px 2% 30px 0px;
     width:48%
}
.blockpos1 .contentPixRechts{
    float:right;
    padding:0px 0px 30px 30px
}
.blockpos2 .contentPixLinks,.blockpos3 .contentPixLinks{
    margin:0px;
    padding:0px 30px 10px 0px;
    float:left;
}
.blockpos2 .contentPixLinks img,
.blockpos3 .contentPixLinks img,
.blockpos2 .contentPixRechts img,
.blockpos3 .contentPixRechts img{
    width:40px
}
.blockpos2 .contentPixRechts,.blockpos3 .contentPixRechts{
    margin:0px;
     padding:0px 0px 2% 30px;
    float:right;
    width:48%
}
.contentPixRechts .bu, .contentPixLinks .bu{
 width:50%;
 font-size:11px;
 color:#aaa   
}

.contentLinks{
   margin-left:50%  
}
.contentRechts{
  margin-right:50% 
}

.suchenInput{
 width:500px   
}
footer{
     clear:both;
    padding-top: 0px;
}
.footer{

    height: 35px;
    margin:0px auto;
   border-top:1px #666 dotted;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

    
}

.footer div.footernav,.footerlink{
    
	margin:0px auto;
    clear:both
}

.footernav {
   
  
}
.footerlink{
    clear: both;
      padding:0px 10px;

      line-height: 30px;
}
.footerlink span{
    color:#000
}
.footernav ul{
    margin:0;
    padding:0
}
.footernav ul li{
list-style: outside none none;
float:left;
width:29%;
color: #fff;
}


.footernav ul ul li{
    float:none;
    width:100%
}

.footernav ul li a{
    display:block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    text-decoration:none
}
.footernav ul ul li a{
 font-size:16px   
}
.footernav ul ul ul li a{
 font-size:13px   
}
.footernav ul li:first-child div.lastupdate{
    font-size:12px;
    border:none
}
.footernav ul li:first-child div{
 margin:5px 55px 5px 0px;

}
.footernav ul li:first-child label{
display:block;
width:120px;
float:left
    
    
}
.footernav ul li div{
 margin:0px;

}
.footernav ul li#weather{
    min-height: 170px;
    position:relative;
}
.footernav ul li#weather #ort{
    display:none
}
.footernav ul li#weather img{
    width:40px
}
.footernav ul li#weather #copy{
    position:absolute;
    top:140px;
    left:60px
}
.footernav ul li#weather #copy a{
    font-size:11px;
    text-decoration:none;
    color:#eee
}
.footernav ul li#weather #max{
    position:absolute;
    top:60px;
    left:0px
}
.footernav ul li#weather #min{
    position:absolute;
    top:80px;
    left:0px
}
.footernav ul li#weather #prec,#day1e,#day2e,#day3e{
    display:none
}
.footernav ul li#weather #wind{
    position:absolute;
    top:100px;
    left:0px
}
.footernav ul li#weather #wdir{
    position:absolute;
    top:120px;
    left:0px
}
.footernav ul li#weather #day1a{
    position:absolute;
    top:0px;
    left:60px
}
.footernav ul li#weather #day1b{
    position:absolute;
    top:20px;
    left:60px
}
.footernav ul li#weather #day1c{
    position:absolute;
    top:60px;
    left:60px
}
.footernav ul li#weather #day1d{
    position:absolute;
    top:80px;
    left:60px
}
.footernav ul li#weather #day1f{
    position:absolute;
    top:100px;
    left:60px
}
.footernav ul li#weather #day1g{
    position:absolute;
    top:120px;
    left:60px
}

.footernav ul li#weather #day2a{
    position:absolute;
    top:0px;
    left:110px
}
.footernav ul li#weather #day2b{
    position:absolute;
    top:20px;
    left:110px
}
.footernav ul li#weather #day2c{
    position:absolute;
    top:60px;
    left:110px
}
.footernav ul li#weather #day2d{
    position:absolute;
    top:80px;
    left:110px
}
.footernav ul li#weather #day2f{
    position:absolute;
    top:100px;
    left:110px
}
.footernav ul li#weather #day2g{
    position:absolute;
    top:120px;
    left:110px
}

.footernav ul li#weather #day3a{
    position:absolute;
    top:0px;
    left:160px
}
.footernav ul li#weather #day3b{
    position:absolute;
    top:20px;
    left:160px
}
.footernav ul li#weather #day3c{
    position:absolute;
    top:60px;
    left:160px
}
.footernav ul li#weather #day3d{
    position:absolute;
    top:80px;
    left:160px
}
.footernav ul li#weather #day3f{
    position:absolute;
    top:100px;
    left:160px
}
.footernav ul li#weather #day3g{
    position:absolute;
    top:120px;
    left:160px
}

.footernav ul li.kontakt div{
border:none
}
.footernav ul li label{
display:block;
width:95px;
float:left
    
    
}
.footernav ul li:last-child{

}
.footernav ul li:last-child img{
    width:100px;
    margin-bottom:20px
}
#scroll{
    position:fixed;
    bottom:100px;
    right:0px;
    display:none;
    z-index:10
    
}
#mainText .ql1 ul{
    margin:0px 0px 0px -10px;
    padding:0;
    list-style-position: inside;
}

#mainText .ql1 li{
background:none;  

padding: 0;
    margin:12px;
    float:left;
    width:253px;
    height:280px;
    overflow:hidden;
     line-height: 24px;
}
#mainText .ql1 li a{
 display:block;
 border-bottom: 2px solid #e63036; 
 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  
}
#mainText .ql1 li a:hover{
   border-bottom: 2px solid #414d9c;   
}
#mainText .ql1 li .QuicklinkUs::before {
    color: #e63036;
    content: ">";
    display: inline;
    font-size: 22px;
    padding-right: 8px;
    position: static;
    vertical-align: top;
    }
#mainText .ql1 li .QuicklinkUs{
    color:#414d9c;
    font-size:19px;
    padding:10px 10px 5px 10px
}
#mainText .ql1 li .QuicklinkBild{
    height:150px;
    overflow:hidden
}
#mainText .ql1 li .QuicklinkText{
   padding:5px 10px;
   height:77px;
   overflow: hidden;
}
#mainText .ql1 li a{
 text-decoration:none   
}

#mainText .ql2 li{
    position:relative;
    width:50%;
    height:320px;
    float:left;
    padding:0;
    margin:0;
     background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
#mainText .ql2 li .QuicklinkUs{
    color:#444;
    font-size:19px;
    padding:5px 10px
}
#mainText .ql2 li .QuicklinkBild{
    height:150px;
    overflow:hidden
}
#mainText .ql2 li .QuicklinkText{
    color:#fff;
    position:absolute;
    bottom:10px;
    left:10px;
   padding:5px 10px;
   	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
#mainText .ql2 li .QuicklinkText h2{
    color:#fff;
    margin:0px
}
#mainText .ql2 li a{
 text-decoration:none;
 color:#fff;   
}

.fuel{
    position:fixed;
    top:0px;
    right:58%;
    
    padding:0px ;
  z-index:100;
    border-top: 5px solid transparent;
    width:250px;
    -webkit-border-radius: 0px 0px 5px 5px;-moz-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;
        -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

#fuel {
    display:none;
    background:rgba(255, 255, 255, 0.85);
    padding:0px 10px;
    width:250px;
  
}
#mainText  .fuel ul{
    margin:0px;
    padding:0;
    list-style-position: inside;
    
}

#mainText  .fuel ul li{
    background:none;
    padding:5px 0px;
    min-height:20px;
    clear:left
}
#mainText  .fuel ul li label{
    display:block;
    width:120px;
    background:rgba(255, 255, 255,0.5);
    border:1px solid #414D9C;
    padding:6px 10px;
    font-size: 20px;
    float:left;
}
#mainText  .fuel ul li span{
    display:block;
    width:70px;
    background:rgba(255, 255, 255,0.5);
    border:1px solid #414D9C;
    padding:0px 10px 6.5px 10px;
    font-size: 20px;
    float:left;
    margin-left:10px;
    color:#d81912;
    text-align:right
}
#mainText  .fuel h2{
    color:#484848;
    height: 90px;
line-height: 90px;
    padding: 0px 20px 0px 0px;
     margin-bottom: 0px;
     text-align:right;
     font-size:14px;
    background:url('../pix_interface/select.png') right 43px  no-repeat;
    cursor:pointer
}
#mainText  .smaller .fuel h2{
height: 55px;
line-height: 55px;
   padding: 0px 20px 0px 0px;
   background:url('../pix_interface/select.png') right 24px  no-repeat;
        -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
} 
#mainText .lastupdate{
    color:#484848;
    text-align:right;
    font-size:11px;
    line-height:30px
}
#mainText .waschen table{
     border-spacing: 10px;
    border-collapse: separate;   
}
#mainText .waschen table td{
padding:7px;
    border:1px solid #414D9C
}
#mainText .waschen table td h1,#mainText .waschen table td h2{
 margin:0;
 font-size:24px;
 line-height:25px   
}