@media (max-width: 480px) {
    #Body {
	margin:0!important;
    }
    #ContentLeft {
	padding:10px;
    }
}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio:0) {
}

@media (min-width: 768px) and (max-width: 979px) {
    #issuebox .row.subs .span2,
    #issuebox .row.subs .span4 {
        height: 40px !important;
    }

    #issuebox .row.express .span2,
    #issuebox .row.express .span4,
    #articlebox .row.express .span2 {
        height: 78px !important;
    }

    #articlebox .articlebox .row.single .span2:not(:first-child),
    #articlebox .articlebox .row.subs .span2:not(:first-child) {
        width: 152px;
    }
}

@media (min-width: 978px) {
    #articlebox .articlebox .row.single .span2:not(:first-child),
    #articlebox .articlebox .row.subs .span2:not(:first-child) {
        width: 217px;
    }
}

@media (max-width: 768px) {
    .issuebox.top .span2 {
	width:100%;
    }
    #HeaderTop form {
	margin:0;
    }
    #Menue ul {
	margin-left:0;
    }
    #Tagmenue ul {
	margin:0 0 1px 0px;
	margin-left:0px!important;
    }
    #Logo img {
	width:216px;
    }
    #Body {
	width:100%!important;
    }
    .container {
	margin-left:0;
    }
    #Footer {
	margin-left:0;
    }
    #Footer #copyright {
	margin-right:0;
    }
    .services .span4 {
	margin-left: 0!important;
    }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio:0) {
    #Logo {
	height:188px!important;
    }
/*	CHROME		*/
    #ContentLeft {
	padding:10px;
    }
    #Tagmenue ul {
	padding-left:25px!important;
    }
    #Menue {
	max-width:100%!important;
	overflow:hidden;
    }
    #Menue ul {
	width:100%!important;
	padding-right:0px!important;
	margin-left:0px!important;
    }
    #Footer {
	width:100%!important;
    }
/*	/CHROME		*/
}


@media (max-width: 768px) and (-webkit-min-device-pixel-ratio:0) {
/*	iPad::SAFARI	*/
    #Logo {
	height:85px!important;
    }
    #Menue ul {
	padding-right:11px;
	width:100%;
    }
    #Menue {
	margin:0;
    }
    #Tagmenue {
	margin-left:-20px;
    }
    #Footer {
	width:744px;
    }
    #ContentRight .bob p {
	max-width:170px;
    }
/*	/iPad	*/
}
@media (min-width: 769px) and (-webkit-min-device-pixel-ratio:0) {
/*	iPad::SAFARI	*/
    #Menue ul {
	height:21px!important;
	margin-left:-21px;
    }
/*	/iPad	*/
}
@media (min-width: 768px) and (max-width: 980px) {
    #Logo,
    #HeaderTop {
	height:67px!important;
    }
    .container {
	margin-left:20px!important;
    }
}
@media (max-width: 980px) {
}
@media (max-width: 979px) and (-webkit-min-device-pixel-ratio:0) {
/*	CHROME		*/
    #Menue ul {
	min-height:41px!important;
    }
}
@media (max-width: 979px) {
    #HeaderTop form {
	margin:0;
    }
    #Logo {
	height:85px;
    }
    #Menue ul {
	border-top:2px solid #fff;
	margin-top:-3px;
    }
    #Body {
	width:750px;
    }
    .services .span4 {
	margin-left: 10px;
        width: 100%;
    }
    .services ul {
	padding-right:20px;
    }

.full {
    border:1px solid #97B5CF;
}
.full .full-content {
    padding:10px;
}


}
@media (min-width: 980px) {
    .container {
	width:960px!important;
	margin-left:20px!important;
    }
    .span9 {
	width:740px!important;
    }
    .span12 {
	width:960px!important;
    }
    #Body {
	width:1160px;
    }
}
@media (min-width: 1200px) {
}


@media (max-width: 768px) {
    #articlebox {
	margin:0!important;
    }
    #articlebox h2 {
	text-align:center;
	margin-left:0px!important;
    }
    #articlebox .span8 {
	margin-left:4px!important;
    }
    #articlebox .articlebox .span8 .row .span2 {
	width:100% !important;
	display:block;
	padding:5px 0!important;
    }
    #articlebox .articlebox .row div {
	margin:0 0 5px 0!important;
    }
    #articlebox .description {
	text-align:center;
    }
    #articlebox .span2 {
	margin-bottom:5px;
    }
    #issuebox h2 {
	text-align:center;
	margin:0 0 5px 0!important;
    }
    #issuebox {
	display:block!important;
	margin-left:0!important;
    }
    #issuebox .span8 {
	text-align:center;
    }
    #issuebox .description {
	text-align:center!important;
    }
    #issuebox .row {
	margin-bottom:5px;
    }
}
@media (max-width: 979px) {
    #articlebox .span2 {
	min-height:40px;
    }
}

