@charset 'UTF-8';
/* MEDIA.CSS */
/* hellgrau:#f5f5f5 / grau:#666666 / rot:#c1272d / hellblau:#80c3e0 / dunkelblau:#5486b1 */
@media only screen and (max-width:1240px) { BODY { font-size:19px; } }
@media only screen and (max-width:1180px) { BODY { font-size:18px; } }
@media only screen and (max-width:1120px) { BODY { font-size:17px; } }
@media only screen and (max-width:1060px) { BODY { font-size:16px; }
FORM .csc-form-element-radio INPUT[type=radio]+LABEL {background-image:url(/fileadmin/Resources/Public/Images/checkbox33.png); }
xFORM .csc-form-element-radio INPUT[type=radio]:checked+LABEL {background-position: 100% 100%;}
}
@media only screen and (max-width:1000px) { BODY { font-size:15px; }.contentpic_content_left A img {width: 30px; height: 30px}}
@media only screen and (max-width:940px) { BODY { font-size:14px; } .contentpic_content_left A img {width: 28px; height: 28px}}
@media only screen and (max-width:880px) { BODY { font-size:13px; } .contentpic_content_left A img {width: 26px; height: 26px}}
@media only screen and (max-width:820px) { BODY { font-size:12px; } .contentpic_content_left A img {width: 24px; height: 24px; vertical-align: top;}}
@media only screen and (max-width:760px) { BODY { width:60em; background:#fff !important } HEADER { position:relative; overflow:hidden; } .topline_outer { position: absolute; } .doarrow:after { background:url(../Images/poly-white-bottom.png) no-repeat bottom !important; } xHEADER .cta { display:none; } .topline_inner,MAIN { padding:0 1em; } FOOTER .footercontact { padding:6em 1em 2em 1em; width:58em; } }
