/* <![CDATA[ */

@font-face {
	font-family: 'rotLight';
	src: url('/scripts/css/fonts/rotisssl-webfont.eot');
	src: local('☺'), url('/scripts/css/fonts/rotisssl-webfont.woff') format('woff'), url('/scripts/css/fonts/rotisssl-webfont.ttf') format('truetype'), url('/scripts/css/fonts/rotisssl-webfont.svg#webfontmVbcuele') format('svg');
	font-weight: normal;
	font-style: normal;
}

@import url(reset.css);

/* --------------------------------------------------------------------------------------------------------------------------------- base information */

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
body { 
	font: normal 12px /1.6em "Lucida Grande", Helvetica, sans-serif;  
  	color: #333; 
  	background: #E8E8E8;
} 
p { 
  	margin-bottom: 1em;
} 
img { 
  	border: none;
} 
a, a:link, a:visited, a:focus, a:active { 
	color: #333; 
	outline: none; 
}
a:hover { 
	color: #000; 
}
h1, h1.home { 
	font-family: 'rotLight', sans-serif;
	font-weight: normal; 
	font-size: 4.5em; 
	line-height: 1.2em;
	padding: 0 0 230px 0;
	width: 500px;
	color: #27282C;
	position: absolute;
	bottom: -35px;
	background: url("/images/basic/h1_unterstrich_main.png") no-repeat 70px bottom;
	z-index: 10;
}
h1.home { 
	position: static;
	bottom: 180px;
	padding: 0 0 50px 0;
	margin: 40px auto 0 auto;
	background: url("/images/basic/h1_unterstrich_home.png") no-repeat 210px bottom;
	font-size: 5em; 
	width: 600px;
}
h1.home .row_2 { 
	margin-left: 110px;
	display: block;
}
h1.home .row_3 { 
	margin-left: 40px;
	display: block;
}

h2 { 
	display: block;
	font-weight: normal;
	font-size: 1.2em;
	margin: 30px 0;
}
h3 { 
	display: block;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 30px 0;
}
hr {
 border: 0px;
 border-top: solid 1px #c2c3c5;
 border-bottom: solid 1px #f0f0f0;
 margin: 8px 0;
 clear: both;
}

/* --------------------------------------------------------------------------------------------------------------------------------- grid objects */ 

#container_nav { 
	text-align: center; 
	background: #E0E0E3 url("/images/basic/bg_container_top_home.gif") repeat-x top left;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
	border-bottom: 1px solid #828387;
} 
#top { 
	height: 91px;
} 
#container_top { 
	text-align: center; 
	background: #E0E0E3 url("/images/basic/bg_container_top_home.gif") repeat-x top left;} 
#navigation { 
	text-align: left; 
	margin: 0 auto; 
	height: 90px;
	width: 950px;
	position: relative;
	background: url("/images/basic/logo_small.gif") no-repeat 2px 15px;
}
#header_home { 
	margin: 0 auto; 
	height: 448px;
	width: 950px;
}
#header_main { 
	text-align: left; 
	margin: 0 auto; 
	height: 369px;
	width: 950px;
	background: url("/images/basic/logo_main.jpg") no-repeat 190px 260px;	position: relative;
}
#logo_home { 
	text-align: left; 
	margin: 0 auto; 
	height: 140px;
	width: 950px;
	background: url("/images/basic/logo_home.jpg") no-repeat center center;}
#wrapper { 
	overflow: hidden;
}
#request { 
	text-align: left;
	height: 310px;
	width: 950px;
	margin: -272px auto 0 auto; /* siehe hoehe von #request, 38px aber sehen lassen */
}
#content_container { 
	text-align: center;
	background: #E8E8E8 url("/images/basic/bg_container_bot.gif") repeat-x top left;
}
#content_wrapper { 
	margin: 0 auto; 
	width: 950px;
	text-align: left;
}
#content { 
	float: left;
	width: 620px;
	margin: 40px 30px 0 0;
	text-shadow: 0 1px 0 #EEE;
}
#sidebar { 
	float: left;
	width: 300px;
}
#footer_container { 
	text-align: center;
	background: url("/images/basic/bg_container_bot.gif") repeat-x top left;}
#footer { 
	margin: 0 auto; 
	height: 66px;
	line-height: 75px;
	width: 950px;
	color: #5D5D5D;
	text-shadow: 0 1px 0 #F5F8EE;
	font-size: 0.95em;
	background: url("/images/basic/bg_footer.gif") no-repeat bottom center;
}

/* --------------------------------------------------------------------------------------------------------------------------------- items */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* --------------------------------------------------------------------------------------------------------------------------------- content */

div.language { 
	position: absolute;
	color: #A4A4A4;
	font-size: 0.9em;
	text-align: center;
	width: 202px;
	right: 40px;
	top: 8px;
}
div.language a { 
	color: #A4A4A4;
	text-decoration: none;
}
div.language a:hover, div.language a.selected { 
	color: #FFF;
}
div.language span { 
	display: inline-block;
	width: 15px;
	height: 13px;
}
div.language span.left { 
	margin: 0 3px 0 -17px;
	background: url("/images/basic/icon_language_bubble.gif") no-repeat top left;
}
div.language span.right { 
	margin: 0 -17px 0 3px;
	background: url("/images/basic/icon_language_bubble.gif") no-repeat left -13px;
}
div.detail { 
	width: 593px;
	background: #DDDEDF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #D1D2D3;
}
div.detail.radiator { 
	margin-bottom: 30px;
}
div.detail.radiator div.main { 
	margin-bottom: 20px;
}
div.detail div.main { 
	padding: 20px 25px 10px 25px;
}
div.detail span.headline_news { 
	display: block;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
div.detail span.blockhead, div#detail_katalog span.blockhead { 
	display: block;
	line-height: 28px;
	text-transform: uppercase;
	background: #38393D;
	padding-left: 10px;
	color: #FFF;
	text-shadow: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.bar_request { 
	text-align: center;
	padding: 12px 0 10px 0;
	margin: 86px 23px 0 12px;
	background: #DDDEDF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #D1D2D3;
} 
div.bar_request a.close_request { 
	display: none;
}
span.intro { 
	display: block;
	width: 595px;
	margin-bottom: 30px;
}
span.open_request_text { 
	text-decoration: underline;
	cursor: pointer;
}
span.open_request_text:hover { 
	color: #000; 
}
div.date_news { 
	font-family: "Trebuchet MS", Trebuchet, Lucida Grande, Arial, Helvetica;
  	width: 8em; 
	height: 3.6em; 
  	float: left; 
  	margin-top: 3px;
}
div.date_news .day_news {
  	width: auto;
  	float: left;
  	margin: 0;
  	font-size: 3em;
  	line-height: 1.0em;
  	padding: 0.5px 0;
}
div.date_news .monthyear_news {
  	width: 2.8em;
  	float: left;
  	margin-left: 0.3em;
  	font-size: 1.3em;
  	padding: 2px 0;
  	letter-spacing: 0.04em;
  	line-height: 100%;
}
#gototop { 
	display: none; 
	position: fixed; 
	right: 10px; 
	bottom: 15px; 
	background: url("/images/basic/bg_totop.gif") no-repeat top left;
	width: 60px;
	height: 53px;
} 
div#detail_katalog { 
	width: 595px;
	overflow: hidden;
}
div#detail_katalog div.col_left { 
	width: 290px;
	float: left;
	margin-top: 15px;
}
div#detail_katalog div.col_right { 
	width: 290px;
	float: right;
	margin-top: 15px;
}
div.boxie { 
	width: 258px;
	margin: 0 0 13px 0;
	padding: 0 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #D1D2D3;
	background: #DDDEDF;
}
div.boxie:hover { 
	border: 1px solid #B4B5B9;
}
div.boxie h4 { 
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	background: url("/images/basic/arrow_boxie.gif") no-repeat right 13px;
}
div.boxie h4.active { 
	background: url("/images/basic/arrow_boxie.gif") no-repeat right -35px;
}
div.boxie div.element { 
	display: none;
}
div.boxie ul { 
	list-style: none;
	display: block;
	margin: 5px 0 15px 0;
}
div.boxie ul li a { 
	text-decoration: none;
	padding-left: 20px;
}
div.boxie ul li a:hover { 
	text-decoration: underline;
	background: url("/images/basic/arrow_boxie_list.gif") no-repeat center left;
}
div#sidebar blockquote { 
	margin-top: 45px;
	text-align: center;
	font-size: 1.2em;
	text-shadow: 0 1px 0 #EEE;
	background: url("/images/basic/bg_blockquote.png") no-repeat 60px 120px;
	padding-bottom: 50px;
}
div#sidebar blockquote span { 
	margin-top: 10px;
	display: block;
	font-size: 0.7em;
}

/* --------------------------------------------------------------------------------------------------------------------------------- cards */

#container_slides { 
	position: absolute;
	width: 100%;
	height: 445px;
	top: 92px;
	left: 0px;
	overflow: hidden;
} 
#slide_one, #slide_two { 
	text-align: center; 
	position: absolute;
	width: 100%;
	height: 445px;
	top: 0;
	left: 0;
}
#slide_one { 
	background: url("/images/basic/shadow_home.png") no-repeat center 360px;
	text-align: left;
}
#header_news { 
	position: absolute;
	top: 32px;
	right: 25px;
	width: 228px;
	height: 318px;
	background: url("/images/basic/bg_newsbox.png") no-repeat top left;
}
#header_news div#news_container { 
	position: relative;
	width: 206px;
	height: 233px;
	margin: 25px 11px 0 11px;
	overflow: hidden;
}
div#container_cards { 
	margin: 41px auto 0 auto;
	width: 950px;
}
div#container_cards div.cards { 
	width: 228px;
	height: 375px;
	display: block;
	float: left;
	margin-right: 8px;
	text-align: left;
	background: url("/images/basic/bg_cards_shadow-2.png") no-repeat bottom center;
}
div.cards a.card_main { 
	display: block;
	padding: 140px 20px 0px 20px;
	width: 188px;
	height: 182px;
	background: url("/images/basic/bg_cards.png") no-repeat top left;
	position: relative;
	text-shadow: 0 1px 0 #000;
	color: #BFBFC2;
	text-decoration: none;
	text-align: left;
	line-height: 1.4em;
	cursor: pointer;
}
div.cards span.subline { 
	position: absolute;
	display: inline-block;
	width: 190px;
	color: #FFF;
	bottom: 19px;
	left: 20px;
	background: url("/images/basic/arrow_cards.png") no-repeat right 4px;
}
div.cards span.images { 
	display: block;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 129px;
	top: 0px;
	left: 0px;
}
div.cards span.images span { 
	display: block;
	width: 208px;
	height: 122px;
	margin: 7px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 0;
}
div#container_cards div.container_news { 
	position: relative;
	background: url("/images/basic/bg_cards.png") no-repeat 0px -322px;
	width: 206px;
	height: 300px;
	padding: 8px 11px 14px 11px;
	overflow: hidden;
}
div#container_cards div.container_news ul { 
	list-style: none;
}
div.container_news ul#news_items { 
	display: block;
	width:  206px;
	height: 300px;
	overflow: hidden;
}
div.container_news ul#news_items li { 
	display: block;
	width: 186px;
	height: 278px;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 0;
	left: 0;
}
div.container_news ul#news_items li span.date { 
	color: #424242;
	text-shadow: 0 1px 0 #CFCFD1;
	font-size: 0.85em;
	font-weight: bold;
}
div.container_news ul#news_items li a.headline { 
	display: block;
	margin: 10px 0 0 0;
	color: #FFF;
	text-shadow: 0 1px 0 #666;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.2em;
}
div.container_news ul#news_items li a.headline:hover { 
	text-decoration: underline;
}
div.container_news ul#news_items span.text { 
	position: absolute;
	line-height: 1.4em;
	color: #424242;
	text-shadow: 0 1px 0 #CFCFD1;
	top: 132px;
	display: block;
	width: 186px;
}
div.container_news div.container_nav { 
	position: absolute;
	bottom: 22px;
	width: 206px;
	height: 9px;
	clear: both;
	float: left;
	overflow: hidden;
}
div.container_nav ul#news_nav { 
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	height: 9px;
}
div.container_nav ul#news_nav li.handles { 
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 4px;
	background: #A6A6B0;
	float: left;
	position: relative;
	right: 50%;
}
div.container_nav ul#news_nav li.handles a { 
	display: block;
	text-indent: -9999px;
	background: url("/images/basic/bg_cards_buttons.png") no-repeat top left;
	width: 9px;
	height: 9px;
}
div.container_nav ul#news_nav li.handles a:hover, div.container_nav ul#news_nav li.handles a.current { 
	background: #5D5D63 url("/images/basic/bg_cards_buttons.png") no-repeat top left;
}
.nbox_normal { 
	background: #A6A6B0;
}
.nbox_active { 
	background: #5D5D63;
}

/* --------------------------------------------------------------------------------------------------------------------------------- forms */

form#searchbox { 
	float: right;
	margin: 33px 40px 0 0;
	padding-top: 12px;
	background: url("/images/basic/bg_form_search.gif") no-repeat top center;
}
form#searchbox input { 
	font-size: 0.95em;
	color: #555;
	float: left;
	height: 16px;
	width: 150px;
	padding: 6px 0 4px 23px;
	outline: none;
	background: url("/images/basic/bg_form_input_search.gif") no-repeat top left;
}
form#searchbox button { 
	float: left;
	display: block;
	text-indent: -10000px;
	height: 26px;
	width: 29px;
	cursor: pointer;
	background: url("/images/basic/bg_form_button_search.gif") no-repeat top left;
}
form#searchbox button:hover { 
	background: url("/images/basic/bg_form_button_search.gif") no-repeat left -26px;
}
#form_error, #login_error { 
	position: absolute;
	width: 299px;
	height: 92px;
	top: -120px;
	margin-left: -5px;
	background: url("/images/basic/bg_form_error_message.png") no-repeat top left;
	z-index: 150;
	text-align: center;
	color: #43070B;
	text-shadow: 0 1px 0 #CD3C46;
	font-weight: bold;
	font-size: 0.95em;
}
#form_error span, #login_error span { 
	display: block;
	font-size: 1.4em;
	margin-top: 15px;
}
#form_confirm, #login_confirm { 
	position: absolute;
	width: 284px;
	height: 51px;
	top: -120px;
	margin-left: 300px;
	background: url("/images/basic/bg_form_confirm.png") no-repeat top left;
	z-index: 150;
	text-align: center;
	color: #EEE;
	text-shadow: 0 1px 0 #000;
	font-size: 0.95em;
	padding-top: 22px;
	line-height: 1.2em;
}
form#request fieldset { 
	display: inline; /* not inline-block because ie bug */
	width: 280px;
	margin: 40px 26px 50px 0;
	line-height: 1em;
	vertical-align: top;
}
form#request fieldset.right { 
	margin: 40px 0 50px 0;
}
form#request label { 
	display: block;
	line-height: 1em;
	margin: 5px 0 2px 0;
	font-size: 0.95em;
	font-weight: bold;
	color: #4b4d50;
	text-shadow: 0 1px 0 #EEE;
}
form#request input, form#request textarea { 
	color: #2F4225;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	background: url("/images/basic/bg_form.gif") repeat-x top left;
	border: 1px solid #9F9FA0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 2px;
	outline: none;
}
form#request input:hover, form#request input:focus, form#request textarea:hover, form#request textarea:focus { 
	border: 1px solid #666;
}
form#request textarea { 
	height: 147px;
	overflow: auto;
	margin-bottom: 15px;
}
form#request span.half { 
	display: inline-block;
	width: 47%;
	float: left;
	margin-bottom: 5px;
}
form#request span.right { 
	float: right;
}
form#request span.right button { 
	float: right;
	margin-right: -6px;
}
form#request span.third { 
	display: inline-block;
	width: 30%;
	float: left;
}
form#request span.third.right { 
	width: 64%;
	float: right;
}
button, a.button {
    float: left; 
    padding: 0 13px 0 0;
    height: 30px;
    border: 0;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 0 #9DA1A9;
    font-weight: bold;
    text-decoration: none;
    background: transparent url(/images/basic/bg_form_button.gif) no-repeat right -60px; 
    font-size: 11px;
    overflow: visible;
}
a.button {
    display: inline-block;
    float: none;
}
button span, a.button span {
	color: #272A2D;
    display: inline-block;
    padding: 0 0 0 13px;
    height: 30px;
    line-height: 28px;
    white-space: nowrap;
    background: transparent url(/images/basic/bg_form_button.gif) no-repeat top left; 
}
button.send span {
    padding: 0 0 0 37px;
    background: transparent url(/images/basic/bg_form_button.gif) no-repeat left -30px; 
}
button:hover, button:focus, button:active, a.button:hover, a.button:focus {
    background-position: right -150px; 
}
button:hover span, button:focus span, button:active span, a.button:hover span, a.button:focus span {
    background-position: 0 -90px;
}
button.send:hover span, button.send:focus span, button.send:active span {
    background-position: 0 -120px;
}
button::-moz-focus-inner /* fixing evil default firefox padding */ {
    padding: 0;
    border: 0 none;
}
form#request span.error, form#form_login span.error { 
	color: #A40714;
}
#form_login input {
	width: 250px; 
	color: #2F4225;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	background: url("/images/basic/bg_form.gif") repeat-x top left;
	border: 1px solid #9F9FA0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 2px;
	outline: none;
}
#form_login input:hover, #form_login input:focus { 
	border: 1px solid #666;
}
#form_login .left {
	float: left; 
	width: 260px;
}
#form_login .right {
	float: right; 
	width: 260px; 
}
#form_login hr {
	margin: 20px 0;
}

/* custom select - start */

.select-box {
	color: #2F4225;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	background: url("/images/basic/bg_form_select.gif") no-repeat right -26px;
	border: 1px solid #9F9FA0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 2px 4px 2px;	outline: none;
	cursor: pointer;
	width: 100% !important;
}
.select-box:hover { 
	border: 1px solid #666; 
}
.select-box a {
	display: block;
	padding: 1px 30px 1px 0;
	margin: 1px 1px 2px 1px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;	
}
.select-box-options {
	list-style: none;
	background: #fff;
	position: absolute;
	border: 1px solid #ccc;
	overflow-y: auto;
	z-index: 200;
	width: 259px !important;
}
.select-box-alt { 
	background-color: red; 
}
.select-box-options li { margin-bottom: 0; overflow: hidden; white-space: nowrap; }
.select-box-options li.optgroup>span { font-size: 105%; font-style: italic; }
.select-box-options li>span { display: block; padding: 2px 5px; }
.select-box-options li.selected { background-color: highlight !important; color: highlighttext !important; }
.select-box-options li.disabled { color: gray; }
.select-box-options ul { margin:0; padding:0; }
.optgroup { margin: 4px 0 0 !important; }
.select-box-options-group li>span { padding-left: 22px !important; width: auto; }

/* custom select - end */

/* --------------------------------------------------------------------------------------------------------------------------------- tooltip */

.custom_tip .tip {
	width: 200px;
	text-align: center; 
	z-index: 9999; 
	color: #EEE;
	font-size: 0.95em;
	line-height: 1.4em;
	position: relative;
}
.custom_tip .tip-title {
	margin: 0;
	padding: 15px 10px 0px;
	font-weight: bold;
	background: url("/images/basic/balloon.png") top left no-repeat !important;
	background: url("/images/basic/balloon.gif") top left no-repeat;
}
.custom_tip .tip-text {
	margin: 0;
	padding: 0 10px 14px;
	color: #EEE;
	background: url("/images/basic/balloon.png") bottom left no-repeat !important;
	background: url("/images/basic/balloon.gif") bottom left no-repeat;
}

/* --------------------------------------------------------------------------------------------------------------------------------- shadowbox */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none; text-shadow: none;}
#sb-overlay{position:relative;height:100%;width:100%; background: #000 !important}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
/*#sb-player.html{height:100%;overflow:auto;}*/
#sb-player.html{height:100%;overflow:hidden;padding: 0;margin: 0;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/images/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/images/shadowbox/close.png);}
#sb-nav-next{background-image:url(/images/shadowbox/next.png);}
#sb-nav-previous{background-image:url(/images/shadowbox/previous.png);}
#sb-nav-play{background-image:url(/images/shadowbox/play.png);}
#sb-nav-pause{background-image:url(/images/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

#sb-container #gmapmarker, #sb-container #gmapmarker_area, #sb-container #gmapmarker a, #sb-container #gmapmarker_area a {color: #000; font-size: 1em; padding: 0; background: none;}
#sb-container #gmapmarker p, #sb-container #gmapmarker_area p {margin: 0; padding: 0;}

/* --------------------------------------------------------------------------------------------------------------------------------- lists */

#content ul.bread { 
	list-style: none; 
	display: block;
	line-height: 26px;
	margin: 0 0 20px 0;
	text-shadow: 0 1px 0 #FDFDFD;
	font-size: 0.9em;
	font-weight: bold;
}
#content ul.bread li { 
	display: inline;
}
#content ul.bread span { 
	background: url("/images/basic/arrow_breadcrumb.gif") no-repeat center;
	display: inline-block;
	width: 5px;
	margin: 0 4px 0 1px;
}
#navigation ul.lang { 
	list-style: none; 
	position: absolute;
	color: #A4A4A4;
	font-size: 0.9em;
	text-align: center;
	width: 202px;
	right: 40px;
	top: 8px;
}
#navigation ul.lang li { 
	display: inline;
}
#navigation ul.lang li a { 
	display: inline-block;
	color: #A4A4A4;
	text-decoration: none;
	height: 20px;
}
#navigation ul.lang li a:hover, #navigation ul.lang li a.active { 
	color: #FFF;
}
#navigation ul.lang li.left a.active { 
	background: url("/images/basic/icon_language_bubble.gif") no-repeat top left;
	padding-left: 18px;
	margin-left: -18px;
}
#navigation ul.lang li.right a.active { 
	background: url("/images/basic/icon_language_bubble.gif") no-repeat right -22px;
	padding-right: 18px;
	margin-right: -18px;
}
div.pagination ul { 
	list-style: none; 
	line-height: 60px;
}
div.pagination ul.left { 
	float: left;
}
div.pagination ul.right { 
	float: right;
	margin-right: 25px;
}
div.pagination ul li { 
	display: inline;
}
div.pagination ul.left li { 
	margin-right: 2px;
}
div.pagination ul.left li.selected { 
	font-weight: bold;
}
div.pagination ul.left li.info { 
	margin-left: 10px;
}
div.pagination ul.right li { 
	margin-left: 2px;
}
ul.memory { 
	list-style: none; 
	width: 100%;
}
ul.memory li { 
	display: block;
	float: left;
	width: 130px;
	background: url(/images/basic/bg_memory_level_li.gif) no-repeat top left;
	margin: 0 25px 0 0;
	text-align: center;
	line-height: 1.2em;
}
ul.memory li:hover { 
	background: url(/images/basic/bg_memory_level_li.gif) no-repeat top right;
}
ul.memory li a { 
	display: block;
	padding-top: 142px;
	margin-bottom: 25px;
	text-decoration: none;
}
ul.memory li a.level1 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat top left;
}
ul.memory li a.level2 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat -130px top;
}
ul.memory li a.level3 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat -260px top;
}
ul.memory li a.level4 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat -390px top;
}
ul.memory li a.level5 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat -520px top;
}
ul.memory li a.level6 { 
	background: url(/images/basic/bg_memory_level.png) no-repeat top right;
}
ul.results { 
	width: 595px;
}
ul.results li { 
	display: block;
	margin: 0 0 15px 0;
	padding: 10px 20px;
	text-shadow: 0 1px 0 #E5E8E0;
	background: #DDDEDF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #D1D2D3;
}
ul.results li:hover { 
	background: #D6D8D9;
	border: 1px solid #A2A6AB;
}
ul.results li a { 
	display: block;
	font-weight: bold;
}
ul.results li span.highlight { 
	font-style: italic;
}
ul.results li p { 
	margin: 0;
	padding: 0;
}
ul.results li span { 
	font-size: 0.9em;
}
#footer ul { 
	list-style: none;
	color: #5D5D5D;
	text-decoration: none;
}
#footer ul li { 
	display: inline;
}
#footer ul li a { 
	color: #5D5D5D;
	text-decoration: none;
}
#footer ul li a:hover { 
	color: #333;
}
#header_news ul#news { 
	list-style: none;
	width: 206;
	height: 204px;
}
#header_news ul#news li.frame { 
	display: block;
	width: 206px;
	height: 234px;
	position: absolute;
	left: 0;
	right: 0;
}
#header_news ul#news li.frame a.headline { 
	display: block;
	color: #FFF;
	text-shadow: 0 1px 0 #666;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 15px;
}
#header_news ul#news li.frame a.headline:hover { 
	text-decoration: underline;
}
#header_news ul#news li.frame p { 
	position: absolute;
	line-height: 1.4em;
	color: #424242;
	text-shadow: 0 1px 0 #CFCFD1;
	top: 80px;
	display: block;
	width: 176px;
	margin: 0 15px;
}
#header_news div.nav_container { 
	position: absolute;
	display: block;
	bottom: 7px;
	width: 206px;
	height: 9px;
	clear: both;
	float: left;
	overflow: hidden;
}
#header_news div.nav_container ul#nav_button { 
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	height: 9px;
}
#header_news div.nav_container ul#nav_button li.handles { 
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 4px;
	background: #A6A6B0;
	float: left;
	position: relative;
	right: 50%;
}
#header_news div.nav_container ul#nav_button li.handles a { 
	display: block;
	text-indent: -9999px;
	background: url("/images/basic/bg_cards_buttons.png") no-repeat top left;
	width: 9px;
	height: 9px;
}
#header_news div.nav_container ul#nav_button li.handles a:hover, #header_news div.nav_container ul#nav_button li.handles a.current { 
	background: #5D5D63 url("/images/basic/bg_cards_buttons.png") no-repeat top left;
}
ul#radiator { 
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 184px;
	height: 184px;
	background: url("/images/basic/radiator.jpg") no-repeat top left;
	float: left;
	margin-right: 50px;
}
ul#radiator li { 
	display: block;
	width: 92px; 
	height: 92px;
	position: absolute;
}
ul#radiator li.one { 
	top: 0;
	left: 0;
}
ul#radiator li.two { 
	right: 0;
	top: 0;
}
ul#radiator li.three { 
	right: 0;
	bottom: 0;
}
ul#radiator li.four { 
	bottom: 0;
	left: 0;
}
ul#radiator li a { 
	display: block;
	width: 92px; 
	height: 92px;
	text-indent: -10000px;
}
ul#radiator li.one a:hover { 
	background: url("/images/basic/radiator.jpg") no-repeat -184px top;
}
ul#radiator li.one a.current { 
	background: url("/images/basic/radiator.jpg") no-repeat -368px top;
}
ul#radiator li.two a:hover { 
	background: url("/images/basic/radiator.jpg") no-repeat -276px top;
}
ul#radiator li.two a.current { 
	background: url("/images/basic/radiator.jpg") no-repeat -460px top;
}
ul#radiator li.three a:hover { 
	background: url("/images/basic/radiator.jpg") no-repeat -276px bottom;
}
ul#radiator li.three a.current { 
	background: url("/images/basic/radiator.jpg") no-repeat -460px bottom;
}
ul#radiator li.four a:hover { 
	background: url("/images/basic/radiator.jpg") no-repeat -184px bottom;
}
ul#radiator li.four a.current { 
	background: url("/images/basic/radiator.jpg") no-repeat -368px bottom;
}
ul#radiator_info { 
	width: 300px;
	height: 340px;
	list-style: none;
	position: relative;
	overflow: hidden;
}
ul#radiator_info li { 
	position: absolute;
	display: block;
	padding-left: 20px;
	background: url("/images/basic/radiator_info.jpg") no-repeat top left;
	font-size: 1.4em;
	line-height: 62px;
	text-shadow: 0 1px 0 #fec36e;
}
ul#radiator_info ul { 
	width: 280px;
	height: 303px;
	margin-top: 37px;
	overflow: hidden;
}
ul#radiator_info ul li { 
	position: static;
	background: url("/images/basic/bg_dot_list.png") no-repeat center left;
	font-size: 0.7em;
	text-shadow: 0 1px 0 #000;
	line-height: 14px;
	color: #EEE;
	margin-bottom: 5px;
	padding-left: 14px;
}

/* --------------------------------------------------------------------------------------------------------------------------------- navigation */

#navigation ul.nav { 
	list-style: none; 
	height: 46px;
	display: inline;
	/*position: absolute;
	bottom: 0px;*/
	float: left;
	margin-top: 44px;
} 
#navigation ul.nav li { 
	display: inline; /* ie */
}  
#navigation ul.nav li a { 
	color: #2D2D33;
    padding: 0 10px 0 0;
    height: 46px;
    border: 0;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 0 #CACAD1;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url(/images/basic/bg_navigation.gif) no-repeat right -46px; 
    font-size: 0.95em;
    overflow: visible;
    display: inline-block;
    position: relative;
}
#navigation ul.nav li a:hover { 
    background: transparent url(/images/basic/bg_navigation.gif) no-repeat right -184px; 
}
#navigation ul.nav li a span.menue {
    display: inline-block;
    padding: 0 0 0 10px;
    height: 46px;
    line-height: 49px;
    white-space: nowrap;
    background: transparent url(/images/basic/bg_navigation.gif) no-repeat top left; 
}
#navigation ul.nav li a:hover span.menue {
    background: transparent url(/images/basic/bg_navigation.gif) no-repeat left -138px; 
}
#navigation ul.nav li a.home span.menue {
	display: block;
	text-indent: -10000px;
	padding: 0 0 0 23px;
	background: transparent url(/images/basic/bg_navigation.gif) no-repeat left -92px; 
}
#navigation ul.nav li a.home:hover span.menue {
	background: transparent url(/images/basic/bg_navigation.gif) no-repeat left -230px; 
}
#navigation ul li a span.icon {
	position: absolute;
	height: 21px;
	top: -8px;
	left: 10px; 
}
#navigation ul.nav li.selected a span.ducks, #navigation ul.nav li a:hover span.ducks {
	width: 18px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -1px 0px; 
}
#navigation ul.nav li.selected a span.figures, #navigation ul.nav li a:hover span.figures {
	width: 22px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -23px 0px; 
}
#navigation ul.nav li.selected a span.extra, #navigation ul.nav li a:hover span.extra {
	width: 18px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -50px 0px; 
}
#navigation ul.nav li.selected a span.prices, #navigation ul.nav li a:hover span.prices {
	width: 17px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -73px 0px; 
}
#navigation ul.nav li.selected a span.quality, #navigation ul.nav li a:hover span.quality {
	width: 12px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -95px 0px; 
}
#navigation ul.nav li.selected a span.game, #navigation ul.nav li a:hover span.game {
	width: 18px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -111px 0px; 
}
#navigation ul.nav li.selected a span.vcard, #navigation ul.nav li a:hover span.vcard {
	width: 23px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -132px 0px; 
}
#navigation ul.nav li.selected a span.book, #navigation ul.nav li a:hover span.book {
	width: 14px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -158px 0px; 
}
#navigation ul.nav li.selected a span.people, #navigation ul.nav li a:hover span.people {
	width: 26px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -174px 0px; 
}
#navigation ul.nav li.selected a span.star, #navigation ul.nav li a:hover span.star {
	width: 19px;
	display: block;
	background: transparent url(/images/basic/icons_navigation.png) no-repeat -202px 0px; 
}

/* ]]> */
