@charset "utf-8";

@font-face {
    font-family: "RotisSansSerif";
    src: url("fonts/RotisSansSerif.otf");
}

* {margin: 0;padding: 0}
*:focus {outline: none}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;}


*{
    color: rgba(50,70,140,1);

}

body, html{
    width: 100%;
    height: 100%;
    margin:0;
    padding:0;
/*    font-family: "RotisSansSerif";*/
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}

h1{
    font-size: 1.6em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}

h2{
    font-size: 1.5em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}

h3{
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}

h4{
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}

h5{
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}

h6{
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 0 0.8em 0;
    width: 100%;
}



ul{
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul li{
    list-style: none;
    display: inline;
    float: left;
}

p{
    line-height: 1.4em;
}


#positioner{
    position: relative;
    margin: auto;
    width: 96%;
    padding: 0 2%;
    height: 100%;
}

header{
    float: left;
    width: 100%;
    /*background-color: gray;*/
}

header #headerimage img{
    /*width: 1260px;*/
    width: 100%;
}
#topheader{
    position: absolute;
    top: 0;
    left: 0;
    height: 118px;
    width: 96%;
    padding: 0 2%;
    z-index: 99; /*für Slider eingefügt*/
}

#topleft{
    position: relative;
    float: left;
    width: 26px;
    height: 125px;
    margin:0;

    background-image: url("images/layout/oben-links.png");
}


#logo{
    position: absolute;
    top:35px;
    left: 2.5%;
    width: auto;
    height: auto;
    z-index: 99 /* für Slider eingefügt */
}

#topcenter{
    position: relative;
    height: 125px;
    margin:0;
    background-image: url("images/layout/oben-mitte.png");
    margin:0 26px 0 26px;
}

#topright{
    position: relative;
    float: right;
    width: 26px;
    height: 125px;
    margin:0;
    background-image: url("images/layout/oben-rechts.png");

}

#menu{
    position: relative;
    float: left;
    width: 100%;
    height: 35px; /* Slider wurde eingebaut, vorher  32*/
    margin-top: 3px;
    margin-bottom: 20px;
    background-image: url("images/menu/menuback.png");
    background-repeat: repeat-x;
    text-align: center;
}

#menu .center{
    margin: auto;
    height: 100%;

    /*width: 10px;*/
    overflow: visible;
    border: 1px solid red;

}



#menuwrap {
    overflow:hidden;
    position:relative; /* IE7 needs this */
}
#nav {
    float:left;
    position:relative;
    left:50%;
}
#nav ul {
    float:left; /* IE6 needs this */
    position:relative;
    left:-50%;
    list-style:none; 
    background-image: url("images/menu/menucent.png");

}
#nav li {
    float:left;
}




#nav a {
    float:left;
    text-decoration:none; 
    padding:0 30px; /* variable width */
    color: #fff;
}

#menu #nav ul li.firstitem a{
    border-left: 1px solid #fff;
}

#menu #nav ul li a{
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    height: 100%;
    border-right: 1px solid #fff;
    padding: 0 18px 0 18px;
    margin: 0;
    font-size: 18px;
    line-height: 34px;
}

#menu #nav ul li a:hover,
#menu #nav ul li a.active{
    color: #bbbbff;
    background-image: url("images/menu/aktiv.png");
}


#menuleft{
    width: 85px;
    height: 32px;
    background-image: url("images/menu/menuleft.jpg");
}

#menuright{
    width: 85px;
    height: 32px;
    background-image: url("images/menu/menuright.jpg");

}




#content{
    position: relative;
    float: left;
    width: 92%;
    margin: 0;
    
    padding: 20px 4% 20px 4%;
    /*height: 100%;*/
}

.cleft{
    position: relative;
    width: 35%;
    margin: 0;
    /*height: 100%;*/
    float: left;
}

.cright{
    position: relative;
    width: 60%;
    margin: 0;
    /*height: 100%;*/
    float: left;
}

#content .cleft > p{
    float: left;
    position: relative;
    display: block;
    padding-right: 80px;
    /*text-align: justify;*/
}



#content ul{

    float: left;
    width: 90%;
}

#content .popup ul li{
    line-height: 16px;
    display: block;
    float: left;
    position:relative;
    padding-bottom: 5px;
    width: 90%;
    height: 16px;

}
#content .popup ul li:before{
    content: '\2023';
    display: block;
    font-size: 1.4em;
    position: relative;
    float:left;
    width: 15px;
    /*height: 100%;*/
    margin-top: 4px;
}



#content ul li p{
    line-height: 16px;
    display: block;
    float: left;
    position:relative;
    line-height: 1.2em;
}


footer{
    position: relative;
    float: left;
    width: 92%;
    margin: 0;
    padding: 0 4% 0 4%;
    height: 14px;
    margin-bottom: 30px;
}

footer > div{
    height: 100%;
}

footer ul{
    float: left;
    height: 100%;;
    margin: 0;
    padding: 0;
}

footer ul li{
    list-style: none;
    display: inline;
    height: 100%;
    border-right: 1px solid #949494;
}

footer ul li a{
    color: rgba(150,150,150,1);
    text-decoration: none;
    display: block;
    float: left;
    height: 100%;
    padding: 0 10px 0 10px;
    margin: 0;
    font-size: 12px;
}


footer ul li:last-child{
    border-right: none;
}

footer ul li a:hover{
    color: #646464;
}



b{
    font-weight: bold;
}


/* PAPIER */

#kuverts #content .cright ul{
    width: 100%;
    height: auto;
    text-align: center;
}

#kuverts #content .cright ul li{
    width: 30%;
    float: none;
    margin:auto;
    display: inline-block;
    margin-bottom: 20px;
    /*float: left;*/
}

#kuverts #content .cright ul li p{
    float: left;
    width: 100%;
}


#kuverts .cright img{
    /*float: left;*/

}

#kuverts .cright a{
    display: block;
    float: left;
    width: 100%;
}





/* INFO */

#info #content .cright ul.noarrow{
    width: 100%;
    height: auto;
    text-align: center;
}

#info #content .cright ul.noarrow > li{
    width: 30%;
    float: left;
    margin:auto;
    display: inline-block;
    margin-bottom: 20px;
    /*float: left;*/
}

#info #content .cright ul.noarrow > li p{
    float: left;
    width: 100%;
}


#info .cright img{
    /*float: left;*/

}

#info .cright a{
    display: block;
    float: left;
    width: 100%;
}



#resmenu{
    float: left;
    width: 100%;
    display: none;
}

#resmenu a{
    display: block;
    color: #fff;
    float: left;
    width: 100%;
    padding: 0.5em 0.8em;
    text-decoration: none;
}

#resmp{
    width: 100%;
    float: left;
    display: block;
}

#resmp a{
    background-color: rgba(50,90,150,1);
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#resmenu ul{

    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: -7px;

    display: none;
    background-color: rgba(50,90,150,1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#resmenu ul li{
    display: list-item;
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(100,150,200,1);

}


#resmenu ul li:hover{
    background-color:rgba(50,70,140,1);

}

#resmenu ul li:first-child{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}


#resmenu ul li:last-child{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#resmenu ul li:last-child{
    border-bottom: none;
}

#mobile li a{
    display: block;
    color: #fff;
    float: left;
    width: 94%;
    padding: 3% 0.8em;
    text-decoration: none;
}
#mobile li:first-child a{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


#mobile li:last-child a{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#mobile li.active a{
     background-color:rgba(50,70,140,1);
}

.linkp{
    float: left;
    width: 100%;

}
.bright{
    width:38%; 
    float:left;
    height: auto;
}

.tright{
    padding-top: 50px;
    width:40%; 
    float:left;
    height: auto;
/*    text-align: justify;*/
}

#layer{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
    height: inherit;
    display: none;
}

/*
.popup{
    position: absolute;
    background-color: #fff;
    width: 700px;
    height: auto;
    top: 50%;
    margin-top: -50%;
    margin-left: 50%;
    left: -350px;
    z-index: 150;
    padding: 20px 15px;
    text-align: justify;
    border: 1px solid rgba(0,0,0,0.6);
    
    display: none;
        
}*/


.popup{
    position: fixed;
    background-color: #fff;
    width: 700px;
    height: auto;
    top: 30%;

    margin-left: -300px;
    left: 50%;
    z-index: 150;
    padding: 20px 15px;
    text-align: left;
    border: 1px solid rgba(0,0,0,0.6);

    display: none;

}

.popup .close{
    position: absolute;
    top: -12px;
    right: -12px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.6);
    border-radius: 15px;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    padding: 6px 8px 4px 8px;
    color:#000;
    z-index: 300;
    text-decoration: none;
}
.popup .close:hover{
    color: #aa0000;
}

.popup img{
    width: 240px;
    margin-bottom: 15px;
}

.p100{
    float: left;
    width: 100%;
}

.p60{
    float: left;
    width: 60%;
    /*height: 100%;*/
    padding-right: 2%;
}

.p35{
    float: left;
    width: 31%;
    padding-left: 2%;
    /*height: 100%;*/
}




.p50{
    float: left;
    width: 50%;
    /*height: 100%;*/
    padding-right: 2%;
}

.p45{
    float: left;
    width: 41%;
    padding-left: 2%;
    /*height: 100%;*/
}



.bright img{
    width: 90%;
}

.bglinks{

}

.bglinks a.popuplink{
    display: block;
    float: left;
    background-color: #6395c7;
    margin-bottom: 10px;
    width: 270px;
    height: 30px;
    line-height: 30px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.bglinks a.popuplink{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#325a96+0,6395c7+51,6395c7+60,325a96+100 */
    background: #325a96; /* Old browsers */
    background: -moz-linear-gradient(left,  #325a96 0%, #6395c7 51%, #6395c7 60%, #325a96 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #325a96 0%,#6395c7 51%,#6395c7 60%,#325a96 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #325a96 0%,#6395c7 51%,#6395c7 60%,#325a96 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#325a96', endColorstr='#325a96',GradientType=1 ); /* IE6-9 */

}




.pop1{
    width: 550px;
}

.pop2{
    /*width: 600px;*/
}

.popup .im11{
    width: 120px;
    margin-right: 30px;
}
.popup .im12{
    width: 120px;
}

.pop3{
    /*display: block;*/
}

.popup .im22{
    float: right;
}
#content .popup ul{
    /*padding-left: 10px;*/
    width: 460px;
    float: left;
}

#content .popup ul li{
    line-height: 16px;
    width: 420px;

    display: block;
    /*background-color: green;*/
    float: left;
    position:relative;
    padding-bottom: 5px;
    /*height: 100%;*/

}
#content .popup ul li:before{
    /*content: '\25BA';*/
    content: '\2023';
    /*margin-right: 10px;*/
    display: block;
    font-size: 1.4em;
    position: relative;
    float:left;
    width: 15px;
    /*height: 100%;*/
    margin-top: 4px;
    /*background-color: red;*/
}



#content .popup ul li p{
    line-height: 16px;
    width: 400px;

    display: block;
    /*background-color: green;*/
    float: left;
    position:relative;
    line-height: 1.2em;
}



.popdruck{
    display: none;
    position: fixed;
    top: 30px;
    width: 600px;

}

.popdruck table{
    width: 80%;
    margin-left: 10%;
}

.popdruck img{
    width: 60%;
}

.popdruck .dc6 img{
    width: 40%;
}

figure{

}

figure figcaption{

    padding: 3px 0 15px 0;
}

.popup figure img{
    margin: 0;
    padding: 0;
}

.popdruck a{
    text-decoration: none;
}

#content .noarrow li:before{
    display: none;
}


.popdruck{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#325a96+0,6395c7+51,6395c7+60,325a96+100 */
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #f2f2f2 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fffff',GradientType=1 ); /* IE6-9 */

}



.popinfo{
    width: 600px;
    /*display: block;*/
}
.popinfo1{
    /*display: block;*/

}

#content .popinfo img{
    float: right;
    margin-left: 15px;
}

#content .popup a.close{
    width: auto;
}


#index #content .popup ul li{
    height: auto;
}

a{
    text-align: left;
}


.popupinline{
    position: relative;
    float: left;
    width: 90%;
    display: block;
    margin-left: 1px;
    left: 0;
    margin-bottom: 20px;
}

.popup{
    /*background-color: #aaa;*/
}
.popup img{
    max-width: 90%;
}

#index .popup img{
    max-width: 240px;
}

#index .popup {
    /*width: 530px;*/
}

#index .popup .im11{
    width: 120px;
    margin-right: 20px;
    margin-top: 5px;
}
#index .popup .im14{
    
    margin-top: 5px;
}

#index .popup .pop1 .im11{
    width: 120px;
    margin-right: -15px;
}

#index .popup .imgp img{
    float: right;
}

#content .popup ul.popupul {
    width: 90%
}

#index .pop1 {
    width: 540px;
}
#index .pop2 {
    width: 610px;
}

#index .pop2 .p60{
    width: 56%;
}

#index .im22{
    margin-right: -5px;
}



#index .pop3 {
    width: 670px;
}

#index .pop3 .p60{
    width: 60%;
}


#index .pop3 .im22{
    margin-right: -9px;
}


#menubutton{
    display: block;
    float: left;
}
#menubutton span{
    color: #fff;
    float: left;
    display: block;
}
#menubutton .mname:before{
    content: '\2023';
    display: block;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 25px;
}


#menubutton:hover .mname:before{
    content: '\2023';
    transform: rotate(45deg);
    transition: transform 0.4s;
}


.imp{
    float: left;
    width: 100%;
}

strong{
    font-weight: bold;
}

#druckformate{
    
}
/*
#druckformate fieldset{
    margin: 0;
    padding: 0;
    padding: 1%;
    float: left;
    display: block;
    width: 42%;
    border: 1px solid #eee;
    box-shadow: 5px 5px 5px rgba(125,125,125,0.4);
    
    
    background: #fff;  Old browsers 
    background: -moz-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%);  FF3.6-15 
    background: -webkit-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%);  Chrome10-25,Safari5.1-6 
    background: linear-gradient(to right,  #f2f2f2 0%, #ffffff 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fffff',GradientType=1 );  IE6-9 

    margin-bottom: 20px;
}

#druckformate fieldset.fsleft{
    margin-right: 4%;
    margin-left: 3%;
}

#druckformate fieldset.fsright{
    margin-right: 3%;
    margin-left: 4%;
}*/

#druckformate fieldset legend{
    font-weight: bold;
    font-size: 1.4em;
    line-height: 2em;
    float: left;
    width: 100%;
    
}

/*#druckformate fieldset figure{
    width: 100%;
    margin-bottom: 20px;
}

#druckformate fieldset figcaption{
    
}
#druckformate fieldset img{
    width: 93%;
}

#druckformate fieldset .headerrow img{
    width: 50%;
}

#druckformate td{
    vertical-align:top;
}

.leg{
    float: left;
    display: block;
    border: 1px solid #aaa;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.legende{
    font-size: 0.7rem;
    color: #000;
    width: 90%;
    
}

.legende p{
    margin-bottom: 10px;
    color: #000;
}*/

.blue{
    background-color: #9899c7;
}

.dgray{
    background-color: #e7e7e7;
}
.lgray{
    background-color: #ebf1e5;
}
.white{
    background-color: #fff;
}

.headerrow > td{
    height: 140px;
}

.legendiv{
    width: 90%;
    float: left;
    height: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #eee;
    border-right-color: #eee;
    padding: 5px;
}

.formatpop{
     position: fixed;
    background-color: #fff;
    /*width: 400px;*/
    
    width: 80%;
    max-width: 900px;
    height: auto;
    top: 10%;

    margin-left: -200px;
    left: 50%;
    z-index: 550;
    padding: 1%;
    text-align: left;
    border: 1px solid rgba(0,0,0,0.6);
    box-shadow: 5px 5px 5px rgba(125,125,125,0.4);
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #f2f2f2 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fffff',GradientType=1 ); /* IE6-9 */

    
    /*display: none;*/
}

#c6m{
    /*display: block;*/
}


#c6o{
    /*display: block;*/
}

#c65m{
    /*display: block;*/
}
#c65o{
    /*display: block;*/
}
#clm{
    /*display: block;*/
}
#clo{
    /*display: block;*/
}
#c5m{
    /*display: block;*/
}
#c5o{
    /*display: block;*/
}
#c4m{
    /*display: block;*/
}
#c4o{
    /*display: block;*/
}



.formatpop table{
    width: 100%;
}



.formatpop figure{
    width: 100%;
    margin-bottom: 20px;
}

.formatpop figcaption{
    
}
.formatpop img{
    width: 90%;
}

.formatpop .headerrow img{
    width: 50%;
}

.formatpop td{
    vertical-align:top;
}

.leg{
    float: left;
    display: block;
    border: 1px solid #aaa;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.legende{
    font-size: 0.7rem;
    color: #000;
    width: 90%;
    
}

.legende p{
    margin-bottom: 10px;
    color: #000;
}



#c4m.formatpop img{
    width: 60%;
}
#c4o.formatpop .headerrow img{
    width: 40%;
}


.ui-accordion .ui-accordion-icons{
   width: 98%;
   padding-left: 1.5%;
}


#accordion h2,
#accordion h3{
    background-image: url("images/menu/menucent.png");
    color: #fff;
    font-weight: bold;
}
#accordion h2 span{
    color: #fff;
    font-weight: bold;
    
}

#accordion table{
    width: 100%;
}

#accordion table tr{
    
}


#accordion table tr th{
    background-image: url("images/menu/menucent.png");
}


#accordion table tr td{
    
}



td{
    padding: 3px 5px;
    vertical-align: top;
}

#p4{
   height: 70%;
   top: 20%;
}

#phistory{
    height: 90%;
   overflow: auto;
}

#haftpapier .einklinker{
    background-image: url("images/haftpapier/einklinker-rot.jpg");
    width: 332px;
    height: 181px;
    position: absolute;
    right: 0px;
}

#haftpapier h2{
    font-size: 1.2em;
}
#haftpapier #content ul{
    margin-top: 75px;
}
#haftpapier #content ul li{
    list-style: disc;
    display: list-item;
    width: 100%;
    color:#000;
    padding-bottom: 4px;
}
#haftpapier #content ul li b{
    color: rgba(50,70,140,1);
    
}
#haftpapier #content ul li strong{
    color:#000;
}
#haftpapier .zusatzinf{
    float: right;
    color: #000;
    width: 350px;
    line-height: 1.4em;
    margin-top: -70px;
}
#haftpapier .zusatzinf b{
    line-height: 1.7em;
    color:#000;
}

#haftpapier .schraeg{
    color: #fff;
    transform: rotate(7deg);
    margin-top: 55px;
    font-weight: bold;
    font-size: 1.2em;
    margin-left: 20px;
    text-align: center;
}

.haftfacher{
/*    position: absolute;
    left: 0;
    bottom:0;*/
}
.haftfacher p{
    width: 270px;
    float: left;
}
.haftfacher img{
    width: 222px;
    height: 250px;
    float: right;
    margin-top: -80px;
    margin-bottom: -40px;
    margin-right: 40px;
}
.black,
.black b{
    color:#000;
}

@media only screen and (max-width: 1200px){
    .bright{
        width: 100%;
        height: auto;
    }
    .bright img{
        width: 50%;
    }
    .tright{
        padding-top: 20px;
        width: 100%;

    }

}


@media only screen and (min-width: 1200px){
    #logo{
        left: 2.4%;
    }
}


@media only screen and (max-width: 1030px){
    .popdruck{
        width: 380px;
        margin-left: -190px;
    }
}


@media only screen and (max-width: 1000px){
    #logo{
        left: 2.7%;
    }

    .popup{
        width: 90%;
        margin-left: 0;
        left: 0;
    }

    #index .popup{
        width: 640px;
        /*height: 400px;*/
    }
    
    #druckformate fieldset{
    width: 92%;
}

#druckformate fieldset.fsleft{
    margin-right: 0;
    /*margin-left: 3%;*/
}

#druckformate fieldset.fsright{
    /*margin-right: 3%;*/
    margin-left: 0;
}
#content .cleft > p{
    text-align: left;
}
.tright{
    text-align: left;
}
}




@media only screen and (max-width: 700px){
    #logo{
        left: 3%;
    }
    #druck .cright > p > img{
        width: 48%;
    }
    .popup{

    }
}






@media only screen and (min-width: 1200px){


}


@media only screen and (max-width: 830px){

    #content .cleft{
        width: 100%;
        margin-bottom: 30px;
    }
    #content .cright{
        width: 100%;
        margin-bottom: 16px;
    }
    #headerimage img{
        display: none;
    }
    #headerimage{
        height: 110px;
    }
    #content .cleft p{
        padding-right: 0;
    }
    .bright{

        text-align: center;
    }
    .bright img{
        width: 50%;
        margin:auto;
    }
}



@media only screen and (max-width: 640px){
    #resmenu{
        margin-top: 1em;
        display: block;
    }

    #logo img{
        width: 80%;
    }

    #menu{
        display: none;
    }
    #info #content .cright ul.noarrow > li{
        width: 90%;
        text-align: center;
    }
    #info #content .cright ul.noarrow > li a{
        text-align: center;
    }

}


@media only screen and (max-width: 400px){
    .popupinline{
        width: 90%;
    }
}


/* DIGITALDRUCK */

#digitaldruck h2{
    font-size: 1.2em;
    }

#digitaldruck .einklinker{
    background-image: url("images/digitaldruck/button.jpg");
    width: 134px;
    height: 131px;
    position: absolute;
    right: 15px;
    }


#digitaldruck #content .cright ul.noarrow{
    width: 100%;
    height: auto;
    text-align: center;
    }

#digitaldruck #content .cright ul.noarrow > li{
    width: 30%;
    float: left;
    margin:auto;
    display: inline-block;
    margin-bottom: 20px;
    }

#digitaldruck #content ul li{
    list-style: disc;
    display: list-item;
    width: 100%;
    color:#000;
    padding-bottom: 4px;
    }

    .ulhead {
        font-weight: bold;
        margin-top: 30px;
        }

/*
#digitaldruck #content ul li b{
    color: rgba(50,70,140,1);
    
}
#digitaldruck #content ul li strong{
    color:#000;
}
*/

.callto {
    font-weight: bold;
    margin-top: 30px;
    }



#fsc img{
    margin-top: 2.5em;
    }


@media only screen and (min-width: 1200px){
    #fsc img{
        margin-top: 0em;
        float: right;
        }
}
