
/* <![CDATA[ */

@font-face {
	font-family: 'openmindzRegular';
	src: url('/scripts/css/fonts/openmindz-webfont.eot');
	src: local('☺'), url('/scripts/css/fonts/openmindz-webfont.woff') format('woff'), url('/scripts/css/fonts/openmindz-webfont.ttf') format('truetype'), url('/scripts/css/fonts/openmindz-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: #444; 
  	background: #E1E9D2;
} 
p { 
  	margin-bottom: 1em;
} 
img { 
  	border: none;
} 
a, a:link, a:visited, a:focus, a:active { 
	color: #444; 
	outline: none; 
}
a:hover { 
	color: #000; 
}
h1, h1.home { 
	font-family: 'openmindzRegular', sans-serif;
	font-weight: normal; 
	font-size: 4em; 
	line-height: 1em;
	padding: 0 0 240px 50px;
	width: 500px;
	color: #3E4F94;
	position: absolute;
	bottom: -23px;
	background: url("/images/basic/h1_unterstrich_main.png") no-repeat 180px bottom;
	z-index: 10;
}
h1.home { 
	bottom: 180px;
	padding: 0 0px 40px 10px;	
	background: url("/images/basic/h1_unterstrich_home.png") no-repeat bottom right;
}
h1 span { 
	display: block;
	-webkit-transform: rotate(-3deg); 
	-moz-transform: rotate(-3deg);	
}
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 #bac4ab;
 border-bottom: solid 1px #e5ebda;
 margin: 8px 0;
}

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

#container_nav { 
	text-align: center; 
	background: #BDDB90 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 #6BA502;
	overflow: visible;
} 
#top { 
	height: 91px;
} 

/* ----- MAIN ----- */

#container_top { 
	text-align: center; 
	background: #BDDB90 url("/images/basic/bg_container_top_main.gif") repeat-x top left;} 
#navigation { 
	text-align: left; 
	margin: 0 auto; 
	height: 90px;
	width: 950px;
	position: relative;
}
#header_home { 
	text-align: left; 
	margin: 0 auto; 
	height: 448px;
	width: 950px;
	overflow: visible;
	position: relative;
}
#header_main { 
	text-align: left; 
	margin: 0 auto; 
	height: 369px;
	width: 950px;
	position: relative;
}
#polaroids_home { 
	text-align: left; 
	position: relative;
	margin: 0 auto; 
	height: 190px;
	width: 950px;
}
#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: #E1E9D2 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 #FDFDFD;
}
#sidebar { 
	float: left;
	width: 300px;
}
#footer_container { 
	text-align: center;
	}
#home_info_wrapper { 
	margin: 0 auto; 
	padding-top: 50px;
	width: 950px;
	text-shadow: 0 1px 0 #EBF3F4;
	text-align: left;
}
#home_info { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*background: #C9DAE6;
	padding: 20px;*/
}
#footer { 
	margin: 0 auto; 
	height: 66px;
	line-height: 75px;
	width: 950px;
	color: #838F6B;
	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 */

a.logo_small { 
	position: absolute;
	display: inline-block;
	text-indent: -9999px;
	top: 12px;
	left: 0px;
	width: 106px;
	height: 19px;
	background: url("/images/basic/logo_small.png") no-repeat top left;
}
span.phone { 
	position: absolute;
	display: block;
	font-size: 0.9em;
	top: -35px;
	right: 0px;
	height: 24px;
	line-height: 24px;
	background: url("/images/basic/phone.png") no-repeat center left;
	color: #FFF;
	padding-left: 26px;
}
div.language { 
	position: absolute;
	color: #95AA8B;
	font-size: 0.9em;
	text-align: center;
	width: 202px;
	right: 40px;
	top: 8px;
}
div.language a { 
	color: #95AA8B;
	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.bar_request, div.bar_boxes { 
	text-align: center;
	padding: 12px 10px 10px 10px;
	margin: 20px 23px 0 12px;
	background: #D1DCC0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
} 
div.bar_boxes { 
	text-align: left;
	overflow: visible !important;
} 
div.bar_boxes.clipboard a.remove { 
	background: url("/images/basic/bg_memo_delete.gif") no-repeat top left;
	display: inline-block;
	text-indent: -9999px;
	width: 12px;
	height: 11px;
	line-height: 11px;
}
div.bar_boxes.clipboard a.remove:hover { 
	background: url("/images/basic/bg_memo_delete.gif") no-repeat top right;
} 
div.bar_boxes.om { 
	background: #D1DCC0 url('/images/basic/bg_barbox_coco.png') no-repeat 7px 10px;
}
div.bar_boxes.bears { 
	background: #D1DCC0 url('/images/basic/bg_barbox_bear.png') no-repeat 18px 10px;
}
div.bar_boxes.bears a, div.bar_boxes.om a { 
	display: block;
	text-decoration: none;
	margin-left: 80px;
}
div.bar_boxes.bears a:hover, div.bar_boxes.om a:hover { 
	text-decoration: underline;
}
div.bar_boxes.share { 
	background: #FFF;
}
div.bar_boxes.share span { 
	display: inline-block;
	float: left;
}
div.bar_boxes.share span.google { 
	width: 75px;
}
div.bar_boxes.share span.facebook { 
	width: 140px;
}
div.polaroid_big { 
	position: absolute;
	width: 170px;
	height: 175px;
	top: -65px;
	left: 16px;
	overflow: visible;
}
div.polaroid_big a { 
	width: 200px;
	height: 269px;
	position: absolute;
	top: -36px;
	left: -16px;
	color: #3E4F94;
	font-family: 'openmindzRegular', sans-serif;
	font-weight: normal; 
	font-size: 1.5em;
	text-decoration: none;
	background: url("/images/basic/polaroid_big.png") no-repeat top left;
}
div.polaroid_big a span { 
	width: 193px;
	position: absolute;
	left: 3px;
	bottom: 25px;
	text-align: center;
	-webkit-transform: rotate(-2deg); 
	-moz-transform: rotate(-2deg);
}
#polaroid_slideshow { 
	position: absolute;
	top: 0px;
	left: 436px;
	height: 197px;
	width: 500px;
	overflow: hidden;
}
#speechbubble { 
	position: absolute;
	width: 269px;
	height: 130px;
	top: -500px;
	left: 320px;
	padding: 35px 20px 0 20px;
	background: url("/images/basic/speechbubble.png") no-repeat top left;
	text-align: center;
	color: #43070B;
	font-weight: bold;
	font-size: 0.95em;
	z-index: 150;
}
#speechbubble a { 
	text-decoration: none;
	display: block;
}
#speechbubble a:hover { 
	text-decoration: underline;
}
span.intro { 
	display: block;
	width: 595px;
	margin-bottom: 30px;
}
div.detail.radiator, div.detail.radiator_ie { 
	margin-bottom: 30px;
}
div.detail.radiator div.main { 
	margin-bottom: 20px;
}
div.detail { 
	width: 595px;
	background: #D1DCC0;
}
div.detail span.top, div.detail span.bot { 
	display: block;
	height: 3px;
	background: url("/images/basic/bg_detail_div.gif") no-repeat top left;
	margin: 0 0 15px 0;
}
div.detail span.bot { 
	background: url("/images/basic/bg_detail_div.gif") no-repeat left -3px;
	clear: both;
	margin: 15px 0 0 0;
}
div.detail span.blockhead { 
	display: block;
	line-height: 28px;
	text-transform: uppercase;
	background: #2F4D25;
	padding-left: 10px;
	color: #FFF;
	text-shadow: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
} 
div.detail a.polaroid_image { 
	display: inline-block;
	width: 172px;
	height: 177px;
	background-repeat: no-repeat; 
	background-position: top center;
	margin: 30px 0 80px 35px;
	color: #3E4F94;
	font-family: 'openmindzRegular', sans-serif;
	font-weight: normal; 
	font-size: 1.7em;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	float: left;
}
div.detail a.polaroid_image span.polaroid { 
	display: block;
	width: 200px;
	height: 44px;
	background: url("/images/basic/polaroid_big.png") no-repeat top left;
	margin: -36px 0 0 -16px;
	padding: 225px 0 0 0;
}
div.detail a.polaroid_image span.polaroid span { 
	-webkit-transform: rotate(-4deg); 
	-moz-transform: rotate(-4deg);
}
div.detail div.main_info { 
	float: right;
	width: 325px;
	margin: 15px 25px 0 0;
	line-height: 1.3em;
	text-shadow: 0 1px 0 #E5E8E0;
}
div.detail div.main { 
	padding: 0 25px;
}
div.detail span.name { 
	display: block;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.2em;
	margin-bottom: 30px;
}
div.detail span.headline_news { 
	display: block;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
div.detail div.main_info a.open_request, div.detail div.main_info a.close_request { 
	margin-top: 5px;
}
div.detail div.main_info a.close_request, #sidebar a.close_request { 
	display: none;
	margin-right: 4px;
}
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%;
}
#news { 
	width: 268px;
	height: 184px;
	background: url("/images/basic/paper.png") no-repeat top left;
	margin: -20px 0 0 10px;
	overflow: hidden;
}
#news ul li a { 
	font-family: 'openmindzRegular', sans-serif;
	font-weight: normal; 
	font-size: 1.9em; 
	line-height: 1.1em;
	padding: 50px 30px 0 60px;
	color: #3E4F94;
	display: inline-block;
	text-decoration: none;
	width: 178px;
	height: 134px;
}
#news a:hover { 
	color: #4e5fa3;
}
#gototop { 
	display: none; 
	position: fixed; 
	right: 10px; 
	bottom: 15px; 
	background: url("/images/basic/bg_totop.gif") no-repeat top left;
	width: 60px;
	height: 53px;
} 

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

form#searchbox { 
	float: right;
	margin: 33px 40px 0 0;
	padding-top: 12px;
	background: url("/images/basic/bg_form_search.jpg") 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, #show_info, #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: #3D6403;
	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 #6BA502;
	-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 #2F4225;
}
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, a.button_ondark {
    float: left; 
    padding: 0 13px 0 0;
    height: 30px;
    border: 0;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 0 #6FBB22;
    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_ondark {
    background: transparent url(/images/basic/bg_form_button_ondark.gif) no-repeat right -60px; 
}
a.button, a.button_ondark {
    display: inline-block;
    float: none;
}
button span, a.button span, a.button_ondark span {
	color: #1C2816;
    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; 
}
a.button_ondark span {
    background: transparent url(/images/basic/bg_form_button_ondark.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; 
}
a.button_ondark:hover, a.button_ondark:focus {
    background: transparent url(/images/basic/bg_form_button_ondark.gif) no-repeat 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;
}
a.button_ondark:hover span, a.button_ondark:focus span {
    background: transparent url(/images/basic/bg_form_button_ondark.gif) no-repeat 0 -90px;
}
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 #97a287;
	-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 #79826c;
}
#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 #6BA502;
	-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 #2F4225; 
}
.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: #95AA8B;
	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 */

div.detail ul { 
	list-style: none; 
	margin: 15px 0;
}  
div.detail ul ul { 
	margin: 5px 0px 5px 15px;
}
div.detail ul li { 
	line-height: 1.6em; 
	padding-left: 15px;
	background: url(/images/basic/bg_ul_li_main.gif) no-repeat left 7px;
}
div.detail ul ul li { 
	line-height: 1.4em; 
}
* html div.detail ul li, * html div.detail ul ul li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
div.detail ul li a { 
	text-decoration: underline; 
	color: #444;
} 
div.detail ul li a:hover { 
	text-decoration: underline;
	color: #000;
} 
#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: #95AA8B;
	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: #95AA8B;
	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;
}
#polaroid_slideshow ul#polaroids_small { 
	list-style: none; 
	width: 100%;
	height: 197px;
}
#polaroid_slideshow ul#polaroids_small li ul { 
	padding: 53px 0 0 6px;
	height: 144px;
}
#polaroid_slideshow ul#polaroids_small ul li { 
	display: block;
	float: left;
	position: relative;
	margin-right: 35px;
	width: 82px;
	height: 84px;
	background-repeat: no-repeat; 
	background-position: top center;
}
#polaroid_slideshow ul#polaroids_small ul li a { 
	text-indent: -10000px;
	position: absolute;
	width: 96px;
	height: 127px;
	left: -6px;
	top: -16px;
	background: url(/images/basic/polaroid_small.png) no-repeat top left;
}
#polaroid_slideshow ul.nav {
	position: absolute;
	list-style: none;
	top: 78px;
	left: 460px;
	width: 7px;
}
#polaroid_slideshow ul.nav li {
	display: block;
	float: left;
	text-indent: -10000px;
	background: #96B960;
	width: 7px;
	height: 7px;
	margin: 0 0 8px 0;
	cursor: pointer;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}
.normal {
	background: #96B960;
}
.current {
	background: #556F2E;
}
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.category { 
	list-style: none; 
	width: 100%;
}
ul.category li { 
	display: block;
	float: left;
	width: 130px;
	height: 200px;
	background: #FFF url(/images/basic/bg_ul_category.gif) no-repeat top left;
	margin: 0 25px 0 0;
	text-align: center;
	line-height: 1.2em;
}
ul.category li:hover { 
	background: url(/images/basic/bg_ul_category.gif) no-repeat 0px -202px;
}
ul.category li a { 
	text-decoration: none;
	display: block;
}
ul.category li a:hover { 
	text-decoration: underline;
}
ul.category li a.tooltip { 
	display: block;
	width: 89px;
	height: 127px;
	/*margin: 11px 0 23px 20px;*/
	margin: 11px auto 23px auto;
	background-repeat: no-repeat; 
	background-position: center 17px;
}
ul.category li span.polaroid { 
	display: block;
	width: 96px;
	height: 127px;
	margin-left: -3px;
	background: url(/images/basic/polaroid_small.png) no-repeat top left;
	cursor: pointer;
}
ul.category li a span.badge { 
	display: block;
	width: 44px;
	height: 44px;
	margin: -150px 0 0 75px;
	background: url(/images/basic/badge_new.png) no-repeat bottom left;	z-index: 14;
}
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;
	background: #D1DCC0;
	margin: 0 0 15px 0;
	padding: 10px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 0 #E5E8E0;
}
ul.results li:hover { 
	background: #C4CFB2;
}
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: #838F6B;
	text-decoration: none;
}
#footer ul li { 
	display: inline;
}
#footer ul li a { 
	color: #838F6B;
	text-decoration: none;
}
#footer ul li a:hover { 
	color: #2F4225;
}




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: 0 50px 0 0;
}
ul#radiator li { 
	display: block;
	width: 92px; 
	height: 92px;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}
ul#radiator li.three { 
	float: right;
}
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;
	overflow: hidden;
}
ul#radiator_info li { 
	/*position: absolute;*/
	display: block;
	padding: 0 20px 0 20px;
	background: url("/images/basic/radiator_info.jpg") no-repeat top left;
	font-size: 1.4em;
	line-height: 62px;
	text-shadow: 0 1px 0 #B1DE62;
}
ul#radiator_info ul { 
	width: 260px;
	height: 303px;
	margin-top: 37px;
	overflow: hidden;
}
ul#radiator_info ul li { 
	position: static;
	background: url("/images/basic/bg_dot_list.png") no-repeat 0px 4px;
	font-size: 0.7em;
	text-shadow: 0 1px 0 #000;
	line-height: 14px;
	color: #EEE;
	margin: 0 10px 5px 0;
	padding-left: 14px;
}

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

#navigation ul.nav { 
	list-style: none; 
	height: 46px;
	display: inline;
	/*position: absolute;
	bottom: 0px;*/
	float: left;
	margin-top: 44px;
	position: relative;
} 
#navigation ul.nav li { 
	display: inline; /* ie */
}  
#navigation ul.nav li a { 
	color: #345100;
    padding: 0 10px 0 0;
    height: 46px;
    border: 0;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 0 #ADEC41;
    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; 
}

/* --------------------------------------------------------------------------------------------------------------------------------- rating */

.rabidRating { 
	position: relative; 
}
.rabidRating .wrapper {	
	cursor: pointer;
	background: #A7B395;
}
.rabidRating .wrapper {
	overflow: hidden;
	margin-top: 2px;
	margin-left: -1px;
}
.rabidRating span,.rabidRating .wrapper {
	display: block;
	width: 77px;
	height: 13px;
}
.rabidRating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -9999em;
}
.rabidRating .ratingStars {
	display: block;
	background: url('/images/rating/stars.png') no-repeat top left;
}
.rabidRating .ratingFill {
	background-color: #4B523F;
}
.rabidRating .ratingVoted {
	cursor: default;
	background-color: #4B523F;
}
.rabidRating .ratingActive {
	background-color: #4B523F;
}
.rabidRating .ratingText {
	font-size: 0.85em;
}
.rabidRating .ratingText.ratingError {
	color: #F00;	
}
.rabidRating .ratingText.loading {
	background: url('/images/rating/ajax-loading.gif') no-repeat;
}

/* ]]> */