body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
body {
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font: normal 12px/140% Verdana, Geneva, sans-serif;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

#wrapper {
	margin-top:15px;
	box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
}

#header {
	border-bottom: 4px solid #D4D4D4;
}

#header > div {
	width:872px;
	/*height:400px;*/
	border: 2px solid white;
}

#header > div > div {
	padding-top:30px;
	padding-left:30px;
	color:#0802A0;
	/*font-size:36px;
	font-weight:bold;
	line-height:1.2em;*/
	text-shadow: 0 0 2px white;
}

#main .inside {
	min-height:450px;
	margin: 10px 200px 10px 200px;
	/*margin-left:200px;
	margin-right:200px;*/
	font: normal 12px/140% Verdana, Geneva, sans-serif;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#right {
	margin-left: -200px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

#left {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main div.inside .mod_article {
	padding-left: 10px;
	padding-right: 10px;
}

#navigation ul {
	padding: 0;
	margin-left: 10px;
	list-style: none;
	font: normal 12px/140% Verdana, Geneva, sans-serif;
	width: 160px;
}

#navigation li a, #navigation li strong {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 15px;
}

#navigation strong {
	color: #666;
}

#navigation a:hover {
	color: #666666;
}

#navigation strong {
	/*text-decoration: underline;*/
}

#footer > div {
	font-size: 12px;
	height: 118px;
	width: 876px;
	/*background-color: rgba(240,240,240,1);*/
	background-image: url(/files/arbeitsmedizinischer-dienst/img/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	/*box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.2);*/
}

#footer a {
	text-decoration: none;
}

#footer #content {
	padding: 20px;
}

#footer .login {
	float: right;
}

#footer .message {
	margin-top: 20px;
}

/* Informationsbox, farblich hervorgehoben */
.information {
	border: 1px solid #FFC4B3;
	border-radius: 10px;
	background: #FFD8CC;
	padding: 10px;
}

/* Gepunktete Linie als Artikel-Trenner */
div.hr {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-color: #CCCCCC;
    height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Symbole für die "Sitemap"-Darstellung festlegen */
div.mod_sitemap ul {
	list-style-image: url("/files/arbeitsmedizinischer-dienst/img/sitemapdocbullet.gif");
}

/* Position des Karten-Copyright Feldes anpassen */
div.c4g-control-container-bottom-left {
	left: 2px;
	bottom: 2px;
}
