div.iphone{
display: none; 
}

ul.nav li.close{
display: none; 
}

#footer #closer{
display: none; 
}

#bild_box{
position: relative; 
width: 100%; 
margin: 0px; 
height: 344px; 
border: 0px solid #7FB734; 
border-radius: 0px 0px 0px 0px; 
overflow: hidden; 
z-index: 5; 
float: left; 
background-image: url(images/sys/weiss_90.png);
background-repeat: repeat; 
}
#headertext{
margin-left: 10%; 
}

ul.nav{
display: block; 
}
ul.responsive{
display: none; 
}


ul.nav li a:hover{
color: #21549E; 
}

ul.nav li ul li{
padding-left: 0px;
padding-right: 10px; 
}

.subnav_pro {
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
background-image: url(images/sys/black85.png);
background-repeat: repeat; 
position: absolute; 
left: 0px; 
float: left;  
border: 0px solid #7FB734; 
z-index: 5000; 
opacity: 0.0; 
display: none; 
width: 90%; 
padding-left: 10%; 
font-size: 0.9em; 
}

.subnav_pro{
top: 50px; 
}
.subnav_leist{
top: 175px; 
}
.prodfirst{
border: 0px solid #7FB734; 
}

li.haschild{
background-image: url(images/sys/arrow_1c.png);
background-repeat: no-repeat; 
border: 0px solid #FF0000 !important; 
background-position: bottom center; 
height: 50px; 
z-index: 2100; 
}

ul.infos{
margin: 0px; 
padding: 0px; 
font-weight: 300; 
font-size: 0.8em; 
list-style-type: none; 
position: absolute; 
top: 100px; 
right: 5%;
z-index: 2000; 
border: 0px solid #FF0000; 
width: auto; 
}
ul.infos li{
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 5px; 
padding-left: 10px; 
padding-right: 0px; 
padding-top: 0px; 
padding-bottom: 0px; 



list-style-type: none; 
float: left; 
background: #E2E2E2; 
border: 1px solid #999999; 
border-radius: 10px; 
width: 49%; 
}
ul.infos li a:link, ul.infos li a:visited{
font-weight: 500; 
}



#logotext{ 
margin: 0px; 
padding: 0px; 
border: 0px solid #0000FF;  
position: absolute; 
top: 0px; 
left: 10%; 
width: 689px; 
}
#logotext img{ 
margin: 0px; 
padding: 0px; 
border: 0px solid #0000FF;  
position: absolute; 
top: 0px; 
left: 0%; 
width: 550px; 
}


span#logotext i{
font-size: 0.8em; 
}


@media screen and (min-width: 1600px) {
ul.infos{
top: 100px; 
right: 10%;
}
ul.infos li{
width: 99%; 
float: left; 
}
}

@media screen and (max-width: 1200px) {
#logotext img{ 
margin: 0px; 
padding: 0px; 
border: 0px solid #0000FF;  
position: absolute; 
top: 0px; 
left: 0%; 
width: 500px; 
}
}

ul.infos li a:link, ul.infos li a:visited{
margin: 0px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 10px; 
padding-bottom: 10px; 
color: #000000;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
border: 0px solid #FF0000; 
text-align: center;
}
ul.infos li a:hover{
color: #21549E; 
}


.sichtbar{
opacity: 1.0; 
}
.unsichtbar{
opacity: 0.0; 
}

ul.subnav_pro li a:link, ul.subnav_pro li a:visited, ul.subnav_leist li a:link, ul.subnav_leist li a:visited{
display: block; 
color: #FFFFFF; 
font-weight: 300; 
padding-left: 0px;
padding-right: 20px; 
height: 50px; 
padding-top: 0px;
padding-bottom: 0px;
margin: 0px; 
border-left: 0px solid #FFFFFF; 
font-size: 1.0em; 
line-height: 50px; 
}

ul.subnav_pro li a:hover, ul.subnav_pro li a:focus{
color: #21549E; 
}

ul.subnav_pro li{
list-style-type: none; 
padding-left: 0px; 
}

#footer strong{
font-weight: 500; 
}

#footer{
z-index: 2000; 
color: #FFFFFF; 
text-align: center; 
height: 30px; 
width: 100%; 
font-size: 0.8em; 
font-weight: 300; 
line-height: 30px; 
position: fixed; 
bottom: 0px; 
background-repeat: repeat; 
background-color: #21549E;
opacity: 0.9; 
}
#footer a:link, #footer a:visited{
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
color: #FFFFFF; 
font-weight: 300; 
}
#footer a:hover{
color: #000000; 
opacity: 1.0;
}




.anfahrt iframe{
width: 100%; 
height: 600px; 
border: 0px solid #FFFFFF; 
}

.foto{
width: 500px; 
height: auto; 
border: 0px solid #FFFFFF; 
float: right; 
}