/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
body, form, figure {
	margin: 0;
	padding: 0
}
img {
	border: 0
}
p {
	margin-top:0;
	margin-bottom:12px;
}
h1, h2 {
	margin-top:0;
	margin-bottom:12px;
}
h3 {
	margin-top:0;
	margin-bottom:6px;
}
header, footer, nav, section, aside, article, figure, figcaption {
	display: block
}
body {
	font-size: 100.01%
}
select, input, textarea {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	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 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none
}
.ce_gallery>ul li {
	float: left
}
.ce_gallery>ul li.col_first {
	clear: left
}
.float_left {
	float: left
}
.float_right {
	float: right
}
.block {
	overflow: hidden
}
.clear, #clear {
	height: .1px;
	font-size: .1px;
	line-height: .1px;
	clear: both
}
.invisible {
	width: 0;
	height: 0;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline
}
.custom {
	display: block
}
#container:after, .custom:after {
	content: "";
	display: table;
	clear: both
}
.videocontainer {
	position:relative;
  	height:0;
  	overflow:hidden;
	padding-bottom: 56.25%;
	margin-bottom:10px;
}
.videocontainer iframe {
	/*width:710px;
	height:400px;*/
	margin-left: 10px;
    margin-right: 10px;
	position: absolute;
  	top:0;
  	left: 0;
  	width: 100%;
  	height: 100%;
	border:0px;
}

/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
@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
}
.ie7 img {
	-ms-interpolation-mode: bicubic
}
.ie8 img {
	width: auto
}
/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
#wrapper {
	width: 960px;
	margin: 0 auto
}
*[class*="grid"] {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	display: inline
}
.mod_article *[class*="ce_"], .mod_article *[class*="mod_"] {
	margin-left: 10px;
	margin-right: 10px
}
.mod_article .mod_newsreader, .mod_article .mod_eventreader {
	margin-left: 0;
	margin-right: 0
}
.mod_article *[class*="layout_"]>*, .mod_article *[class*="event_"]>* {
	margin-left: 10px;
	margin-right: 10px
}
.mod_article.grid1, .mod_article.grid2, .mod_article.grid3, .mod_article.grid4, .mod_article.grid5, .mod_article.grid6, .mod_article.grid7, .mod_article.grid8, .mod_article.grid9, .mod_article.grid10, .mod_article.grid11, .mod_article.grid12 {
	margin-left: 0;
	margin-right: 0
}
#main .inside {
	overflow: hidden
}
.grid1 {
	width: 60px
}
.grid2 {
	width: 140px
}
.grid3 {
	width: 220px
}
.grid4 {
	width: 300px
}
.grid5 {
	width: 380px
}
.grid6 {
	width: 460px
}
.grid7 {
	width: 540px
}
.grid8 {
	width: 620px
}
.grid9 {
	width: 700px
}
.grid10 {
	width: 780px
}
.grid11 {
	width: 860px
}
.grid12 {
	width: 940px
}
.mod_article.grid1 {
	width: 80px
}
.mod_article.grid2 {
	width: 160px
}
.mod_article.grid3 {
	width: 240px
}
.mod_article.grid4 {
	width: 320px
}
.mod_article.grid5 {
	width: 400px
}
.mod_article.grid6 {
	width: 480px
}
.mod_article.grid7 {
	width: 560px
}
.mod_article.grid8 {
	width: 640px
}
.mod_article.grid9 {
	width: 720px
}
.mod_article.grid10 {
	width: 800px
}
.mod_article.grid11 {
	width: 880px
}
.mod_article.grid12 {
	width: 960px
}
.offset1 {
	margin-left: 90px !important
}
.offset2 {
	margin-left: 170px !important
}
.offset3 {
	margin-left: 250px !important
}
.offset4 {
	margin-left: 330px !important
}
.offset5 {
	margin-left: 410px !important
}
.offset6 {
	margin-left: 490px !important
}
.offset7 {
	margin-left: 570px !important
}
.offset8 {
	margin-left: 650px !important
}
.offset9 {
	margin-left: 730px !important
}
.offset10 {
	margin-left: 810px !important
}
.offset11 {
	margin-left: 890px !important
}
.offset12 {
	margin-left: 970px !important
}

@media(min-width:768px) and (max-width:979px) {
	#wrapper {
		width: 744px
	}
	.grid1 {
		width: 42px
	}
	.grid2 {
		width: 104px
	}
	.grid3 {
		width: 166px
	}
	.grid4 {
		width: 228px
	}
	.grid5 {
		width: 290px
	}
	.grid6 {
		width: 352px
	}
	.grid7 {
		width: 414px
	}
	.grid8 {
		width: 476px
	}
	.grid9 {
		width: 538px
	}
	.grid10 {
		width: 600px
	}
	.grid11 {
		width: 662px
	}
	.grid12 {
		width: 724px
	}
	.mod_article.grid1 {
		width: 62px
	}
	.mod_article.grid2 {
		width: 124px
	}
	.mod_article.grid3 {
		width: 186px
	}
	.mod_article.grid4 {
		width: 248px
	}
	.mod_article.grid5 {
		width: 310px
	}
	.mod_article.grid6 {
		width: 372px
	}
	.mod_article.grid7 {
		width: 434px
	}
	.mod_article.grid8 {
		width: 496px
	}
	.mod_article.grid9 {
		width: 558px
	}
	.mod_article.grid10 {
		width: 620px
	}
	.mod_article.grid11 {
		width: 682px
	}
	.mod_article.grid12 {
		width: 744px
	}
	.offset1 {
		margin-left: 72px !important
	}
	.offset2 {
		margin-left: 134px !important
	}
	.offset3 {
		margin-left: 196px !important
	}
	.offset4 {
		margin-left: 258px !important
	}
	.offset5 {
		margin-left: 320px !important
	}
	.offset6 {
		margin-left: 382px !important
	}
	.offset7 {
		margin-left: 444px !important
	}
	.offset8 {
		margin-left: 506px !important
	}
	.offset9 {
		margin-left: 568px !important
	}
	.offset10 {
		margin-left: 630px !important
	}
	.offset11 {
		margin-left: 692px !important
	}
	.offset12 {
		margin-left: 754px !important
	}
	/*#wowza_videoplayer {
		width:490px;
		height:275px;
	}*/
}

@media(max-width:767px) {
	#wrapper {
		width: auto
	}
	*[class*="grid"] {
		float: none !important;
		display: block !important;
		width: auto !important
	}
	*[class*="offset"] {
		margin-left: 10px !important
	}
	#wowza_videoplayer {
		margin:0;
		/*width:100%;*/
	}
}
/* ColorBox v1.5.8, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}
#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
}
#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/jquery/colorbox/1.5.8/images/loading.gif") no-repeat center center
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: 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/jquery/colorbox/1.5.8/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/jquery/colorbox/1.5.8/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/jquery/colorbox/1.5.8/images/controls.png") no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px
}
#cboxClose:hover {
	background-position: bottom center
}
/* MediaElement.js 2.14.2, (c) 2010-2013 John Dyer <http://j.hn>, MIT license */
.mejs-container {
	position: relative;
	background: #000;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	text-indent: 0
}
.mejs-audio {
	margin-top: 18px
}
.me-plugin {
	position: absolute
}
.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden
}
.mejs-fullscreen {
	overflow: hidden !important
}
.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000
}
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
	width: 100%;
	height: 100%
}
.mejs-clear {
	clear: both
}
.mejs-background {
	position: absolute;
	top: 0;
	left: 0
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat
}
:root .mejs-poster img {
	display: none
}
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0
}
.mejs-overlay-play {
	cursor: pointer
}
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/bigplay.svg") no-repeat
}
.no-svg .mejs-overlay-button {
	background-image: url("../../assets/jquery/mediaelement/2.14.2/images/bigplay.png")
}
.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px
}
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(0,0,0,0.9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9))
}
.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url("../../assets/jquery/mediaelement/2.14.2/images/loading.gif") 50% 50% no-repeat
}
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(0,0,0,0.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	height: 30px;
	width: 100%
}
.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	border: 0
}
.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url("../../assets/jquery/mediaelement/2.14.2/images/controls.svg") no-repeat
}
.no-svg .mejs-controls .mejs-button button {
	background-image: url("../../assets/jquery/mediaelement/2.14.2/images/controls.png")
}
.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999
}
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0 3px;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.mejs-container .mejs-controls .mejs-time span {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto
}
.mejs-controls .mejs-play button {
	background-position: 0 0
}
.mejs-controls .mejs-pause button {
	background-position: 0 -16px
}
.mejs-controls .mejs-stop button {
	background-position: -112px 0
}
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8))
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite
}
@-webkit-keyframes buffering-stripes {
from {
background-position:0 0
}
to {
background-position:30px 0
}
}
@-moz-keyframes buffering-stripes {
from {
background-position:0 0
}
to {
background-position:30px 0
}
}
@-ms-keyframes buffering-stripes {
from {
background-position:0 0
}
to {
background-position:30px 0
}
}
@-o-keyframes buffering-stripes {
from {
background-position:0 0
}
to {
background-position:30px 0
}
}
@keyframes buffering-stripes {
from {
background-position:0 0
}
to {
background-position:30px 0
}
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8)));
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	width: 0
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	width: 0
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px
}
.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0
}
.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px
}
.mejs-controls .mejs-mute button {
	background-position: -16px -16px
}
.mejs-controls .mejs-unmute button {
	background-position: -16px 0
}
.mejs-controls .mejs-volume-button {
	position: relative
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(50,50,50,0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,0.5);
	margin: 0
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,0.9);
	margin: 0
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255,255,255,0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0
}
.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8))
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8))
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none
}
.mejs-controls .mejs-captions-button {
	position: relative
}
.mejs-controls .mejs-captions-button button {
	background-position: -48px 0
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0
}
.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0,0,0,0.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
	overflow: hidden;
	border: 0
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: 0
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102,0.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}
.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #fff
}
.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal
}
.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0
}
.mejs-captions-position-hover {
	bottom: 45px
}
.mejs-captions-text {
	padding: 3px 5px;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(20,20,20,0.8)
}
.me-cannotplay a {
	color: #fff;
	font-weight: bold
}
.me-cannotplay span {
	padding: 15px;
	display: block
}
.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px
}
.mejs-controls .mejs-loop-on button {
	background-position: -64px 0
}
.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px
}
.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0
}
.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0
}
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333
}
.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2c7c91;
	color: #fff
}
.mejs-controls .mejs-sourcechooser-button {
	position: relative
}
.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url("../../assets/jquery/mediaelement/2.14.2/images/background.png");
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../../assets/jquery/mediaelement/2.14.2/css/background.png");
	background: rgba(50,50,50,0.7);
	z-index: 1000;
	overflow: hidden
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url("../../assets/jquery/mediaelement/2.14.2/css/background.png");
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer
}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider {
	overflow: hidden;
	visibility: hidden;
	position: relative
}
.slider-wrapper {
	overflow: hidden;
	position: relative
}
.slider-wrapper>* {
	float: left;
	width: 100%;
	position: relative
}
.slider-control {
	height: 30px;
	position: relative
}
.slider-control a, .slider-control .slider-menu {
	position: absolute;
	top: 9px;
	display: inline-block
}
.slider-control .slider-prev {
	left: 0
}
.slider-control .slider-next {
	right: 0
}
.slider-control .slider-menu {
	top: 0;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	font-size: 27px;
	text-align: center
}
.slider-control .slider-menu b {
	color: #bbb;
	cursor: pointer
}
.slider-control .slider-menu b.active {
	color: #666
}
/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
table.sortable thead th {
	background-image: url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat: no-repeat;
	background-position: center right;
}
table.sortable thead th.headerSortDown {
	background-image: url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image: url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}
/* navigation.css */
.nav-main {
	width: 450px;
	float: left
}
.mod_navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mod_navigation {
	overflow: visible
}
.nav-main > ul > li {
	float: left
}
.nav-main li.last {
	margin-right: 0
}
.nav-main > ul > li > a, .nav-main > ul > li > .active, .nav-main > ul > li > .trail {
	display: block;
	padding: 4px 15px 0px 0px;
	/*border: 1px solid #E1DAD6;*/
	text-decoration: none;
	color: #7f7266;/*border-bottom-color: #d4cbc5;*//*background: #f4f2f0;*//* Old browsers */    /*background: -moz-linear-gradient(top,  #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);*//* FF3.6+ */    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f2f0), color-stop(3%,#eee9e7), color-stop(100%,#e1dad6));*//* Chrome,Safari4+ */    /*background: -webkit-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);*//* Chrome10+,Safari5.1+ */   /* background: -o-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);*//* Opera 11.10+ */    /*background: -ms-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);*//* IE10+ */   /* background: linear-gradient(to bottom,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);*//* W3C */    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6',GradientType=0 );*//* IE6-9 */
	font-size: 1.143em
}
.nav-main.dropdown > ul > li.submenu:hover > a, .nav-main.dropdown > ul > li.submenu:hover > .active {
	padding-bottom: 15px;
	border-bottom: none
}
.nav-main > ul > li > .active, .nav-main > ul > li > .trail {
	border-color: #E1DAD6;
	color: #B34D2D;/*border-bottom-color: #cf5917;*//*background: #ff9b50;*//* Old browsers */    /*background: -moz-linear-gradient(top,  #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);*//* FF3.6+ */    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b50), color-stop(3%,#E37A25), color-stop(96%,#E37A25), color-stop(100%,#de601a));*//* Chrome,Safari4+ */    /*background: -webkit-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#de601a 100%);*//* Chrome10+,Safari5.1+ */    /*background: -o-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#de601a 100%);*//* Opera 11.10+ */    /*background: -ms-linear-gradient(top,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#de601a 100%);*//* IE10+ */    /*background: linear-gradient(to bottom,  #ff9b50 0%,#E37A25 3%,#E37A25 96%,#de601a 100%);*//* W3C */    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a',GradientType=0 );*//* IE6-9 */
}
.nav-main.dropdown .submenu .level_2 {
	width: 170px;
	left: -9999em;
	position: absolute;
	border: 1px solid #eee;
	z-index: 88
}
.nav-main .submenu .level_2 {
	border: 1px solid #e5dfdc;
	background: #F8F6F5;
	padding-left:10px;
}
.nav-main .submenu .level_3 {
	padding-left:10px;
}
.nav-main .submenu .level_2 a, .nav-main .submenu .level_2 span {
	clear: both;
	display: block;
	/*padding: 8px;*/
	padding:3px 6px 4px;
	border-top: 1px solid #fff;
	font-size: 1.143em;/* 16px */
	text-decoration: none;
	border-bottom: 1px solid #e1dad6
}
.nav-main.dropdown .level_2 a:hover, .nav-main .level_2 .active, .nav-main .level_2 .trail {
	/*color: #e37a25*/
	color:#b34d2d
}
.nav-meta {
	float: right;
	margin-top: 1px;
	margin-right: 10px;
	line-height: 25px
}
.nav-meta li {
	display: inline;
	padding: 0 5px
}
.nav-meta a {
	text-decoration: none
}
.nav-meta a:hover {
	text-decoration: underline
}
.nav-left {
	margin: 10px 0 0;
	border-left: none
}
.nav-left a, .nav-left span.active, .nav-left span.trail, .nav-left a.trail {
	display: block;
	padding: 7px 7px 7px 0;
	font-size: 1.143em;
	text-decoration: none;
	color: #b34d2d;/*border-bottom: 1px solid #e1dad6;*/
}
.nav-left a:hover {
	color: #e37a25
}
.nav-left span.active, .nav-left span.trail, .nav-left a.trail, #container .nav-left a.trail:hover {
	font-weight: bold;
	color: #b34d2d;/*border-top-color: #ff9b50;*/
}
.nav-left .last a, .nav-left .last span.active, .nav-left span.trail {
	border-bottom: none
}
.nav-left .level_2 {
	margin-left: 10px
}
.pagination {
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #e1dad6
}
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.pagination li {
	float: left
}
.pagination a, .pagination span {
	display: block;
	padding: 5px;
	border: 1px solid #e1dad6;
	text-decoration: none;
	color: #7f7266;
	border-bottom-color: #d4cbc5;
	background: #f4f2f0;/* Old browsers */
	background: -moz-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f2f0), color-stop(3%, #eee9e7), color-stop(100%, #e1dad6));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* IE10+ */
	background: linear-gradient(to bottom, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6', GradientType=0 );/* IE6-9 */
	margin-right: 2px
}
.pagination span {
	display: block;
	padding: 5px;
	border: 1px solid #de601a;
	color: #fff;
	border-bottom-color: #cf5917;
	background: #ff9b50;/* Old browsers */
	background: -moz-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9b50), color-stop(3%, #fd7d0d), color-stop(96%, #ee7404), color-stop(100%, #de601a));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* IE10+ */
	background: linear-gradient(to bottom, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a', GradientType=0 );/* IE6-9 */
}
.mod_booknav {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #e1dad6
}
.mod_booknav ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mod_booknav li {
	float: left
}
.mod_booknav a, .mod_booknav span {
	display: block;
	padding: 5px;
	border: 1px solid #e1dad6;
	text-decoration: none;
	color: #7f7266;
	border-bottom-color: #d4cbc5;
	background: #f4f2f0;/* Old browsers */
	background: -moz-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f2f0), color-stop(3%, #eee9e7), color-stop(100%, #e1dad6));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* IE10+ */
	background: linear-gradient(to bottom, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6', GradientType=0 );/* IE6-9 */
	margin-right: 2px
}
.mod_booknav span {
	display: block;
	padding: 5px;
	border: 1px solid #de601a;
	color: #fff;
	border-bottom-color: #cf5917;
	background: #ff9b50;/* Old browsers */
	background: -moz-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9b50), color-stop(3%, #fd7d0d), color-stop(96%, #ee7404), color-stop(100%, #de601a));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* IE10+ */
	background: linear-gradient(to bottom, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a', GradientType=0 );/* IE6-9 */
}
.mod_booknav a:hover {
	border-color: #e5dfdc;
	color: #e37a25;
	background: #f4f2f0
}
.noprevlink .mod_booknav .up, .noprevlink .mod_booknav .prev {
	display: none
}
.mod_breadcrumb ul {
	margin: 15px 0 0 10px;
	padding: 0;
	font-size: .929em;
	list-style: none;/* 12px */
}
.mod_breadcrumb li {
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url("../../files/contaodemo/theme/img/icons/icon_arrow-small.png");
	background-position: right center;
	background-repeat: no-repeat
}
.mod_breadcrumb .first {
	padding-left: 0
}
.mod_breadcrumb a {
	text-decoration: none
}
.mod_breadcrumb a:hover {
	text-decoration: underline
}
.mod_breadcrumb .active {
	font-weight: bold;
	color: #e37a25;
	background: none
}
.mod_sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mod_sitemap li {
	margin: 0;
	padding: 0 0 5px 15px;
	background-image: url("../../files/contaodemo/theme/img/bg/sitemap_normal.png");
	background-repeat: no-repeat
}
.mod_sitemap > ul > li.first {
	background-image: url("../../files/contaodemo/theme/img/bg/sitemap_first.png")
}
.mod_sitemap li.last {
	background-image: url("../../files/contaodemo/theme/img/bg/sitemap_last.png")
}
.mod_sitemap ul ul ul {
}
.mod_sitemap a {
	display: block;
	padding: 2px;
	background-color: #fbfaf9
}
#header_icon_navigation {
	width: 250px;
	float: left;
	margin-left: 10px
}
/*#header_icon_navigation #icon_grundlagen {
	background-image:url("../../files/hirschsprung/layout/grundlagen.jpg");
	background-size: 60px 30px;
	display:inline-block;
	width:60px;
	height:30px;
}
#header_icon_navigation #icon_grundlagen:hover {
	background-image:url("../../files/hirschsprung/layout/grundlagen_rollover.jpg");
	background-size: 60px 30px;
	display:inline-block;
	width:60px;
	height:30px;
}*/
#header_icon_navigation a {
	margin-right: 7px
}
#header_icon_navigation img {
	width: 60px;
	height: 100%
}
#nav-main .menuitem_grundlagen, #nav-main .menuitem_diagnostik, #nav-main .menuitem_forschung {
	display: none
}
#header_search {
	float: none;
	margin-left: 10px;
	padding-top: 100px;
	/*border-bottom:10px solid #60584d;*/
}
#header_search .text {
	/*height:15px;*/
	/*margin-top:2px;*/
}
#header_search .even,
#header_search .odd {
	background-color:#EBEBEB;
}

#header_search a, #header_search a:visited {
	font-weight: normal;
	color: #b34d2d
}
#header_search a:hover {
	color: #e37a25;
	text-decoration: none
}
#header_search .highlight {
	font-weight: bold;
	color: #60584d
}
#header_search .url {
	display: none
}
/* listing.css */
.mod_listing .formbody {
	margin-bottom: 1.5em
}
.mod_listing .formbody .select {
	width: 20%
}
/* layout.css */
#wrapper {
}
#main {
	max-width: 100%;
	overflow: hidden;
	float: left;
	clear: both;
	margin-top: 10px;
	padding: 0 0 60px
}
#left {
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 10px
}
.columns2 #main .inside {
	padding-left: 10px
}
#container {
	clear: both;
	padding-bottom: 20px
}
.box-1 {
	padding: 1em;
	background-color: #eae5e2;
	border: 1px solid #e5dfdc
}
.box-2 {
	margin-top: 20px;
	background-color: #f4f2f0;
	border: 1px solid #e1dad6;
	border-left: none
}
.ie7 #container {
	zoom: 1
}
.ie7 #header .inside {
	position: static
}
.ie7 .mod_newsmenu ul {
	margin: 0;
	padding: 0
}
.pdf_link {
	right: 10px;
	position: absolute;
	top: 78px
}
/* header.css */
#header .mod_article {
	clear: both;
	margin-top: 20px
}
.logo {
	float: right;
	clear: both
}
.header-top-bar {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #eae5e2;
	border-top: 1px solid #e5dfdc;
	font-size: .857em;/* 12px */
	overflow: auto
}
.header-top-bar .inner {
	padding: 5px 10px
}
.rss {
	float: right;
	margin-top: 1px;
	margin-left: 15px
}
.inside > .header-line {
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #d0c9c2
}
.start .inside > .header-line {
	padding-top: 0;
	border: none
}
.form-search {
	width: 200px;
	float: right;
	margin-top: -2px
}
.form-search .formbody label {
	margin-top: 0
}
.form-search .text, .form-search .submit_container {
	float: left
}
.form-search .formbody {
	width: 100%
}
.form-search .formbody .text {
	width: 80%;
	margin: 0;
	line-height: 1.2em;/*padding-bottom: 1px;*/
	padding: 4px 6px
}
.form-search .submit:focus {
	outline: none
}
.form-search .formbody {
	position: relative;
	float: left
}
.form-search .submit_container {
	right: -0px;
	position: absolute;
	margin: 0 0 0 -4px;
	top: 0
}
#header-image-wrapper {
	overflow: hidden;
	margin-top: -5px
}
/* globals.css */
html {
	-webkit-font-smoothing: antialiased
}
body {
	font: 100% Corbel, Arial, Helvetica, sans-serif;
	color: #60584D
}
.content-element-list td {
	vertical-align: top
}
.content-element-list td.col_0, .content-element-list th.head_0 {
	width: 25%
}
.content-element-list td.col_1, .content-element-list th.head_1 {
	width: 20%
}
figure {
	margin: 0;
	padding: 0;
	display:table;
	width:200px;
}
fieldset {
	border: none
}
a {
	color: #60584D
}
.back, .error {
	margin-right: 10px;
	margin-left: 10px
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none
}
#container a:hover {
	color: #E37A25
}
#wrapper {
	font-size: 16px;
	line-height: 1.4
}
h1 {
	font-size: 2.571em;/* 36px */
}
h3 {/* 18px */
	text-transform: uppercase;/*color: #E37A25;*/
}
h2, #container legend {
	font-size: 1.7em;/*color: #E37A25;*/
}
#container legend {
	width: 100%;
	display: block;
	margin-bottom: 20px
}
input[type="search"] {
	-webkit-appearance: textfield;/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;/* 2 */
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
.clearfix:after, #wrapper:after {
	height: 0;
	clear: both;
	display: block;
	line-height: 0;
	content: ".";
	visibility: hidden
}
.clearfix {
	display: inline-block
}
html[xmlns] .clearfix {
	display: block
}
* html .clearfix {
	height: 1%
}
.clr {
	clear: both
}
.showat480, .showat768 {
	display: none
}
/* forms.css */
fieldset {
	margin: 0;
	padding: 0 0 1.5em
}
.checkbox_container label, .radio_container label {
	font-weight: normal
}
.formbody label {
	display: block;
	margin-top: 1.5em;
	padding-bottom: 3px
}
.formbody .checkbox_container label, .formbody .radio_container label {
	display: inline
}
form .text, form .textarea, form .captcha {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #e1dad6
}
form .text, form .textarea, form .captcha {
	width: 100px
}
.mod_subscribe input[type="text"] {
	width: 210px
}
textarea {
	width: 90%;
	height: 140px
}
form .text:focus, form .textarea:focus, form .captcha:focus {
	border: 1px solid #CFCFCF;
	background: #EDEDED
}
select {
	width: 63%;
	padding: 4px 3px 4px 1px;
	background-color: #fff;
	border: 1px solid #CCC
}
.checkbox_container span, .radio_container span {
	display: block
}
.checkbox_container + br, .radio_container + br {
	display: none
}
.checkbox_container label, .checkbox_container input, .radio_container label, .radio_container input {
	vertical-align: middle
}
.formbody input[type="checkbox"], x:-moz-any-link {
top:0;
position:relative
}
.checkbox_container {
	margin-top: 10px
}
input[type="radio"], x:-moz-any-link {
top:0;
position:relative
}
div.submit_container {
	margin-top: 1em;
	margin-bottom: 1em
}
form table td {
	padding-top: 3px;
	padding-bottom: 3px
}
form table td:first-child {
	width: 45%;
	padding-bottom: 0;
	text-align: left
}
.tableform table {
	width: 92%;
	margin-top: 1.5em;
	margin-bottom: 0
}
#container .tableform .formbody, #container .formbody .formbody {
	width: 100%;
	overflow: hidden
}
.formbody .formbody {
	padding-top: 0
}
legend {
	padding-right: 6px;
	color: #00ADF1
}
fieldset table {
	width: 92%;
	margin-top: 1em ! important;
	margin-bottom: 1em ! important
}
fieldset table td:first-child {
	width: 140px;
	text-align: left
}
span.mandatory {
	display: inline;
	padding-left: 2px;
	font-weight: bold;
	color: #F00
}
p.confirm {
	color: #00ADF1
}
p.error {
	margin-bottom: 6px;
	font-weight: bold;
	color: #F00
}
form input.error, textarea.error /*
input.error[type="text"],input.error[type="email"],input.error[type="password"],textarea.error */{
	background-color: #FFD;
	border-color: #F00
}
input.captcha {
	width: 48px
}
span.captcha_text {
	font-weight: normal
}
:first-child + html span.captcha_text {
	top: -3px;
	position: relative
}
#container .submit {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 5px;
	border: 1px solid #de601a;
	font-weight: bold;
	background: #ff9b50;/* Old browsers */
	background: -moz-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9b50), color-stop(3%, #fd7d0d), color-stop(96%, #ee7404), color-stop(100%, #de601a));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* IE10+ */
	background: linear-gradient(to bottom, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a', GradientType=0 );/* IE6-9 */
	color: #fff;
	cursor: pointer
}
.submit:hover {
	display: inline-block;
	color: #7A7A7A;
	cursor: pointer
}
select {
	width: 63%;
	padding: 4px 3px 4px 1px;
	border: 1px solid #CCC
}
.checkbox_container span, .radio_container span {
	display: block
}
.checkbox_container + br, .radio_container + br {
	display: none
}
.checkbox_container label, .checkbox_container input {
	vertical-align: middle
}
.formbody input[type="checkbox"], x:-moz-any-link {
top:-2px;
position:relative
}
#ctrl_notify {
	padding: 0
}
.checkbox_container {
	margin-top: 10px
}
input[type="radio"], x:-moz-any-link {
top:2px;
position:relative
}
.ce_form div.submit_container, .ce_comments div.submit_container, .mod_lostPassword div.submit_container, .mod_personalData div.submit_container {
	padding-top: 20px;
	border-top: 1px dotted #D0C9C2
}
#container .mod_lostPassword, #container .mod_login {
	position: relative
}
#container .mod_lostPassword .text, #container .mod_login .text {
	width: 74.4%;
	display: inline-block
}
label, #container .mod_login label {
	width: 20%;
	display: inline-block
}
#container .mod_lostPassword br, #container .mod_login br {
	display: none
}
.mod_login .checkbox_container {
	float: right;
	padding-top: 8px
}
#container .mod_login .checkbox_container label {
	width: 120px;
	margin-top: 3px
}
.mod_login .submit_container {
	margin-left: 20.3%;
	border: none
}
#container .mod_login .checkbox {
}
/* footer.css */
#footer {
	border-top:1px dotted #DAD6D6;
	padding:0 10px 10px 10px;
}
#footer .inside {
	/*float: left;*/
	padding: 0 0 10px;
	color: #9E9084
}
#footer .inside #impressum {
	text-align:right;
	padding:6px 0;
	margin-bottom:6px;
}
#footer .inside #impressum a {
	color:#60584d;
	text-decoration:underline;
}
#footer .inside #impressum a:hover {
	color:#e37a25;
	text-decoration:underline;
}
#footer .inside #logo_unispital {
	float:left;
	font-size:19px;
	width:180px;
	height:auto;
}
#footer .inside #logo_unibas {
	padding-left:40%;
	width:160px;
	height:auto;
}
#footer .inside #logo_ukbb {
	float:right;
	width:117px;
	height:auto;
}
#footer .inside > [class*="grid"] {
	margin-right: 10px;
	margin-left: 10px
}
.mod_eventlist.example .event {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #60584D
}
#footer a, #footer a:visited, #footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: none;
	/*color: #60584d;*/
	color: #000;
}
#footer a:hover, #footer a:focus, #footer a:active {
	/*text-decoration: underline*/
}
.footer-list > div {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #60584D
}
.footer-list > div.last {
	border-bottom: 1px solid #60584D
}
.footer-list a {
	width: 99%;
	float: left;
	display: block
}
.footer-list .date {
	display: block
}
.footer_list .time {
	display: none
}
/* faq.css */
.mod_faqpage section {
	padding-bottom: 20px
}
.mod_faqpage p.info {
	margin: 10px 0 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #E1DAD6;
	font-size: 1.2em;
	font-style: italic
}
/* events.css */
.mod_eventlist.example .event {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #60584D
}
#main .mod_eventlist.example .last {
	border-bottom: 1px solid transparent
}
.mod_eventlist.example .layout_upcoming a {
	width: 99%;
	float: left;
	display: block
}
.mod_eventlist.example .layout_upcoming.example .date {
	display: block
}
.mod_eventlist.example .layout_upcoming.example .time {
	display: none
}
.mod_calendar .active {
	background-color: #e37a25;
	font-weight: bold;
	color: #fff
}
.mod_calendar .active a {
	color: #fff
}
.mod_calendar .active a:hover, #main .mod_calendar .active a:hover {
	color: #5d2f00
}
.mod_calendar .header {
	text-align: center;
	font-size: 1.8em
}
.mod_calendar th {
	text-align: center
}
.mod_calendar .empty {
	background: #E1DAD6
}
.mod_calendar .label > span {
	display: none
}
.mod_calendar thead .label {
	width: 14.28%
}
#left .mod_calendar {
	width: 100%;
	margin: 0;
	font-size: .9em
}
.box-2 .last td {
	text-align: center;
	border-bottom: none
}
.box-2 td {
	text-align: center
}
.mod_calendar .head a {
	text-decoration: none
}
.mod_calendar .head a:hover {
	color: #e37a25
}
/* details.css */
.layout_full .info {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0c9c2;
	font-style: italic
}
.layout_full h1 {
	margin-bottom: 3px
}
.recurring {
	padding: 5px;
	background-color: #FF9B50;
	border: 1px solid #DE601A;
	color: #fff
}
.layout_full h2 {
	margin-bottom: 0;
	border-bottom: none
}
/* ce.css */
.ce_accordion {
	margin-top: -1px;
	border: 1px solid #d4cbc5;
	border-bottom: none
}
.toggler {
	position: relative;
	padding: 6px 10px;
	border-top: 1px solid #f4f2f0;
	font-size: 1.143em;
	color: #7f7266;
	background: #f4f2f0;/* Old browsers */
	background: -moz-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f2f0), color-stop(3%, #eee9e7), color-stop(100%, #e1dad6));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* IE10+ */
	background: linear-gradient(to bottom, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6', GradientType=0 );/* IE6-9 */
	border-bottom: 1px solid #d4cbc5;/* 16px */
	font-weight: bold;
	cursor: pointer
}
.toggler:after {
	width: 20px;
	height: 20px;
	right: 10px;
	position: absolute;
	display: block;
	background-image: url("../../files/contaodemo/theme/img/icons/icon_arrow-bottom.png");
	background-repeat: no-repeat;
	text-indent: -9999em;
	content: '.';
	top: 8px;
	background-position: 100% 5px
}
.toggler:hover, .toggler.active {
	color: #60584d
}
.toggler:focus {
	outline: none
}
.toggler.ui-state-active:after {
	background-image: url("../../files/contaodemo/theme/img/icons/icon_arrow-top.png")
}
.accordion > div {
	padding: 6px 10px;
	border-bottom: 1px solid #D4CBC5;
	background: #f4f2f0
}
table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #e1dad6;
	border-collapse: collapse
}
table caption {
	margin-bottom: 1em;
	text-align: left;
	font-weight: bold
}
th {
	padding: 1%;
	text-align: left;
	background-color: #eee9e7;
	border-bottom: 1px solid #e1dad6;
	border-right: 1px solid #e1dad6
}
td {
	padding: 1%;
	background-color: #f4f2f0;
	border-bottom: 1px solid #e1dad6;
	border-right: 1px solid #e1dad6
}
td.col_last {
	border-right: none
}
.odd td {
	background-color: #f6f6f6
}
.comment_default {
	margin-bottom: 20px
}
.ce_comments h2 {
	border-color: #D0C9C2;
	font-size: 2.0em;
	color: #60584D
}
.ce_comments p.info {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #e37a25
}
.ce_comments .comment {
	margin: 0;
	padding: 0 5px;
	background-color: #f4f2f0;
	border: 1px solid #e1dad6
}
.ce_comments .reply {
	margin: 10px 0 0 30px;
	padding: 0
}
.ce_comments .reply p.info {
	background: transparent
}
.ce_comments .form {
	margin-top: 30px
}
.ce_comments .widget {
	margin-top: 1.5em
}
.ce_comments .text, .ce_comments .formbody label {
	display: inline-block
}
.ce_comments .text {
	width: 29%;
	margin-right: 1%
}
.ce_comments .formbody label {
	width: 40%;
	margin-top: 0
}
#container .ce_gallery ul {
	margin: 0;
	padding: 0
}
#container .image_container a img {
	position: relative;
	display: inline-block;
	padding: 2px;
	border: 1px solid #d4cbc5
}
#container .image_container a:hover img {
	border-color: #e37a25
}
#container figure.float_left {
	margin-right: 10px
}
#container figure.float_right {
	margin-left: 20px
}
#container .caption {
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #f2eeeb;
	font-size: 1em
	
}
.social {
	padding: 10px 15px 10px 0;
	text-align: right;
	border-top: 1px solid #e5dfdc;
	background: #eae5e2;
	border-bottom: 1px solid #e5dfdc
}
.social a {
	display: inline-block;
	margin-left: 8px
}
.social img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");/* Firefox 10+, Firefox on Android */
	filter: gray;/* IE6-9 */
	-webkit-filter: grayscale(100%);/* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.social a:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%)
}
.ce_downloads ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #E1DAD6;
	list-style-type: none
}
.ce_downloads li {
	margin-top: 2px;
	padding: 1%;
	background-color: #F4F2F0;
	border-bottom: 1px solid #E1DAD6
}
.ce_download img, .ce_downloads img {
	margin-right: 1%;
	vertical-align: middle
}
.content-slider {
	position: relative;
	overflow: hidden;
	visibility: hidden
}
.ce_sliderStart {
	position: relative
}
.slider-wrapper {
	position: relative;
	overflow: hidden
}
.slider-wrapper > div {
	width: 100%;
	height: 300px;
	float: left;
	padding: 0
}
.slidebox1 {
	position: relative;
	background: #eae5e2;/* Old browsers */
	background: -moz-linear-gradient(top, #eae5e2 0%, #f4f2f1 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eae5e2), color-stop(100%, #f4f2f1));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eae5e2 0%, #f4f2f1 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eae5e2 0%, #f4f2f1 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eae5e2 0%, #f4f2f1 100%);/* IE10+ */
	background: linear-gradient(to bottom, #eae5e2 0%, #f4f2f1 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae5e2', endColorstr='#f4f2f1', GradientType=0 );/* IE6-9 */
}
.slidebox1 h1, .slidebox1 p {
	margin-right: 50px;
	margin-left: 20px
}
.slidebox1 .image_container {
	top: 0;
	right: 0;
	position: absolute
}
.slider-control {
	height: 55px
}
.slider-control .slider-menu {
	font-size: 3em;
	line-height: 1.6em
}
.slider-control .slider-prev, .slider-control .slider-next {
	min-width: 55px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	padding: 8px;
	text-align: center;
	border: 1px solid #e1dad6;
	text-decoration: none;
	color: #7f7266;
	border-bottom-color: #d4cbc5;
	background: #f4f2f0;/* Old browsers */
	background: -moz-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f2f0), color-stop(3%, #eee9e7), color-stop(100%, #e1dad6));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* IE10+ */
	background: linear-gradient(to bottom, #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6', GradientType=0 );/* IE6-9 */
	margin-top: 3px
}
#wrapper .slider-control .slider-prev:hover, #wrapper .slider-control .slider-next:hover {
	border-color: #de601a;
	color: #fff;
	border-bottom-color: #cf5917;
	background: #ff9b50;/* Old browsers */
	background: -moz-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9b50), color-stop(3%, #fd7d0d), color-stop(96%, #ee7404), color-stop(100%, #de601a));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* IE10+ */
	background: linear-gradient(to bottom, #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a', GradientType=0 );/* IE6-9 */
}
.sliderdemo .content-slider {
	margin-right: 10px
}
.content-slider .slidebox1 h1, .content-slider .slidebox1 p {
	margin-right: 400px;
	margin-left: 20px
}
.sliderdemo .content-slider .slidebox1 h1, .sliderdemo .content-slider .slidebox1 p {
	margin-right: 400px;
	margin-left: 20px
}
.mod_article .slider-wrapper *[class*="ce_"] {
	margin: 0
}
.mod_article .ce_sliderStart {
	margin: 0
}
/* news.css */
.mod_newslist {
	padding: 0 0 10px;
	border-bottom: none
}
.mod_newslist .last {
	border-bottom: 1px solid transparent
}
.mod_newslist p.info {
	font-size: .786em;/* 11px */
	margin-bottom: 0
}
.layout_short {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px
}
.layout_short h2 {
	margin-top: 0
}
.mod_newsarchive p.info {
	margin-bottom: 0;
	font-size: .786em
}
.mod_newsarchive h2 {
	margin-top: 0
}
.mod_newsarchive h1 {
	padding: 0 10px
}
.mod_newsarchive *[class*="layout_"]>*, .mod_newsarchive *[class*="event_"]>* {
	margin-right: 0;
	margin-left: 0
}
.mod_newsmenu {
	margin: 20px 0 0;
	font-weight: bold;
	border-left: none
}
.mod_newsmenu ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mod_newsmenu ul > .year {
	margin-bottom: 20px;
	padding-left: 0;
	background-color: #f4f2f0;
	font-size: 1.6em;
	color: #e37a25;/* text-indent: 1em;*/
	border: 1px solid #e1dad6
}
.mod_newsmenu .year ul {
	margin-top: 0
}
.mod_newsmenu a, .mod_newsmenu span.active {
	display: block;
	padding: 10px;
	border-top: 1px solid #fff;
	font-size: .7em;
	text-decoration: none;
	color: #7f7266;
	background: url("../../assets/img/icons/icon_arrow-right-grey.png") no-repeat 95% 50%;
	border-bottom: 1px solid #e1dad6
}
.mod_newsmenu .year > a, .mod_newsmenu .year > span.active {
	background-color: #EAE5E2;
	font-size: .9em
}
.mod_newsmenu a:hover, .mod_newsmenu span.active {
	background-image: url("../../img/icons/icon_arrow-right-orange.png");
	color: #e37a25
}
.mod_newsmenu span.active {
	background-color: #e37a25;
	background-image: url("../../img/icons/icon_arrow-right-darkorange.png");
	color: #fff;
	border-top-color: #ff9b50
}
.mod_newsmenu .year > span.active {
	background-color: #e37a25;
	font-size: .9em
}
.mod_newsmenu .last a, .mod_newsmenu .last span.active, .mod_newsmenu span.trail {
	border-bottom: none
}
.mod_article .mod_newsreader {
	margin-right: 10px;
	margin-left: 10px
}
/* newsletter.css */
.mod_subscribe .checkbox_container, .mod_unsubscribe .checkbox_container {
	margin: 10px 0;
	padding: 10px 0;
	border: 1px dotted #D0C9C2;
	border-left: 0;
	border-right: 0
}
.mod_subscribe .text, .mod_unsubscribe .text {
	width: 40%
}
.mod_nl_list {
	margin: 20px 0 0;
	background-color: #f4f2f0;
	border: 1px solid #e1dad6;
	font-weight: bold;
	color: #7f7266;
	border-left: none
}
.mod_nl_list h2 {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #e1dad6;
	color: #e37a25
}
.mod_nl_list ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mod_nl_list li {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0 10px 15px
}
.mod_nl_list a, .mod_nl_list a:visited, .mod_nl_list a:hover, .mod_nl_list a:focus {
	float: left;
	padding: 3px 0 0;
	text-decoration: none
}
.mod_nl_list a:hover, .mod_nl_list a:focus {
	color: #e37a25
}

/* print.css */
@media print {
	body {
		margin: 0;
		padding: 0;
		background: #FFF !important;
		font-size: 14px;
	}
	.grid12, #wrapper {
		width: 100.0%;
	}
	nav, #header-top-bar, #nav-main, .mod_breadcrumb, #social, .mod_newsmenu, .mod_login, #left, .mod_booknav, .pagination {
		display: none;
	}
	#main .inside {
		margin: 0;
	}
	#container {
		padding: 0;
	}
	.accordion {
		height: auto !important;
		visibility: visible !important;
		opacity: 1.0 !important;
	}
	#footer .mod_newslist, #footer .mod_eventlist, .mod_subscribe, .mod_unsubscribe {
		display: none;
	}
}
/* search.css */
.mod_search {
	overflow: visible;
	float: left
}
.mod_search .even, .mod_search .odd {
	margin-bottom: 1px
}
.mod_search > .last {
	border-bottom: none
}
.mod_search h3 a, .mod_search h3 a:visited, .mod_search h3 a:hover, .mod_search h3 a:focus, .mod_search h3 a:active {
	text-decoration: none;
	color: #e37a25
}
.mod_search h3 a:hover, .mod_search h3 a:focus, .mod_search h3 a:active {
	text-decoration: underline
}
.mod_search h3 a {
	color: #e37a25
}
.mod_search .relevance {
	padding-left: 10px;
	font-size: .8em;
	color: #60584D
}
.mod_search .formbody {
}
.mod_search .radio_container span {
	float: left;
	margin-right: 1em
}
.mod_search fieldset {
	margin: 5px 0 0;
	padding: 0
}
.mod_search .highlight {
	font-weight: bold;
	color: #e37a25
}

@media (max-width:400px) {
	/* responsive400.css */
	#jump-to-nav {
		padding-right: 0
	}/*----- slider ------- */
	.slidebox1 h1 {
		font-size: 2em;
		line-height: 1em
	}
}

@media (max-width:479px) {
	/* responsive479.css */
	/*----- burger mobile nav ------- */
		
	#jump-to-nav {
		margin-top: 10px;
		text-indent: -9999px
	}
	#header_icon_navigation {
		display: none
	}
}

@media (max-width:767px) {
	/* responsive767.css */
	#left {
		display: none
	}
	.showat768 {
		display: block
	}
	.hideat768 {
		display: none
	}/*----- layout ------- */
	body {
		background: #fff
	}
	#main .inside {
		margin-right: 0;
		margin-left: 0
	}
	.image_container {
		padding: 0 !important;
		margin-left: 0 !important;
		margin-right: 10px !important;
		float: none !important
	}
	.mobilelogo {
		float: left;
		display: block;
		margin: 5px
	}
	#main {
		padding-right: 10px;
		padding-left: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	#left {
		padding-left: 15px
	}
	.mod_article *[class*="ce_"], .mod_article *[class*="mod_"] {
		margin-right: 10px;
		margin-left: 0
	}/*----- burger mobile nav ------- */
	#jump-to-nav {
		width: 35px;
		height: 33px;
		float: right;
		display: block;
		/*margin-top: 5px;*/
		margin-top: 0px;
		margin-right: 10px;
		padding-top: 0;
		/*padding-right: 100px;*/
		background-image: url("../../files/contaodemo/theme/img/nav_mobile.png");
		background-repeat: no-repeat;
		font-size: 1.5em;
		text-decoration: none;
		color: #e37a25;
		background-position: right 2px
	}
	.mod_breadcrumb {
		display: none
	}/*----- mobile nav ------- */
	#nav-main-mobile {
		width: auto;
		height: auto;
		float: none;
		clear: both;
		margin-top: 25px;
		margin-right: 10px;
		background: none
	}
	#nav-main-mobile li {
		float: none;
		margin-right: 0
	}
	#nav-main-mobile a.trail:hover {
		/*color: #fff*/
	}/*------------------ ende mobile nav ---------------------*/
	/*----- nav left ------- */
	
	#nav-left {
		margin: 0 10px 20px;
		border-left: 1px solid #e1dad6
	}
	.slidebox1 .image_container {
		right: -10px;
		opacity: 0.1;
		z-index: 55
	}
	.mod_article .ce_sliderStart {
		margin-right: 0
	}
	.content-slider .slidebox1 h1, .content-slider .slidebox1 p {
		position: absolute;
		margin-right: 10%;
		z-index: 99
	}
	.slidebox1 p {
		top: 70px
	}
	.sliderdemo h1 {
		font-size: 2.5em
	}
	.sliderdemo .content-slider .slidebox1 h1, .sliderdemo .content-slider .slidebox1 p {
		margin-right: 10px;
		margin-left: 20px
	}
	.mod_nl_list {
		margin: 15px 10px;
		padding-bottom: 15px;
		border-left: 1px solid #e1dad6
	}
	.mod_nl_list a, .mod_nl_list a:visited, .mod_nl_list a:hover, .mod_nl_list a:focus {
		float: none;
		display: block
	}
	.mod_nl_list li {
		padding-bottom: 0
	}/*----- forms ------- */
	.tableform table {
		width: 100%;
		border: 1px solid #e1dad6;
		line-height: 1.4em
	}
	#container input[type="text"], input[type="email"], input[type="password"], textarea, input[type="search"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box
	}
	#main .formbody .submit_container {
		margin-top: 10px;
		padding-top: 0;
		border-top: none
	}
	#container .mod_login .text, #container .mod_login label {
		display: block
	}
	#container .mod_login .text {
		width: 100%
	}
	#container .mod_login .checkbox_container label {
		display: inline
	}
	#container .mod_login .submit_container {
		margin-left: 0
	}
	#container .mod_login .checkbox_container {
		left: 1em;
		right: auto
	}
	#footer .inside {
		float: none
	}
	.mod_calendar thead .label {
		display: none
	}
	.mod_calendar tr {
		width: 100%;
		float: left;
		clear: both
	}
	.mod_calendar tbody .days {
		display: none;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.mod_calendar tbody .days.active, .mod_calendar thead th {
		width: 100%;
		float: left;
		clear: both;
		display: block;
		border-bottom: 1px solid #fff
	}
	.mod_calendar tbody .header {
		width: 20%;
		float: left
	}
	.mod_calendar tbody .event {
		width: 75%;
		float: right;
		margin-right: 10px;
		margin-bottom: 4px;
		padding-bottom: 4px;
		border-bottom: 1px solid #bd5e06
	}
	.mod_calendar tbody .event a:before {
		display: inline-block;
		margin-right: 10px;
		content: '\2022'
	}
	.mod_calendar thead th {
		display: inline-block;
		font-size: 1em
	}
	.mod_calendar thead .current, .mod_calendar thead .previous, .mod_calendar thead .next {
		vertical-align: middle;
		line-height: 40px
	}
	#left .mod_calendar {
		display: none
	}
	#header_icon_navigation {
		display: none
	}
}

@media (min-width:768px) and (max-width:979px) {
	/* responsive768-979.css */
	/*----- navigation ------- */
	
	.nav-main, .nav-left {
		font-size: .8em
	}
	.nav-main {
		width: 360px
	}/*----- layout ------- */
	figure {
		float: none !important;
		padding: 0 !important;
		margin: 0 !important
	}
	.caption {
		margin-bottom: 20px
	}/*----- slider on demo content elements page ------- */
	.sliderdemo .slidebox1 .image_container {
		right: -10px;
		opacity: 0.1;
		z-index: 55
	}
	.sliderdemo .content-slider h1, .sliderdemo .content-slider p {
		position: absolute;
		margin-right: 10%;
		z-index: 99
	}
	.sliderdemo .slidebox1 p {
		top: 70px
	}
	.sliderdemo .content-slider .slidebox1 h1, .sliderdemo .content-slider .slidebox1 p {
		margin-right: 10px;
		margin-left: 20px
	}/*----- forms ------- */
	#container .mod_login .text, #container .mod_login label {
		display: block
	}
	#container .mod_login .text {
		width: 97%
	}
	#container .mod_login .checkbox_container label {
		display: inline
	}
	#container .mod_login .submit_container {
		margin-left: 0
	}
	span.captcha_text {
		display: block
	}
	#header_icon_navigation {
		width: 170px
	}
	#header_icon_navigation a {
		margin-right: 0
	}
	#header_icon_navigation img {
		width: 50px;
		height: auto
	}
	/*#header_icon_navigation #icon_grundlagen {
		background-image:url("../../files/hirschsprung/layout/grundlagen.jpg");
		background-size: 50px 25px;
		display:inline-block;
		width:50px;
		height:25px;
	}
	#header_icon_navigation #icon_grundlagen:hover {
		background-image:url("../../files/hirschsprung/layout/grundlagen_rollover.jpg");
		background-size: 50px 25px;
		width:50px;
		height:25px;
	}*/
}
#header_icon_navigation #icon_grundlagen:hover:after,
#header_icon_navigation #icon_diagnostik:hover:after,
#header_icon_navigation #icon_forschung:hover:after {
    background: #5C5B5B;
    background: rgba(0,0,0,.5);
    border-radius: 3px;
    bottom: 40px;
    color: #fff;
    content: attr(data-title);
    left: 1%;
    padding: 0 5px;
    position: absolute;
    z-index: 98;
    /*width: 90px;*/
	/*font-size:14px;*/
}
