@charset "UTF-8";

/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);
@import url(yaml/core/slim_iehacks.css);
/* import screen layout | Screen-Layout einbinden */
@import url(screen/basemod.css);
@import url(screen/basemod_2-1-3.css);
@import url(screen/basemod_muslimlife.css);
@import url(screen/content.css);
@import url(screen/basemod_box.css);


/* import print layout | Druck-Layout einbinden */
@import url(yaml/print/print_100_draft.css);

/* jquery.jcarousel.css */
.jcarousel-container{position:relative;}.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}.jcarousel-list li,.jcarousel-item{float:left;list-style:none;width:90px;height:120px;margin-right:6px;}.jcarousel-next{z-index:3;display:none;}.jcarousel-prev{z-index:3;display:none;}
/* jquery.tooltip.css */
#tooltip{position:absolute;z-index:3000;border:1px solid #111;background-color:#eee;padding:5px;opacity:.85;}#tooltip h3,#tooltip div{margin:0;}#tooltip h3{font-weight:bold;}
/* validationEngine.jquery.css */
.formError{position:absolute;top:300px;left:300px;width:150px;padding-bottom:15px;display:block;z-index:5000;}.formError .formErrorContent{width:100%;background:#000;color:#fff;font-family:tahoma;font-size:10px;box-shadow:1px 1px 6px #000;-moz-box-shadow:1px 1px 6px #000;-webkit-box-shadow:1px 1px 6px #000;padding:4px 10px 4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}.formError .formErrorArrow{position:absolute;bottom:0;left:20px;width:15px;height:15px;}.formError p{margin:0;}.formError .formErrorArrow div{box-shadow:1px 4px 5px #000;-moz-box-shadow:1px 4px 5px #000;-webkit-box-shadow:1px 1px 5px #000;font-size:0;}.formError .formErrorArrow .line10{width:15px;height:1px;background:#000;margin:0 auto;font-size:0;display:block;}.formError .formErrorArrow .line9{width:13px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line8{width:11px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line7{width:9px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line6{width:7px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line5{width:5px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line4{width:3px;height:1px;background:#000;margin:0 auto;display:block;}.formError .formErrorArrow .line3{width:1px;height:1px;background:#000;margin:0 auto;display:block;}
div.jGrowl {padding: 			10px;z-index: 			9999;}div.ie6 {position: 			absolute;}
div.ie6.top-right {right:auto;bottom: 			auto;left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
body > div.jGrowl{position:fixed;}body > div.jGrowl.top-left{left:0;top:0;}body > div.jGrowl.top-right{right:0;top:0;}body > div.jGrowl.bottom-left{left:0;bottom:0;}body > div.jGrowl.bottom-right{right:0;bottom:0;}body > div.jGrowl.center{top:0;width:50%;left:25%;}div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}
div.jGrowl div.jGrowl-notification{min-height:40px;}div.jGrowl div.jGrowl-notification div.header{font-weight:bold;font-size:12px;}div.jGrowl div.jGrowl-notification div.close{float:right;font-weight:bold;font-size:12px;cursor:pointer;}div.jGrowl div.jGrowl-closer{height:15px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:11px;font-weight:bold;text-align:center;}div.jGrowl div.error,#msg p.error{background-color:#FF8F93;color:#000;border:2px #DF0009 solid;}div.jGrowl div.warning,#msg p.warning{background-color:#FFDC9F;color:#000;border:2px #DF8D00 solid;}div.jGrowl div.success,#msg p.success{background-color:#B6FF9F;color:#000;border:2px #269F00 solid;}
.multiSelect{width:206px;border:1px solid #A7A6AA;background:#FFF url(jquery/multiselect/dropdown.gif) right center no-repeat;padding:2px 4px;padding-right:20px;display:inline;font-size:12px;font-weight:400;text-indent:15px;}.multiSelect.hover{background:#FFF url(jquery/multiselect/dropdown_hover.gif) right center no-repeat;}.multiSelect.active,.multiSelect.focus{border:inset 1px #000;background:#FFF;}.multiSelect.active{background:#FFF url(jquery/multiselect/dropdown_active.gif) right center no-repeat;}.multiSelectOptions{width:230px;max-height:150px;margin-top:-1px;overflow:auto;border:1px solid #A7A6AA;background:#FFF;}.multiSelectOptions LABEL{padding:2px 5px;display:block;}.multiSelectOptions LABEL.checked{background:#E6E6E6;}.multiSelectOptions LABEL.selectAll{border-bottom:dotted 1px #CCC;}.multiSelectOptions LABEL.hover{background:#CFCFCF;}

