/* Master 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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,form,table,caption,tbody,tfoot,thead,tr,th,td
{
border:0;outline:0;vertical-align:baseline;margin:0;padding:0}
ol{list-style:none}
blockquote,q{quotes:none; font-size:140%; line-height:130%; text-decoration:none; }
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* Core */
body{color:#575757;font-family:Arial, Helvetica, sans-serif;}
body.bg{background: rgb(204,204,204); /* Old browsers */
background: -moz-linear-gradient(top, rgba(204,204,204,1) 0%, rgba(119,119,119,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(119,119,119,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,204,204,1) 0%,rgba(119,119,119,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,204,204,1) 0%,rgba(119,119,119,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,204,204,1) 0%,rgba(119,119,119,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,204,204,1) 0%,rgba(119,119,119,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#777777',GradientType=0 ); /* IE6-9 */
background-attachment:fixed;
}
.sp-wrap{margin-left:auto;margin-right:auto;}
.sp-block{float:left;display:inline}
.mod-block {}
.sp-inner{}
.sp-block .first {}
.sp-block .last {}
.sp-block .single {}
.gap{clear:both; margin-bottom:2px}

#sp-maincol .gap
{
	margin-bottom:2em;
}
.main-bg {background:#fafafa;padding:0 70px; border-radius:1em; box-shadow: 0.5em 0.5em 2em rgba(0,0,0,0.5);}
.main-bg-top {height:10px;margin-top:15px;padding:0 70px;background:url(../images/pattern_top.png) repeat-x 0 0}
.main-bg-bottom {height:10px;margin-bottom:80px;padding:0 70px;background:url(../images/pattern_bottom.png) repeat-x 0 0}

.main-bg
{
	padding-left:0px;
	padding-right:0px;
	max-width:1024px;
	min-width:959px;
	width:90%!important;}
.main-bg>div{/*margin:1em 0em*/clear:none;}
.main-bg>.clr{margin: 0;}

/*Header Area*/
#header {
	position:relative;
	height:125px;
	text-align:center;
	/*background: #F2F2F2;*/
	background-image:linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.0) 50%, rgba(0,0,0,0.1)100%);
	margin: 0;
	padding: 1em 2em;
	border-radius:1em 1em 0 0;}
#sp-top_ad{margin-top:5px}
a#logo,#logo-text{top:20px;position:relative; margin:auto; display:block;}
a#logo
{
	background:url(/images/tom/header2.png) no-repeat;
	background-size:100%;
	max-width:100%;
}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/* Weather Module */
#sp-weather {float:right;margin-top:30px}
img.spw_icon_big {width:48px}
h2.weather_sp1_city {font-size:11px}
.weather_sp1_cright .spw_row {display:inline-block}

/*Header left*/
#header_leffBlock{float:left;padding-top:5px;}
#members-area{margin:0 5px}
#members-area a{float:left;display:block}
#members-area a.login-link {background:url(../images/down_indicator.png) no-repeat 100% 5px;padding:0 15px 0 0;margin:0 10px 0 0}
#members-area a.login-link.show{background:url(../images/down_indicator_show.png) no-repeat 100% 5px;}
#sp-login{width:220px;position:absolute;font-family:arial;z-index:33;background:#f7f7f7;padding:5px 20px;margin-top:18px;border-radius:3px;
  -webkit-box-shadow:  0px 3px 5px 0px rgba(0, 0, 0, .3);
  box-shadow:  0px 3px 5px 0px rgba(0, 0, 0, .3);
}
#sp-login #form-login-username label,
#sp-login #form-login-password label,
#sp-login #form-login-remember label {width:120px;font-size:14px;font-weight:700;color:#bebdbd;text-shadow:0 1px #fff}
#sp-login input#modlgn-username, #sp-login input#modlgn-passwd {width:200px;border-radius:4px;border:1px solid #fff;padding:6px 10px;margin-top:4px;background:#f8f8f8;
  -webkit-box-shadow: inset 0px 3px 10px 0px #EEE;
  box-shadow: inset 0px 3px 10px 0px #EEE;
}
#sp-login input[type=submit] {font-size:14px;padding:4px 10px;border:0;text-shadow:0 1px rgba(0, 0, 0, .6);border-radius:4px}
#sp-login ul.userlinks{margin:10px -20px -5px -20px;padding:10px 20px;background:#eee;border-top:1px solid #e5e5e5;border-radius:0 0 4px 4px}

/*Date time*/
span.create_date,span.modified_date {margin:0 5px;font-size:11px}
span.modified_date {border-left:1px solid #ccc;padding:0 10px}

/*Search*/
.mod-search_solid input#mod-search-searchword,.mod-search_solid input#mod-finder-searchword{width:170px;border:1px solid #D3CDCD;background:#F9F9F9 url(../images/search.png) no-repeat 96% 50%;margin:0;padding:8px 12px}
.rtl .mod-search_solid input#mod-search-searchword,.mod-search_solid input#mod-finder-searchword{width:170px;border:1px solid #D3CDCD;background:#F9F9F9 url(../images/search.png) no-repeat 10% 50%;margin:0;padding:8px 12px}
.mod-search_solid input#mod-search-searchword:hover,.mod-search_solid input#mod-finder-searchword:hover{background-color:#f0f0f0}
.mod-search_solid  input#mod-search-searchword,
.mod-search_solid input#mod-finder-searchword {
  -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.1);
  box-shadow:inset 0 0 10px rgba(0,0,0,.1);
}

/* Layout */
#sp-content-grid-top {margin:0 -5px}
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:0 0 10px 0}
#sp-utility-bottom { }

#sp-leftcol, #sp-rightcol
{
	margin-top:1em;
}

#sp-maincol
{
	margin-top:2em;
}

#sp-leftcol > div,
#sp-maincol > div > div,
#sp-rightcol > div
{
	margin:0 1em;
}

#inner_content
{
}

.module
{
}

#sp-leftcol .module, #sp-rightcol .module
{
	overflow:hidden;
	padding:0.5em;
	background:rgba(0,0,0,0.05);
	border:none;
}

/*Figures*/
figure
{
	margin-left:0em;
	margin-right:0em;
	margin-bottom:1em;
}

figure figcaption
{
	font-size:smaller;
	font-style:italic;
	margin-top:0.75em;
	text-align:center;
	width:100%;
	white-space:normal;
}

figure.left, figure.right
{
	max-width:330px;
}

figure.left
{
	margin-right:1em;
	float:left;
}

figure.right
{
	margin-left:1em;
	float:right;
	text-align:right;
}

figure.center
{
	max-width:100%;
	text-align:center;
	white-space: nowrap;
}

figure img
{
	margin-left:auto;
	margin-right:1em;
}

figure img:last-of-type
{
	margin-right:auto;
}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Pathway */
#sp-pathway{overflow:hidden;height:30px;line-height:30px}
#sp-pathway .sp-inner {padding:0}
#sp-pathway span.showhome {font-weight:bold;margin-right:5px}
#sp-pathway .padding{padding:5px 8px}
#sp-pathway a,#sp-pathway span,#sp-pathway strong{display:block;float:left}
#sp-pathway a,#sp-pathway span.separator{margin-right:10px;padding-right:15px;background:url(../images/breadcrumbs.png) 100% 50% no-repeat}
#sp-pathway span.current{color:#666}

/* Footer */
#sp-footer
{
	background:none;
	background-image:linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.0) 50%, rgba(0,0,0,0.1)100%);
	padding:1em;
	text-align:center;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:1em;
}
#sp-footer .cp {text-align:center;margin:auto;}

/*Footer Navigation*/
#sp-footer-nav{float:right}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline}
#sp-footer-nav a{font-size:11px;font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{font-size:11px;font-weight:normal}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0;margin:0 10px 0 0}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}

@media print
{
	body
	{
		background:#fff;
		color:#000;
		width:100%;
	}

	.sp-wrap
	{
		min-width:0px!important;
		width:auto!important;
	}
	
	.main-bg-top, .main-bg-bottom
	{
		display:none;
	}
	
	.main-bg
	{
		background:fff;
		margin:0px!important;
		padding:0px!important;
		box-shadow:none;
		border-radius:0px;
	}
	
	#header, #hornav, #sp-bottom, #sp-footer
	{
		display:none;
	}
	
	.main-bg > div
	{
		margin:0px!important;
	}
	
	#sp-leftcol, #sp-rightcol
	{
		display:none;
	}
	
	#sp-maincol
	{
		width:auto!important;
		clear:both;
		margin:0px!important;
		padding:0px!important;
		float:none;
	}
	
	#inner_content
	{
		width:auto!important;
		float:none;
	}
}


/*Responsive*/
@media only screen and (min-width:960px) and (max-width: 1024px) {
  /*.main-bg,.main-bg-top,.main-bg-bottom {min-width:0px;max-width:900px;padding:0 0px!important;}
  #sp-leftcol{width:auto!important;margin-left:auto;margin-right:auto;}
  #sp-leftcol .module{min-width:200px;float:left;clear:none;margin-right:15px;}
  #sp-leftcol .gap{clear:none;display:none;}
  .fb_iframe_widget span iframe[style]{min-width:570px!important;max-height:270px!important;border:1px solid grey!important;}
  .fb_iframe_widget span{max-height:270px!important;}
  #sp-maincol{clear:left;width:620px!important;}*/
  }

/* Tablet Devices Resizing */
@media screen /*and (min-width:481px)*/ and (max-width: 959px) 
{ 
  /*.sp-wrap {width:750px!important}*/
	.main-bg
	{
		min-width:0px;
		width:100%!important;
		margin-top:0px;
		margin-bottom:0px;
		border-radius:0px;
	}
  .main-bg-top,.main-bg-bottom {min-width:0px;padding:0 0px!important;display:none;}
  
	#header, #sp-footer
	{
		border-radius:0em!important;
	}
  
  /*#sp-leftcol{display:none;width:auto!important;}
  #sp-leftcol .module{min-width:200px;clear:none;margin-right:15px;}
  #sp-leftcol .gap{clear:none;display:none;}
  .fb_iframe_widget span iframe[style]{min-width:420px!important;max-height:270px!important;border:1px solid grey!important;}
  .fb_iframe_widget span{max-height:270px!important;}
  #sp-maincol{clear:left;}*/
  
  /*#sp-rightcol{width:auto!important;margin-left:auto;margin-right:auto;}
  #sp-rightcol .module{min-width:200px;clear:none;margin-right:15px;}
  #sp-rightcol .gap{clear:none;display:none;}*/
  
	
  
  img.sp_simple_gallery,
  #sp-rightcol img.ns2-image{width:40px!important;height:40px!important}
  #sp-ticker,
  img.spw_icon_big,
  span.modified_date,
  #powered-by,
  .module_calender {display:none!important}
  
  #sp-top_ad {width:220px;}
  #sp-top_ad img {width:100%}
  .mod-search_solid input#mod-search-searchword, .mod-search_solid input#mod-finder-searchword {width:115px}
  
  .nssp2.ns2-featured img.ns2-image,
  .nssp2.ns2-highlight img.ns2-image,
  .nssp2.ns2-recent_right img.ns2-image,
  .nssp2.ns2-video img.ns2-image,
  .sptabs   img.ns2-image,
  .nssp2.ns2-opinion img.ns2-image,
  #sp-feature-bottom img.ns2-image{padding:0;margin:0;border:0;width:100%!important;height:auto!important}
  #sp-feature1 img.ns2-image, #sp-feature2 img.ns2-image,
  #sp-feature5 img.ns2-image, #sp-feature6 img.ns2-image {width:60px!important;height:auto!important}
  .nssp2.ns2-video span.video-icon {margin:10px 0 0 28px}
  .itemImageBlock img {width:300px!important}
  .itemcomtop, .itemcombottom {width:100%!important;float:none!important;margin:0!important}
  
  #sp-bottom .sp-block
  {
	width:33%!important;
  }
  #sp-bottom .sp-block:nth-of-type(3n+1)
  {
	clear:both;
  }
}

@media screen and (max-width:879px)
{
	#sp-leftcol
  {
	display:none;
  }
  #sp-maincol
  {
	width:70%!important;
  }
  #sp-rightcol
  {
	width:30%!important;
  }
}

/*Helix mediaqueries überschreiben*/
@media only screen and ( max-width: 767px ) 
{
    .main-bg{width:100%!important; border-radius:0px;}
}

@media only screen and ( max-width: 599px )
{
	#sp-maincol, #sp-rightcol
	{
		min-width:100%!important;
	}
	
	#sp-rightcol > div
	{
		margin-left:0em!important;
		margin-right:0em!important;
	}
	
	#sp-rightcol .module
	{
		width:50%;
		padding:0em!important;
		background:rgba(0,0,0,0)!important;
	}
	
	#sp-rightcol .module > div
	{
		margin:0.25em;
		padding:0.5em;
		background:rgba(0,0,0,0.05);
	}
	
	#sp-rightcol .module:nth-of-type(4n+1)
	{
		float:left;
		clear:left;
	}
	#sp-rightcol .module:nth-of-type(4n+1) > div
	{
		margin-left:0.5em;
	}
	
	#sp-rightcol .module:nth-of-type(4n+3)
	{
		float:right;
		clear:right;
	}
	
	#sp-rightcol .module:nth-of-type(4n+3) > div
	{
		margin-right:0.5em;
	}
	
	#sp-rightcol .gap
	{
		clear:none;
	}
}

/* Mobiles */
@media only screen and ( max-width: 480px ) {
  .main-bg,.main-bg-top,.main-bg-bottom {padding:0!important}
  #sublevel,#sp-weather,#sp-top_ad,
  #sp-pathway,#sp-ticker,
  #sp-userpos,
  #sp-content1,
  .module_newstab h3.header{display:none!important}
  
  /*a#logo,*/ #logo-text {position:static!important;float:left;margin:0 auto!important}
  
	figure.left, figure.right
	{
		max-width:100%;
		min-width:75%;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	
	figure img:first-child
	{
		margin-left:0em;
	}
	
	figure img:last-child
	{
		margin-right:0em;
	}

  
  #sp-feature-bottom img.ns2-image,#sp-feature-bottom .ns2-introtext,
  .nssp2.ns2-opinion img.ns2-image{display:none}
  
  .nssp2.ns2-featured img.ns2-image,
  .nssp2.ns2-highlight img.ns2-image,
  .nssp2.ns2-recent_right img.ns2-image,
  .nssp2.ns2-video img.ns2-image,
  .sptabs   img.ns2-image{padding:0;margin:0;border:0;width:100%!important;height:auto!important}
  .nssp2.ns2-video span.video-icon {margin:0 0 0 8px}
  
  .module_newstab .tabs_buttons {position:static!important;right:auto!important;left:0!important}
  .module_newstab .tab-padding{padding-top:10px!important}
  a#topofpage {float:none!important}
  
  /*K2*/
  .subCategoryContainer,
  div#itemListLeading, div#itemListPrimary  {width:100%!important;float:none!important}
  div.catItemImageBlock img, div.userItemImageBlock img, div.tagItemImageBlock img{width:100%!important} 
  .itemImageBlock img {width:100%!important}
  .itemToolbar {display:none}
  .itemcomtop, .itemcombottom {width:100%!important;float:none!important;margin:0!important}
  div.itemCommentsForm form input.inputbox,
  div.itemCommentsForm form textarea.inputbox  {width:80%!important}
  
  img.mitbild
  {
	float:none!important;
	max-width:66.66%!important;
	display:block;
	margin-left:auto!important;
	margin-right:auto!important;
  }
  div.mitbild
  {
	display:block!important;
  }
  #sp-bottom .sp-block
  {
	width:50%!important;
	clear:none!important;
  }
  #sp-bottom .sp-block:nth-of-type(2n+1)
  {
	clear:both!important;
  }
}
@media only screen and ( max-width: 400px )
{
	#sp-rightcol .module
	{
		width:100%;
		float:none!important;
		clear:both!important;
	}
	#sp-rightcol .module > div
	{
		margin-left:0.5em;
		margin-right:0.5em;
	}
}
/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}