/******** GLOBAL SETTINGS ********/
html, body{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #20190c;
	color: #ffffff;
}

/** Links **/
a, a:link, a:active, a:visited{
	color: inherit;
	text-decoration: none;
	border: 0;
}

a:hover{
	color: #e5392b;
}

img{
	border: 0;
}

/** Lists **/
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearer{
	clear: both;
}

/** Forms **/

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  display: none;
}

label {
  display: block;
}

input, select, textarea {
  color:#666666;
  font-size: 11px;
}

input.text,
select.text,
textarea.text {
  display: block;
  width: 350px;
  padding: 2px 5px;
  margin-bottom: 0.5em;
  border: 1px solid #ddd;
}

input.submit{
  width: auto;
  padding: 2px 5px;
  border: 0;
  background: #ddd;
  cursor: pointer;
}

/******** STRUCTURAL ELEMENTS ********/
#page_wrapper{
	width: 1000px;
}

#header{
	height: 93px;
}

#middle_row{
	height: 295px;
}

#footer{
	height: 27px;
}



/******** HEADER ********/
#header{
	position: relative;
	top: 0;
	left: 0;
	color: white;
}

#header a:hover{
	color: inherit;
}

#header ul{
	height: 28px;
}

#header li{
	float:left;
	height:28px;
	line-height:28px;
	padding:0 10px;
	text-align:center;
	vertical-align: middle;
}

#header_logo{
	position: absolute;
	left: 36px;
	top: 20px;
}

#header_top_links{
	position:absolute;
	left:330px;
	top:0;
	width: 670px;
}

#header_countries li{
	background-repeat: no-repeat;
	background-position: 0 -28px;
	margin-right: 2px;
}

#header_countries li.active{
	background-position: 0 0;
}

#header_countries li:hover{
	background-position: 0 0;
}

#header_countries li.uk{
	background-image: url("bg_countries_li_1.jpg");
	background-repeat: no-repeat;
}

#header_countries li.ger{
	background-image: url("bg_countries_li_2.jpg");
	background-repeat: no-repeat;
}

#header_countries li.ned{
	background-image: url("bg_countries_li_3.jpg");
	background-repeat: no-repeat;
}

#header_right_links{
	font-size: 9px;
	height:28px;
	line-height:28px;
	position:absolute;
	right:20px;
	top:0;
	vertical-align:middle;
}

#header_right_links a:hover{
	color: #E5392B;
}

#header_right_links span{
	font-size: 11px;
	margin: 0 10px;
}

#main_nav{
	position:absolute;
	left:330px;
	bottom:0;
	width:auto;
}

#main_nav li{
	background-position:0 -28px;
	background-repeat:no-repeat;
	left:0;
	margin-right:2px;
	position:relative;
	top:0;
}

#main_nav li.active{
	background-position: 0 0;
}

#main_nav li:hover{
	background-position: 0 0;
}

#main_nav li.main_nav_2{ /* main_nav_($category.c_id) */
	background-image: url("bg_main_nav_li_2.jpg");
}

#main_nav li.main_nav_3{
	background-image: url("bg_main_nav_li_3.jpg");
}

#main_nav li.main_nav_4{
	background-image: url("bg_main_nav_li_4.jpg");
}

#main_nav li.main_nav_5{
	background-image: url("bg_main_nav_li_5.jpg");
}

#main_nav li.main_nav_6{
	background-image: url("bg_main_nav_li_6.jpg");
}

#main_nav li.main_nav_7{
	background-image: url("bg_main_nav_li_7.jpg");
}

/** Navigation Dropdown **/
#main_nav .dropdown_wrapper{
	color:#20190C;
	left:0;
	padding-bottom:3px;
	position:absolute;
	top:28px;
	width:196px;
	z-index:5;
	display: none;
}

.dropdown_wrapper .dropdown_shadow{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:6;
}

#main_nav .dropdown{
	background-color:#F8F8F8;
	background-image:url("bg_dropdown_bottom.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	left:0;
	margin-bottom:0;
	margin-right:3px;
	padding-bottom:36px;
	padding-right:0;
	position:relative;
	top:0;
	z-index:7;
	height: auto;
}

#main_nav .dropdown li{
	border-bottom:1px solid #DDDDDD;
	display:block;
	float:none;
	height:16px;
	line-height:16px;
	padding:0 0 0 10px;
	text-align:left;
}

#main_nav .dropdown li.active{
	color: #E5392B;
}

#main_nav .dropdown li:hover{
	color: #E5392B;
}


/******** MIDDLE ROW ********/
#middle_row{
	background-image: url("bg_middle_row_1.jpg");
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#middle_row{
	background-image: url("referral_landingpage_top.jpg");
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#sub_nav{
	background-color:#FFFFFF;
	background-image:url("bg_subnav.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	left:10px;
	padding-bottom:9px;
	position:absolute;
  z-index: 101;
	top:26px;
	width:230px;
}

#sub_nav h1{
	background-image:url("bg_subnav_heading.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	height:29px;
	line-height:26px;
	margin:14px 0 20px 4px;
	padding-left:16px;
}

#sub_nav ul{
	margin-left: 4px;
	font-size: 11px;
	color: #20190c;
}

#sub_nav li{
	background-image:url("bg_subnav_li.jpg");
	background-repeat:no-repeat;
	line-height:19px;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:16px;
	vertical-align:middle
}

#sub_nav li.active{
	color: #E5392B;
}

#sub_nav li.text_only{
	background-image: none;
}

#sub_nav a {
	display: block;
}

#sub_nav a:hover{

}

#sub_nav .sub_nav_sub{
	left:-13px;
	margin-top:3px;
	position:relative;
	width:217px;
	color:#20190C;
}

#sub_nav .sub_nav_sub li{
	background-color:#F4F4F4;
	background-image:none;
	border-bottom:1px solid #D8D8D8;
	margin-bottom:0;
	padding-bottom:0;
	padding-left:6px;
}

#sub_nav_shadow_right{
	height:100%;
	position:absolute;
	right:-3px;
	top:3px;
	width:3px;
}

#sub_nav_shadow_bottom{
	bottom:-3px;
	height:3px;
	left:3px;
	position:absolute;
	width:100%;
}

#middle_right{
	color: #20190C;
	width: 220px;
/*	height: 206px; */
  height: 137px;
	position: absolute;
  z-index: 100;
	bottom: 0;
	right:0;
}

#social_links{
	background-color: #f4f5f2;
	height: 25px;
}

#social_links span{
	display:block;
	float:left;
	line-height:25px;
	margin-left:20px;
}

#social_links ul{
	float:left;
	margin-left:18px;
	margin-top:4px;
}

#social_links li{
	float:left;
	margin-right:8px;
}
#social_empty{

	/*float:left;*/
	margin-top:1px;
	height: 68px;
}

#call_teaser{
	background-image:url("bg_middle_row_teaser.png");
	margin-top:1px;
	padding-bottom:13px;
	padding-top:17px;
	width:auto;
	background-repeat: repeat;
}

#call_teaser_small{
	background-image:url("bg_middle_row_teaser.png");
	margin-top:1px;
	padding-bottom:13px;
	padding-top:17px;
	padding-left: 13px;
	width:auto;
	background-repeat: repeat;
}

#call_teaser a{
	display:block;
	margin:0 auto;
	width:190px
}

#googlemaps{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 1000px;
  height: 295px;
  color:#666666;
}

/******** CONTENT AREA GENERAL ********/
#content{
	background-color: #ffffff;
}



/******** LEFT CONTENT AREA ********/
#content_left_col{
	color:#666666;
	float:left;
	margin-left:14px;
	padding-bottom:23px;
	width:230px;
}

#content_left_col h2{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px;
}

#content_left_col .box_heading_link{
	float:right;
	margin-right:5px;
}

#content_left_col a{
	color: #e5392b;
}

#content_left_col a.news_msg_link {
  display: block;
}

#content_left_col #twitter_box{
	padding-top: 13px;
}

#content_left_col #news_box {
	padding-top: 13px;
	border-top:1px solid #DDDDDD;
}

#content_left_col .content_left_teaser_box{
	border-top:1px solid #DDDDDD;
	padding-top: 17px;
  margin-top: 13px;
}

#content_left_col p{
	clear:both;
	margin-bottom:18px;
	margin-top:0;
	width: 226px;
}

#content_left_col h3{
	clear:both;
	margin-bottom:18px;
	margin-top:0;
	width: 226px;
  font-size: 11px;
  font-weight: normal;
}



/******** RIGHT CONTENT AREA ********/
#content_main{
	border-left:1px solid #DDDDDD;
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:15px;
	min-height:445px;
	overflow:hidden;
	padding:26px 0 0 15px;
	width:710px;
}

#heading_img{
	margin-bottom: 17px;
}

#content_main h1,
#content_main h2,
#content_main h3,
#content_main h4,
#content_main h5,
#content_main h6{
	font-size: 12px;
	margin: 0 0 4px 0;
}

#content_main span.date {
  display: block;
  font-weight: bold;
}

#content_main .cat_article span.date {
  display: inline;
  margin: 0 0 0 0;
}

#content_main p{
	line-height:15px;
	margin:0 0 15px;
}

#content_main ul,
#content_main ol{
  margin-left: 10px;
  padding-left: 10px;
}

#content_main ul{
  list-style: square;
}

#content_main img[align=left] {
  float: left;
  padding: 15px 15px 15px 0;
}

#content_main img[align=right] {
  float: right;
  padding: 15px 0 15px 15px;
}

#content_main div.cat_article,
#content_main div.text_wrap{
	width:478px;
}

#main_content_img.bottom{
	margin-top: 2px;
}

#main_content_img.top{
	margin-bottom:21px;
}

/*** Press pages ***/
a.more,
a.press_download{
	background-image:url("bg_press_download.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	color:#E32119;
	display:block;
	font-size:11px;
	margin-top:16px;
	padding-left:16px;
	width:130px;
}

#press_pagination{
	border-top:1px solid #DDDDDD;
	height:48px;
	line-height:48px;
}

#press_pagination *{
	display:block;
	float:left;
	margin-right: 2px;
}

#press_pagination .active{
	color: #e5392b;
}


/******** FOOTER ********/
#footer{
	clear:both;
	line-height:27px;
	margin-right:20px;
	text-align:right;
	vertical-align:middle;
}

#footer a{
	margin-left: 9px;
}



/******** INDEX PAGE ********/
#middle_row.index{
	height: 648px;
/*	background-image: url("bg_middle_row_index.jpg"); */
}

#index_counter_members{
	position: absolute;
	top: 242px;
	left: 19px;
  z-index: 4;
}

#index_counter_pass{
	position: absolute;
	top: 242px;
	left: 140px;
  z-index: 3;
}

#middle_right.index{
	top: 123px;
}

#trending_toppics{
	width: 190px;
	height: 140px;
	background-image: url("bg_middle_row_trending.png");
	background-repeat: repeat;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 17px;
}

#trending_toppics h2{
	font-size:inherit;
	line-height:18px;
	margin:0 0 2px;
}

#trending_toppics li{
	height: 18px;
	line-height: 18px;
	border-top: 1px solid #666666;
}

#trending_toppics li.active{
	color: #e5392b;
}

#index_content{
	background-color:#FFFFFF;
	height:160px;
	left:0;
	position:absolute;
	top:330px;
	width:780px;
  z-index: 1;
}

#index_content .container{
	float: left;
}

#index_content .container.left{

}

#index_content .container.middle{
  width: 301px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

#index_content .container.right{
  width: 274px;
}

#slideshow { /* Startseite */
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 1000px;
  height: 490px;
}

#slideshow .slide {
  width: 1000px;
  height: 490px;
  background: transparent url("bg_start_1.jpg") top left no-repeat;
}

#slideshow .slide.bg_start_1 {
  background-image: url("bg_start_1.jpg");
}

#slideshow .slide.bg_start_2 {
  background-image: url("bg_start_2.jpg");
}

#slideshow .slide.bg_start_3 {
  background-image: url("bg_start_3.jpg");
}


/* Startteaser */
div.startteaser {
  padding: 20px 0 0 20px;
}
h3.startteaser {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  color: #20190c;
  margin: 0 0 12px 0;
  padding: 0;
}


a.startteaser {
  float:left;
  width: auto;

}
div.startteaser a{
  color: #e5392b;
}
div.startteaser a:hover {
  color: #00adef;
}

div.startteaser p,
p.startteaser {
  color: #666;
  margin: 0;
  padding: 0;
}
/* /Startteaser */

#index_filler{
	background-color:#FFFFFF;
	bottom:0;
	clear: both;
	height:158px;
	left:0;
	position:absolute;
	width:100%;
}



/******** LIGHTBOX ********/
.lightbox_trigger{
	cursor: pointer;
}

#lightbox_wrapper{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	display: none;
}

#lightbox_bg{
	background-image:url("bg_lightbox.png");
	background-repeat:repeat;
	height:100%;
	width:100%;
	z-index:101;
	position: absolute;
	left: 0;
	top: 0;
}

#lightbox_content{
	background-color:#FFFFFF;
	color:#666666;
	font-size:12px;
	height:500px;
	left:0;
	line-height:15px;
	margin:40px 0 0 40px;
	position:relative;
	top:0;
	width:920px;
	z-index:102;
}

#lightbox_close_button{
	position:absolute;
	right:-11px;
	top:-11px;
	cursor: pointer;
}

#lightbox_loading{
	padding-top:150px;
	text-align:center;
}

#lightbox_content_ajax{
	margin-left: 20px;
}

#lightbox_content_img{
	margin:20px 0 20px 0px;
}

#lightbox_title{
	font-weight:bold;
	margin-bottom:8px;
	margin-right: 20px;
}

#lightbox_text{
	margin-right: 20px;
}



/******** HIDDEN ACCESSIBILITY NAVIGATION ********/
.acc_hidden{
	display: none;
	visibility: hidden;
}


/* lalala */

.helper,
.help {
  display: none;
}


/* ***************** PRINT *********************** */
body,
#page_wrapper,
#content_main,
.text_wrap{
  margin: 0 !important;
  padding: 0 !important;
	width: auto !important;
  border: 0 !important;
  background-color: #fff !important;
}

#header,
#middle_row,
#content_left_col,
#footer,
#lightbox_wrapper{
	display: none !important;
}


