/* 
* Entania CSS
* Datum: 11.02.2013
*/

/* 
* ==================================================
* CSS-Reset 
* ==================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong,b {
	font-weight:bold;
}

i {
	font-style:italic;
}

/* 
* ==================================================
* Helper 
* ==================================================
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear:both;
}

.a-link {
	cursor:pointer;	
}


.a-option {
	cursor:pointer;
}

.link {
	color:#43aaed;
	cursor:pointer;
}


.highlight {
	color:#43aaed;
}

.tr-block {
	height:0px;
}

/* 
* ==================================================
* Main-Styles 
* ==================================================
*/
body {
	background-color:#141414;
	margin-top:40px;
	font-family:Arial,sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:1.2em;
	background-image:url(/fileadmin/templates/entania/img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top 50%;
}

.adwrap {
	background-image:url(/fileadmin/templates/entania/img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top 50%;
	background-color:#141414;
}

a {
	color:#43aaed;
}

a:link,a:visited,a:active,a:hover {
	text-decoration:none;
	
}

a.white {
	color:#ffffff;
}

.hidden {
	display:none;
}

h1,strong.h1 {
	font-size:18px;
	line-height:22px;
	font-family:Verdana,Arial,sans-serif;
	
	font-weight:bold;
	
	padding-bottom:8px;

}

strong.h1 { display:block; }

h1 a {
	color:#ffffff !important;
}

p {
	padding:7px 0 7px 0;
}

.content-3366 {
	width:66%;
}

blockquote,ul,ol,dl
{
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}


ol,
ul,
dl
{
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
	margin-top:-5px;
}



ol li
{
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li
{
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}

dl dd 
{
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

table td,
table th 
{
	padding:4px;
}

input.input-text {
	border:0;
	width:150px;
	padding:5px
	font-family:arial;
	font-size:12px;
	padding:4px;
	margin:0;
}

.btn {
	background-color:#01406c;
	color:#ffffff;
	border-radius:4px;
	height:23px;
	line-height:23px;
	font-size:12px;
	text-align:center;
	border:none;
	padding:0 10px 0 18px;
	margin:0;
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-image:url(/fileadmin/templates/entania/img/btn-arrow.gif);
	font-family:arial;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
}

.underline,a.underline {
	text-decoration:underline;
}

/* 
* ==================================================
* Forms
* ==================================================
*/

.a-radio {
	display:inline-block;
	line-height:17px;
	height:17px;
	margin:3px 0;
	background-image:url(/fileadmin/templates/entania/img/radio.gif);
	padding-left:23px;
	background-repeat:no-repeat;
	background-position:0 -18px;
	cursor:pointer;
}

.radio-selected {
	background-position:0 0;
}


.more a:hover {
	color:#ffffff !important;
}

.more:hover {
	color:#ffffff !important;
}

/* 
* ==================================================
* Buttons
* ==================================================
*/

.btn-bookmark {
	cursor:pointer;
	display:inline-block;
	width:101px;
	height:32px;
	background-image:url(/fileadmin/templates/entania/img/btn-bookmark.gif);
}

/* 
* ==================================================
* DIV-Sections
* ==================================================
*/
#mainwrap {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:10px 20px;
}



#head {
	height:55px;
}

	#logo {
		width:169px;
		height:55px;
		float:left;
		margin-left:-15px;
	}

	#headmenu {
		float:right;
		padding-top:30px;
		padding-right:3px;
	}
	
	#headmenu ul {
		margin:0;
	}

	#headmenu ul li {
		float:left;
		margin:0;padding:0;
		list-style:none;
		padding-left:25px;
		font-size:11px;
		font-weight:bold;
		line-height:1em;
	}	

	#headmenu a {
		color:#ffffff;
	}

#menu {
	height:35px;
	background-color:#46484f;
	background-image:url(/fileadmin/templates/entania/img/menu-bg.gif);
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 1);
	
	/* IE 8 */
	behavior: url(/fileadmin/templates/entania/css/PIE.htc);
}

	#menu a {
		color:#ffffff;
	}

	#topmenu { 
		float:left;
		height:35px;
	}
	
	#topmenu a {
		color:#ffffff;
	}
		#mainmenu ul {
			margin:0;
		}
		#mainmenu ul li {
			margin:0;
			padding:0 0 0 15px;
			list-style:none;
			float:left;
			height:35px;
			line-height:35px;
		}
		
		#mainmenu ul li a {
			color:#43aaed;
			padding:0px 15px 0 0px;
			display:block;
			font-family:Verdana,Arial,sans-serif;
			font-size:16px;
			font-weight:bold;
			text-transform:lowercase;
			
		}
		
		/* Home-Icon */
		#mainmenu ul li.m94 a {
			background-position:0px 50%;

			background-image:url(/fileadmin/templates/entania/img/nav-home.gif);
			background-repeat:no-repeat;
			width:14px;
			height:34px;
		}
		
		#mainmenu ul li.m94 span {
			display:none !important;
		}
		
		#mainmenu ul li.m94.active,
		#mainmenu ul li.m94:hover {
			background-position:0px 0;

			background-image:url(/fileadmin/templates/entania/img/menu-home.gif);
			background-repeat:no-repeat;
		}
		
		#mainmenu ul li.m94.active a,
		#mainmenu ul li.m94:hover a {
			background-image:none;
		}
	
		#mainmenu ul li.active,
		#mainmenu ul li:hover {
			background-color:#256095;
			background-image:url(/fileadmin/templates/entania/img/menu-a-bg.gif);
			background-position:0 0;			
		}
		
		#mainmenu ul li.active a,
		#mainmenu ul li:hover a {
			color:#ffffff !important;
			background-image:url(/fileadmin/templates/entania/img/menu-a-bg.gif);
			background-position:top right;			
		}
		
		
		#mainmenu ul li a span {
			text-shadow: 0px 0px 10px #000000;

		}
		
	#menu .searchfield_cnt {
		padding-top:1px;
	}



#content-top {
	height:50px;
	padding:0 3px;
}

	#breadcrumb {
		padding-top:20px;
		font-size:12px;
		line-height:12px;
		float:left;
	}
	
	#breadcrumb a {
		color:#ffffff;
	}
	
	#socialbar-top {
		padding-top:10px;
		float:right;
	}
	
	#socialbar-top a {
		float:left;
		background-image:url(/fileadmin/templates/entania/img/socialicons.gif);
		height:30px;
		width:30px;
		margin-left:10px;
		background-repeat:no-repeat;
	}
	
	#socialbar-top a.facebook {
		background-position:0 0;
	}
	
	#socialbar-top a.twitter {
		background-position:-38px 0;
	}
	
	#socialbar-top a.pinterest {
		background-position:-77px 0;
	}
	
	#socialbar-top a.instagram {
		background-position:-117px 0;
	}	
	
	#socialbar-top a.google {
		background-position:-156px 0;
	}
	
	#socialbar-top a.mail {
		background-position:-194px 0;
	}	

	#socialbar-top a.rss {
		background-position:-232px 0px;
	}

#content {
	padding:0 3px 0px 3px;
}

	.col-left {
		width:627px;
		float:left;
		
	}
	
	.col-right {
		padding-left:27px;
		width:300px;
		float:left;
	
	}
	
	.col-row .col-left {
		margin-bottom:-20px;
	}
	
	.col-row .col-right {
		margin-bottom:-20px;
	}	
	

	#content div.csc-default {
		padding-bottom:20px;
	}
	
	#content div.extra-paddingtop {
		padding-top:15px;
	}


#content-bottom {
	background-color:#46494f;
	border-top:1px solid #b6b8be;
	background-image:url(/fileadmin/templates/entania/img/footer-sb.gif);
	height:35px;
}

	#socialbar-bottom {
		padding-top:1px;
		float:left;
	}
	
	#socialbar-bottom a {
		float:left;
		background-image:url(/fileadmin/templates/entania/img/socialicons.gif);
		height:31px;
		width:30px;
		margin-left:10px;
		background-repeat:no-repeat;
	}
	
	#socialbar-bottom a.facebook {
		background-position:0 -30px;
	}
	
	#socialbar-bottom a.twitter {
		background-position:-38px -30px;
	}
	
	#socialbar-bottom a.pinterest {
		background-position:-77px -30px;
	}
	
	#socialbar-bottom a.instagram {
		background-position:-117px -30px;
	}	
	
	#socialbar-bottom a.google {
		background-position:-156px -30px;
	}
	
	#socialbar-bottom a.mail {
		background-position:-194px -30px;
	}	
	
	#socialbar-bottom a.rss {
		background-position:-232px -30px;
	}	




#footer {
	padding:25px 3px 20px 3px;
}


	/* W: 954px */
	
	#footer .col {
		float:left;
		width:150px;
		padding-right:10px;
		color:#717175;		
		font-size:11px;
		line-height:15px;
	}
	
	#footer .col a {
		color:#989898 !important;
	}
	
	#footer .col1 {
		padding-right:12px;
	}
	#footer .col5 {
		padding-right:12px;
	}
	
	#footer .col6 {
		padding-right:0;
	}
	
	#footer .col-inner {
		background-color:#202020;
		padding:15px 3px 15px 3px;
		height:110px;
	}
	
	#footer .col .col-head {
		display:block;
		padding-bottom:5px;
		font-size:11px;
		text-transform:lowercase;
		font-family:Verdana,Arial,sans-serif;
		font-weight:bold;
		color:#d7d3d0;
	}
	
	#footer .copyright {
		padding:4px 0 0 3px;
		font-size:10px;
		line-height:10x;
		color:#666666;
	}
/* 
* ==================================================
* Global Div classes
* ==================================================
*/

div.searchfield_cnt {
	float:right;
	padding:2px 5px 0 0;
}

	div.searchfield {
		width:151px;
		height:31px;
		background-image:url(/fileadmin/templates/entania/img/search-bg.gif);
	}
	
	div.searchfield input.search {
		float:left;
		border:none;

		margin:0;
		background-color:transparent;
		color:#000000;
		font-size:14px;
		font-style:italic;
		padding:8px 4px 8px 23px;
		width:124px;
	}



/* 
* ==================================================
* Teaser
* ==================================================
*/


a div.text {
	color:#ffffff !important
} 

a:hover div.text {
	text-decoration:underline;
}



.teaser-a-cnt {
	width:627px;
}

.teaser-a-cnt 
.teaser-inner {
	height:356px;
	overflow:hidden;
	background-color:#333333;
	position:relative;
}

.teaser-a-cnt .teaser-play-overlay {
	height:104px;
	width:104px;
	background-image:url(/fileadmin/templates/entania/img/teaser-play.png);
	z-index:2;
	position:absolute;
	top:50%;
	left:50%;
	margin:-52px 0 0 -52px;
}

.teaser-a-cnt 
.teaser-inner 
.teaser-details {
	position:absolute;
	bottom:0;
	left:0;
}

.teaser-a-cnt 
.teaser-inner 
.teaser-details
.overline {
	color:#43aaed;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:2px 5px;
	font-family:Arial,sans-serif;
	float:left;
	background-color:#000000;
	background: rgba(0,0,0,0.8);
}

.teaser-a-cnt 
.teaser-inner 
.teaser-details
.headline {
	color:#ffffff;
	font-size:20px;
	line-height:24px;
	padding:2px 14px;
	font-weight:normal;
	font-family:Verdana,Arial,sans-serif;
	background-color:#000000;
	background: rgba(0,0,0,0.8);
	background-image:url(/fileadmin/templates/entania/img/hl-arrow.png);	
	background-repeat:no-repeat;
	background-position:5px 10px;
}

.teaser-a-cnt 
.teaser-text {
	padding:5px 0px;
	height:59px;
	position:relative;
}

.teaser-a-cnt
.teaser-text
.more {
	padding:0 5px 5px 0;
	font-weight:bold;
	right:0;
	bottom:0;
	position:absolute;
}

.teaser-a-cnt
.teaser-text
.more a {
	color:#43aaed;
}


.teaser-small-list {
	margin-bottom:-20px;
}

.teaser-small-cnt {
	padding-bottom:20px;
	width:300px;
	height:220px;
	margin-right:27px;
	float:left;
	position:relative;
}

.teaser-small-cnt .teaser-play-overlay {
	height:52px;
	width:52px;
	background-image:url(/fileadmin/templates/entania/img/teaser-play-small.png);
	z-index:2;
	position:absolute;
	top:50%;
	left:50%;
	margin:-26px 0 0 -26px;
}

.teaser-small-cnt
.teaser-category {
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
	z-index:10;
	background-color:#000000;
	background: rgba(0,0,0,0.8);
	padding:3px;
	line-height:12px;
	font-size:12px;		
	font-weight:normal;
	font-family:Verdana,Arial,sans-serif;
}

.teaser-small-cnt-l {
	margin-right:0;
}

.teaser-small-home-cnt,.teaser-small-single-cnt {
	height:170px;
	overflow:hidden;
}

.teaser-small-home-right-cnt {
	padding-bottom:0;
	padding-top:2px;
}

.teaser-small-cnt 
.teaser-inner {
	height:170px;
	overflow:hidden;
	background-color:#333333;
	position:relative;
}

.teaser-small-cnt 
.teaser-inner 
.teaser-details {
	position:absolute;
	bottom:0;
	left:0;
}

.teaser-small-cnt 
.teaser-inner 
.teaser-details
.overline {
	color:#43aaed;
	font-size:11px;
	line-height:13px;
	padding:2px 5px;
	font-family:Arial,sans-serif;
	float:left;
	font-weight:bold;
	background-color:#000000;
	background: rgba(0,0,0,0.8);
}

.teaser-small-cnt 
.headline {
	color:#ffffff;
	font-size:18px;
	line-height:21px;
	padding:2px 14px;
	font-family:Verdana,Arial,sans-serif;
	font-weight:normal;	
	background-color:#000000;
	background: rgba(0,0,0,0.8);
	background-image:url(/fileadmin/templates/entania/img/hl-arrow.png);	
	background-repeat:no-repeat;
	background-position:5px 7px;	
}

.home-teaser-small {
	margin-bottom:-20px;
}

.home-teaser 
.teaser-details 
{
	right:0;
}

.home-teaser 
.headline
{
	padding:3px 5px 15px 5px;
	background-image:none; 
}

.home-teaser 
.more
{
	position:absolute;
	right:3px;
	bottom:3px;
}

.teaser-small-cnt 
.teaser-text {
	padding:5px 0px;
	height:40px;
	position:relative;
	overflow:hidden;
}

.teaser-small-cnt 
.teaser-text
.more {
	padding:0 5px 2px 0;
	font-weight:bold;
	right:0;
	bottom:0;
	position:absolute;
}

.teaser-small-cnt 
.teaser-text
.more a {
	color:#43aaed;
}


/* 
* ==================================================
* Section NEWS
* ==================================================
*/
.news-detail {
	position:relative;
}

.news-detail h2 {
	padding-bottom:15px;
}

.news-ab18 {
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	background-color:#1a1a1a;
	z-index:100;
}

.news-ab18-cnt {
	position:absolute;
	top:295px;
	left:0;right:0;
	background-color:#4b4b4b;
	margin-top:-40px;
	height:80px;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;	
}

.news-ab18-y {
	position:absolute;
	top:50%;
	left:120px;
	margin-top:-24px;
	background-image:url(/fileadmin/templates/entania/img/ab-18-y.png);
	background-repeat:no-repeat;
	background-position:50% left;
	padding-left:30px;
	height:20px;
	line-height:20px;
	cursor:pointer;
}

.news-ab18-n {
	position:absolute;
	top:50%;
	margin-top:5px;
	left:120px;
	background-image:url(/fileadmin/templates/entania/img/ab-18-n.png);
	background-repeat:no-repeat;
	background-position:50% left;
	padding-left:30px;
	
	height:20px;
	line-height:20px;
}

.news-image-missing {
	background-color:#141414;
	height:356px;
}

.news-detail .news-image-cnt {
	background-color:#212121;
	line-height:0;	
	width:627px;
}

.news-detail .news-image {
	height:330px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;	
	width:627px;
	line-height:0;	
}

.news-detail .news-image img {
	line-height:0;	
}

.news-detail div.news-body {
	font-size:13px;
	line-height:16px;
	color:#e2e2e2;
}



.news-detail div.news-body p {
	padding-bottom:15px;
	padding-top:0;
	font-size:13px;
	line-height:16px;
}

.news-detail .news-image-copyright {
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:right;
}

.news-detail .overline {
	color:#43aaed;
	font-size:11px;
	line-height:15px;
	font-family:Arial,sans-serif;
	font-weight:bold;
	padding-left:0;
	margin:0;
	padding-top:10px;
	padding-bottom:2px;	
}

.news-detail .headline {
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	font-family:Verdana,Arial,sans-serif;
}

.news-detail .authorname {
	padding-bottom:15px;
	padding-top:0;
	font-size:13px;
	line-height:16px;
}

.author {
	color:#999999;
}

.news-detail .bookmark {
	padding:10px 0;
}

.tags {
	padding-top:5px;
}

.tags, .tags a {
	color:#666666 !important;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}

.news-related-articles {
	padding-top:20px;
}

.news-partner-block {
	margin-top:10px;
}

.news-partner {
	padding-left:125px;
	height:65px;
	background-color:#242424;
}

.news-partner a {
	color:#ffffff !important;
}

.news-partner .pimg {
	margin-left:-125px;
	height:65px;
	float:left;
}	

.news-partner .pname {
	padding-top:4px;
	font-family:Verdana,arial,sans-serif;
	font-size:16px;
	line-height:24px;
	padding-bottom:2px;
}

/* 
* ==================================================
* Gallery
* ==================================================
*/


.gallery {
   -moz-user-select     : none;
   -khtml-user-select   : none;
   -webkit-user-select  : none;
   -o-user-select       : none;
   user-select          : none;
}

.gallery-img-num {
	position:absolute;
	top:0;
	right:0;
	left:0;
	font-size:11px;
	text-align:center;
	font-family:Verdana,arial,sans-serif;
}

.gallery-slider-cnt {
	position:relative;
}

.gallery-link {
	position:absolute;left:3px;top:3px;
}

.gallery h1,.gallery h2 {
	font-size:20px;
	font-family:Verdana,arial,sans-serif;
	line-height:24px;
	padding-bottom:5px;
	font-weight:bold;	
}

.gallery h2 { 
	font-weight:normal;
}

.gallery-cnt {
	height:550px;
	padding:14px;

	position:relative;
	display:block;
	background-color:#272727;
	background:rgba(30,30,30,0.5);
}

.gallery-inline-cnt
.gallery-copyright {
	position:absolute;
	right:3px;
	bottom:3px;
	color:#999999;
	font-size:11px;
	font-family:Verdana,arial,sans-serif;
}

.gallery-cnt
.gallery-copyright {
	position:absolute;
	right:14px;
	bottom:1px;
	color:#999999;
	font-size:11px;
	font-family:Verdana,arial,sans-serif;
}


.gallery-inline-cnt {
	height:356px;
	width:627px;
	padding:0px;

	position:relative;
	display:block;
	overflow:hidden;
	
}

.gallery-arrow {
	width:39px;
	cursor:pointer;
	height:68px;
	background-image:url(/fileadmin/templates/entania/img/gallery-arrows.png);
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:50;
	position:absolute;

}

.gallery-cnt
.gallery-arrow-left {
	left:0;
	top:50%;
	background-position:0 0;
	margin-top:-34px;		
}

.gallery-cnt
.gallery-arrow-right {
	right:0;
	top:50%;
	background-position:-39px 0;
	margin-top:-34px;		
}

.gallery-cnt-inner {
	height:550px;
	width:600px;
	background-color:#2e2e2e;
	display:table-cell;
	vertical-align:middle;
	text-align:center;	
	background:rgba(47,47,47,0.5);
}

.gallery-inline-cnt-inner {
	height:325px;
	width:587px;
	padding:20px;
	line-height:1em;
	background-color:#141414;
	display:table-cell;
	vertical-align:middle;
	text-align:center;	
}

.gallery-slider-container {
	margin-top:1px;
	height:100px;
	background-color:#272727;
	background:rgba(30,30,30,0.5);
	position:relative;
}

.gallery-more-images-cnt {
	width:520px;
	left:58px;
	top:20px;
	position:absolute;
	height:69px;
}

.g-slider {
	width:1000px;
	position:absolute;
	left:0;
	top:0;
}

.g-slider-current {
	width:428px;
	position:absolute;
	top:0;
	left:0;
}

.g-slider-next {
	width:428px;
	position:absolute;
	top:0;
	left:0;
	padding-left:2px;
}

.gallery-more-images-cnt-inner {
	display:block;
	position:relative;
}

.gallery-slider-ani {
	position:relative;
	display:block;
}

.gallery-slider-ani-outer {
	padding:0 48px;
	height:69px;
	overflow:hidden;
	display:block;
}

.gallery-more-images-cnt
.gallery-arrow-left {
	left:0;
	top:0;
	background-position:0 -68px;
}

.gallery-more-images-cnt
.gallery-arrow-right {
	right:0;
	top:0;
	height:69px;
	background-position:-39px -68px;
}

.gallery-more-images-cnt {
	line-height:1em;
}

.g-image-cnt {
	width:435px;
}



.g-image {
	float:left;
	width:100px;
	border:1px solid #000000;
	margin-right:5px;
	margin-top:5px;
	text-align:center;
	height:57px;
	background-color:#272727;
	background:rgba(50,50,50,0.8);
	position:relative;
	display:table-cell;
	vertical-align: middle;
	cursor:pointer;
}

.g-image-active {
	border:1px solid #43aaed;
}

.g-image * {
	vertical-align: middle;
}

.g-image span {	
	display:inline-block;
	height:100%;
	width:1px;
}

.g-image img {

}

.gallery-info {
	position:relative;
	padding-top:30px;
}

/* OVERLAY GALLERY */
.overlay-gallery {
	position:relative;
	padding:10px 0px 0px 45px;
}

.overlay-gallery
.gallery-cnt {
	width:600px;
	padding:24px;
}

.overlay-gallery
.gallery-slider-container {
	width:648px;
}

.overlay-gallery
.gallery-cnt-inner {
	width:600px;
}

.overlay-gallery
.tags a,
.overlay-gallery
.tags
{
	color:#AAAAAA !important;
}


.overlay-gallery
.gallery-inline-cnt-inner {
	width:600px;
}

.overlay-gallery 
.gallery-overlay-info {
	position:absolute;
	width:300px;
	top:60px;
	left:710px;
}

.gallery-overlay-socialmedia {
	padding-top:10px;
}

.overlay-gallery
.gallery-copyright {
	bottom:4px;
}

.overlay-gallery 
.gallery-img-num 
{
	padding-top:4px;
}

.overlay-gallery-close {
	height:29px;
	width:30px;	
	position:absolute;
	right:10px;
	top:10px;
	background-image:url(/fileadmin/templates/entania/img/gallery-close.gif);
	cursor:pointer;
}

.gallery-tags  {
	padding-top:20px;
}

/* 
* ==================================================
* Slider
* ==================================================
*/

.h-slider { display:none; }

.slider {
	height:65px;
	display:block;
	position:relative;
	padding:2px 55px;
}

.slider
.arrow {
	width:40px;
	height:69px;
	position:absolute;
	top:0;
	cursor:pointer;
	background-image:url(/fileadmin/templates/entania/img/slider-arrows.png);
}

.slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:none;
}

.slider ul li {
	margin:0;padding:0;
	list-style:none;
	display: block;
	float: left;
	width:120px;
	height:65px;
	padding:0 10px;
}

.slider
.arrow-next {
	right:0;
	background-position:40px 0; 
}

.slider
.arrow-prev {
	left:0;
	background-position:0 0; 
}

.col-left .slider ul li {
	margin:0;padding:0;
	list-style:none;
	padding:0 4px;
}


.slider-videolist {
	height:140px;
	display:block;
	position:relative;
	padding:0px 45px;
}

.slider-videolist
.arrow {
	width:39px;
	height:70px;
	position:absolute;
	top:25px;
	cursor:pointer;
	background-image:url(/fileadmin/templates/entania/img/videoslider-arrows.gif);
}

.slider-videolist 
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:none;
}

.slider-videolist ul {
	margin:0;
}

.slider-videolist 
ul li {
	margin:0;
	list-style:none;
	display: block;
	float: left;
	width:125px;
	height:140px;
	padding:0 10px;
}

.slider-videolist 
ul li .inner {
	display: block;

	width:125px;
	height:140px;
	position:relative;
}

.img-cnt
{
	width:125px;
	height:70px;
	overflow:hidden;
	position:relative;
}


.play
{
	background-image:url(/fileadmin/templates/entania/img/play.png);
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:5;
	position:absolute;
}

.v-tooltip {
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	background-color:#333333;
	padding:5px;
	z-index:6;
	font-size:11px;
	display:none;
}

.v-tooltip a {
	color:#ffffff;
	display:block;
}

.slider-videolist 
ul li
.v-cat
{
	color:#43aaed;
	line-height:25px;
	height:25px;
}

.slider-videolist 
ul li
.v-title
{
	color:#717175;
	height:12px;
	margin-top:7px;
	line-height:12px;
	font-weight:bold;
	overflow:hidden;
}

.slider-videolist 
ul li
.v-subtitle
{
	color:#717175;
	height:16px;
	line-height:16px;
	overflow:hidden;
}

.slider-videolist 
ul li .v-date
{
	color:#43aaed;
	font-weight:bold;
}


.img-cnt img {
	margin-top:-18px;
	margin-left:-34px;
}

.slider-videolist
.arrow-next {
	right:0;
	background-position:-39px 0; 
}

.slider-videolist
.arrow-prev {
	left:0;
	background-position:0 0; 
}

.col-left .slider-videolist ul li {
	padding:0 4px;
	margin:0;
	list-style:none;	
}

.video-details {
	padding-top:5px;
}

.video-details h1 {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:4px;
}

.h-more {
	float:right;
	margin-top:-30px;
}

/* 
* ==================================================
* Partner-News
* ==================================================
*/

.p-row {
	display:block;
	min-height:65px;
	margin-bottom:3px;
	font-size:12px;
}

.p-row-large {
	margin-bottom:15px;
}

.p-inner {
	padding-left:115px;
	min-height:65px;
	background-color:#141414;
	background:rgba(0,0,0,0.3);
}

.p-inner
.p-logo {
	margin-left:-115px;
	float:left;
	
}

.p-inner
.p-date {
	color:#999999;
	font-size:11px;
	line-height:14px;
}

.p-inner
.p-content {
	padding:3px 15px 3px 7px;
}

.p-inner
.p-content 
strong {
	font-size:14px;
	font-family:verdana,arial,sans-serif;
	line-height:18px;
	font-weight:normal;
}

.p-inner
.p-content 
p {
	padding:0;
}

.p-footer {
	background-color:#141414;
	
	height:18px;

	font-family:verdana,arial,sans-serif;
	line-height:18px;
	padding: 0 5px;
}

.p-row a {
	color:#ffffff !important;
}

/* 
* ==================================================
* Charts
* ==================================================
*/
.chart-widget {
	height:365px;
	overflow:hidden;
}

.charts-buttons {
	height:29px;
	padding-bottom:10px;
}

.charts-buttons ul {
	display:block;
}

.charts-buttons li {
	float:left;
	width:91px;
	height:29px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:25px;
	background-image:url(/fileadmin/templates/entania/img/charts-buttons.gif);
	margin-right:2px;
	background-position:-91px 0;
	cursor:pointer;
}

.charts-buttons li.active {
	background-position:0 0;
}

.charts-title {
	font-size:16px;
	font-family:Verdana,arial,sans-serif;
	line-height:20px;
	font-weight:bold;
	padding-bottom:8px;
	display:block;
}

.charts-head {
	height:34px;
	margin-bottom:2px;
}

.charts-headline {
	padding-left:41px;
	background-color:#303030;
	background:rgba(60,60,60,0.5);
	height:34px;
}

.charts-row-first 
.charts-headline {
	background-color:#3e3e3e;
	background:rgba(80,80,80,0.7);
}

.charts-pos {
	border-right:1px solid #232323;
	float:left;
	margin-left:-41px;
	width:41px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	background-color:#303030;
	background:rgba(60,60,60,0.5);
}

.charts-headline a {
	line-height:34px;
	padding-left:3px;
	font-size:11px;
	font-family:Verdana,arial,sans-serif;
}

.charts-details {
	height:95px;
	padding-top:10px;	
}

.charts-details .first-img {
	float:left;
	padding-left:8px;
	width:60px;
	height:34px;

	margin-left:-75px;
}

.charts-buttons ul {
	margin:0;
}

.charts-buttons ul li {
	margin:0; padding:0;
	list-style:none;
}




ul.charts-items {
	margin:0;padding:0;
}

ul.charts-items li {
	margin:0;padding:0;
	list-style:none;
}

ul.charts-items li.active .charts-headline a {
	color:#ffffff !important;
}

.charts-details .details-img {
	float:left;
	padding-left:8px;
	width:60px;
	height:34px;
	margin-left:-75px;
	overflow:hidden:
}

.charts-details .details-head {
	padding-left:70px;
	height:34px;
	font-size:14px;
	font-family:Verdana,arial,sans-serif;
	line-height:18px;
	padding-top:2px;
}


.charts-details .details-head a {
	color:#ffffff;
}

ul.charts-items li.active .charts-headline {
	background-color:#3e3e3e;
	background:rgba(80,80,80,0.7);
}
/* 
* ==================================================
* TagCloud
* ==================================================
*/

.tagcloud {
	position:relative;

	background-color:#393939;	
	background:rgba(50,50,50,0.5);	
	height:152px;
	overflow:hidden;
	text-align:center;
	line-height:1em;
}

.tagcloud strong {
	color:#43aaed;
	font-size:11px;
	line-height:12px;
	padding:3px;

	background-color:#000000;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	font-family:arial,sans-serif;
}


.tagcloud a.ntag {
	display:inline-block;
	height:22px;
	line-height:22px;
	color:#ffffff;
	margin:0 5px;
	vertical-align: top;
}

.tagcloud a.ntag0 span {
	font-size:9px;
	color:#999999;
}

.tagcloud a.ntag1  {
	font-size:11px;
	color:#cccccc;
}

.tagcloud a.ntag2  {
	font-size:14px;
	color:#cccccc;
}

.tagcloud a.ntag3  {
	font-size:17px;
	color:#efefef;
}

.tagcloud a.ntag4  {
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
}



.tagcloud a.tag {
	height:26px;
	padding-left:26px;
	line-height:26px;
	color:#585757 !important;
	background-image:url(/fileadmin/templates/entania/img/tag.gif);	
	float:left;
	margin:3px 10px 5px 0;
	background-position: top left;	
}

.tagcloud a.tag span {
	display:block;
	height:26px;
	background-position: top right;
	padding-right:15px;
	background-image:url(/fileadmin/templates/entania/img/tag.gif);
}

.tagcloud-inner {
	padding:20px 5px 10px 5px;
}


/* 
* ==================================================
* Twitter u. Facebook
* ==================================================
*/

.fb-like-box {
	background-color:#242424;
}

.fb-like-box iframe .pluginBoxDivider {
	border-color:#000000 !important;
}

#twitter-cnt ul {
	margin:0;
}

#twitter-cnt ul li {
	margin:0;padding:5x;
	list-style:none;
	background-color:#242424;
	padding:5px;
	margin-bottom:2px;
	font-size:11px;
	color:#717175;
}

#twitter-cnt ul li a.normal {
	color:#717175 !important;
}

/* 
* ==================================================
* Gewinnspiel
* ==================================================
*/

.gewinnspiel h1 {
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	font-family:Verdana,Arial,sans-serif;
	padding:0 0 8px 0;
}

.gewinnspiel
.gewinnspiel-image {
	padding-bottom:15px;
}

.gewinnspiel-contact 
td.title {
	width:120px;
}

.gewinnspiel-contact 
td input.input-text {
	border:0;
	width:220px;
	padding:3px;
}

.gewinnspiel-contact 
td  {
	padding:3px;
}
.gewinnspiel
.hint {
	font-size:11px;
	padding-top:15px;
	padding-bottom:15px;
}

.gewinnspiel 
.disclaimer {
	
}

td.error {
	padding-left:10px;
	color:#ff0000;
	font-size:11px;
}

.gewinnspiel
.button-row {
	padding-top:15px;
}

.gewinnspiel-contact-cnt {
	padding-top:15px;
}

.question {
	padding-top:15px;
}

.answers {
	padding-top:4px;
}

/* 
* ==================================================
* Hauptteaser
* ==================================================
*/

#slider {
	position:relative;
	height:445px;
}

#hometeaser-menu {
	height:20px;
}

#hometeaser-menu ul {
	margin:0;
}
#hometeaser-menu li {
	margin:0;padding:0;
	list-style:none;
	height:19px;
	background-color:#666666;
	width:122px;
	margin-right:1px;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
	line-height:19px;
	text-align:center;
	cursor:pointer;
	text-transform:lowercase;	
	background-image:url(/fileadmin/templates/entania/img/homeslider-category.gif);
}
#hometeaser-menu li a {
	display:block;
	color:#ffffff !important;

}

#hometeaser-menu li.t0 {
	width:124px;
}

#hometeaser-menu li.t1 {
	width:125px;
}

#hometeaser-menu li.t2 {
	width:125px;
}

#hometeaser-menu li.t3 {
	width:125px;
}
#hometeaser-menu li.t4 {
	width:124px;
	margin-right:0;
}
#hometeaser-menu li.active {
	background-color:#43aaed;
	background-image:url(/fileadmin/templates/entania/img/homeslider-category-a.gif);
	background-position:50% 50%;
}

#homefontent {
	overflow:hidden;
	position:relative;
	height:425px;
}

#slider .arrow {
	width:39px;
	cursor:pointer;
	height:68px;
	background-image:url(/fileadmin/templates/entania/img/gallery-arrows.png);
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:50;
	position:absolute;

}
#slider .arrow-left {
	left:0;
	top:50%;
	background-position:0 0;
	margin-top:-34px;		
}

#slider .arrow-right {
	right:0;
	top:50%;
	background-position:-39px 0;
	margin-top:-34px;		
}

/* 
* ==================================================
* Bildergalerien Widget
* ==================================================
*/
.gallery-widget {
	height:170px;
}

.gallery-widget
.widget-left {
	width:300px;
	float:left;
}

.gallery-widget
.widget-right {
	width:327px;
	float:left;
}

.gallery-widget .teaser-mini {
	width:145px;
	height:80px;
	float:left;
	overflow:hidden;
}

.gallery-widget 
.headline {
	font-size:12px;
	padding:2px 5px 2px 14px;
}

.gallery-widget .teaser-mini
.teaser-inner {
	height:80px;
	overflow:hidden;
	position:relative;
}

.gallery-widget .teaser-mini
.teaser-inner 
.teaser-details
.headline {
	color:#ffffff;
	font-size:11px;
	line-height:14px;
	padding:2px 5px;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;	
	background-color:#000000;
	background: rgba(0,0,0,0.8);
}

.gallery-widget .teaser-mini
.teaser-inner 
.teaser-details {
	position:absolute;
	bottom:0;
	left:0;
}

.gallery-widget .gt1 {
	float:left;
	margin-left:27px;
	margin-bottom:10px;
}

.gallery-widget .gt2 {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.gallery-widget .gt3 {
	float:left;
	margin-left:27px;
}

.gallery-widget .gt4 {
	float:left;
	margin-left:10px;
}



/* 
* ==================================================
* Search
* ==================================================
*/

.searchresult 
.nav
{
	background-color:#242424;
	padding:5px;
	text-align:center;
	line-height:12px;
	font-weight:bold;
}

.searchresult 
.sortbox
{
	background-color:#2d2d2d;
	padding:10px 5px;
}

.searchresult 
.filter-1
{
	padding-top:5px;
	float:left;
	width:240px;
}

.searchresult 
.filter-2
{
	padding-top:5px;
	float:left;
	width:360px;
}

.searchresult 
.filter-date-row {
	padding-top:5px;
}

.searchresult 
.filter-date,
.searchresult
.filter-submit,
.searchresult
.filter-reset
{
	padding-top:3px;
	float:left;
	padding-right:6px;
}

.searchresult
.filter-reset {
	float:right;
	padding-right:0px;
}

.searchresult
.filterbox {
	padding:5px 3px 25px 3px;
	color:#717175;
	background-color:#2d2d2d;	
}

.searchresult
.filter-footer {
	padding-top:3px;
}

.searchresult 
input.date {
	background-image:url(/fileadmin/templates/entania/img/icon-calendar.gif);
	background-repeat:no-repeat;
	background-position:107px 50%;
	padding-right:25px;
	width:100px;
}



.searchresult 
label {
	padding-left:5px;
}
.searchresult 
.highlight {
	color:#43aaed;
}

.searchresult 
.sortbox
.options {
	padding-top:15px
}

.searchresult 
.s-row
{
	padding:25px 10px 25px 140px;
	margin-bottom:2px;
	font-size:11px;
	line-height:14px;	
}

.searchresult 
.s-row-1
{	
	background-color:#1c1c1c;
	background:rgba(0,0,0,0.2);
	padding-top:10px;
	padding-bottom:10px;		
}

.searchresult
.s-img {
	margin-left:-140px;
	float:left;
}

.s-row .v-title {
	
	font-weight:bold;	
	font-size:14px;
	line-height:17px;
}

.s-row .v-desc {
	font-size:12px;
	line-height:15px;
}




/* 
* ==================================================
* jqmWindow
* ==================================================
*/
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    z-index:10000;

    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* 
* ==================================================
* Ajax-Gallery
* ==================================================
*/

.ajax-gallery-container {
	width:1017px;
	height:760px;
}
	
.ajax-gallery-window {
	width:1017px;
	height:760px;
	margin-left:-506px;
	top:50%;
	margin-top:-380px;
	border: 3px solid #43aaed;
	border-radius:4px;
	background-color:#000000;
	background-image:url(/fileadmin/templates/entania/img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}


/* 
* ==================================================
* Search
* ==================================================
*/

.search-row {
	padding-left:135px;
	padding-bottom:10px;
	padding-top:10px;
}


.s-image {
	position:relative;
	float:left;
	width:125px;
	height:70px;
	overflow:hidden;
	margin-left:-135px;
}

a .s-headline {
	font-size:15px;
	line-height:21px;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	color:#ffffff;
}

a .s-teaser {
	color:#ffffff;
}

a .s-overline {
	color:#43aaed;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	font-family:Arial,sans-serif;
}
.search-row-cnt-1 {
	background-color:#1c1c1c;
	background:rgba(0,0,0,0.2);
}

/* 
* ==================================================
* Ad
* ==================================================
*/

.col-right {
	position:relative;
}

.ad728 {
	padding-bottom:0px;
	padding-left:116px;
}

.ad160 {
	position:absolute;
	left:990px;
	top:158px;
}

.ad300-home {
	height: 250px;
}

.ad300-channel {
	height: 250px;
}

#page-144 .ad300-channel {
	margin-bottom:20px;
	height:auto;
}

div.ad300-home-snacktv {
	height:250px;
	overflow:hidden;
	display:hidden;
	padding-bottom: 25px;
}

.ad300 {
	
	z-index: 100;
	position: relative;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height:1em;
}

.ad300 div.csc-default {
	width:305px;
}

#content .col-right .ad300 div.csc-default {
	padding-bottom:0;
}

.ad300 .adtext {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:0;padding:0;
	list-style:none;
	height:19px;
	background-color:#666666;
	float:left;
	
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	
	font-weight:bold;
	line-height:19px;
	text-align:right;
	padding-right:5px;
	text-transform:lowercase;	
	background-image:url(/fileadmin/templates/entania/img/homeslider-category.gif);
	
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.5);
}

.ad300 .adtext-large {
	background-image:url(/fileadmin/templates/entania/img/adtext-large.gif);
	line-height:30px;
	height:30px;
}

.slider_container .teaser-a-cnt {
	display:none;
}

.socialbuttons {
	float:right;padding-top:7px;height:24px;
}

.socialbuttons .fblike {
	float:left;width:130px;margin-right:-15px
}

.socialbuttons .twbutton {
	float:left;padding-left:10px;margin-right:-15px
}

.socialbuttons .twbutton a {
	color:transparent;
}

.socialbuttons .gplus {
	float:left;width:90px;
}

.gallery-overlay-socialmedia .socialbuttons {
	float:left;
}

#sas_wall_bgcolor {
	z-index:0 !important;	
} 