/*! autoprefixer: off */.btn{height:22px;line-height:20px;padding-left:5px;padding-right:5px;border-radius:2px;color:#606;text-shadow:0 1px 1px rgba(255,255,255,.5);font-weight:400;font-size:13px;display:inline-block;font-family:Trebuchet MS;margin-top:1px;margin-right:2px}.btn.btn-grey{border:1px solid #aaa;box-shadow:0 1px #fff;background:-moz-linear-gradient(top,#eee 0%,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0%,#ccc 100%);background:-o-linear-gradient(top,#eee 0%,#ccc 100%);background:-ms-linear-gradient(top,#eee 0%,#ccc 100%);background:linear-gradient(to bottom,#eee,#ccc);background-color:#bbb}.btn.btn-grey:hover,.btn.btn-grey:focus{background:-moz-linear-gradient(top,#dddddd 0%,#cccccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dddddd),color-stop(100%,#cccccc));background:-webkit-linear-gradient(top,#dddddd 0%,#cccccc 100%);background:-o-linear-gradient(top,#dddddd 0%,#cccccc 100%);background:-ms-linear-gradient(top,#dddddd 0%,#cccccc 100%);background:linear-gradient(to bottom,#ddd,#ccc);border-color:#999}.btn.btn-monoton{border:1px solid #999;background-color:#fff}.btn.btn-black{border:1px solid black;background-color:#333;color:#fff}.btn.btn-red{color:#fff;border:1px solid darkred;text-shadow:none;background:red}.btn.btn-green{color:#fff;border:1px solid darkgreen;text-shadow:none;background:green}.btn.btn-yellow{border:1px solid #ffaa22;box-shadow:0 1px #fff;background:-moz-linear-gradient(top,#fee94f 0%,#fd9a0f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fee94f),color-stop(100%,#fd9a0f));background:-webkit-linear-gradient(top,#fee94f 0%,#fd9a0f 100%);background:-o-linear-gradient(top,#fee94f 0%,#fd9a0f 100%);background:-ms-linear-gradient(top,#fee94f 0%,#fd9a0f 100%);background:linear-gradient(to bottom,#fee94f,#fd9a0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fee94f",endColorstr="#fd9a0f",GradientType=0);background-color:#fd9a0f}.btn.btn-yellow:hover,.btn.btn-yellow:focus{background:-moz-linear-gradient(top,#fedc4f 0%,#fd9a0f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fedc4f),color-stop(100%,#fd9a0f));background:-webkit-linear-gradient(top,#fedc4f 0%,#fd9a0f 100%);background:-o-linear-gradient(top,#fedc4f 0%,#fd9a0f 100%);background:-ms-linear-gradient(top,#fedc4f 0%,#fd9a0f 100%);background:linear-gradient(to bottom,#fedc4f,#fd9a0f);background-color:#fd9a0f;border-color:#ec8b11}.btn.btn-purple{border:1px solid #660066;box-shadow:0 1px #fff;color:#606;background-color:#606}.btn.btn-grey-dark{border:1px solid #aaa;box-shadow:0 1px #fff;background:-moz-linear-gradient(top,#eee 0%,#81807E 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#81807E));background:-webkit-linear-gradient(top,#eee 0%,#81807E 100%);background:-o-linear-gradient(top,#eee 0%,#81807E 100%);background:-ms-linear-gradient(top,#eee 0%,#81807E 100%);background:linear-gradient(to bottom,#eee,#81807e);background-color:#bbb}.btn.btn-grey-light{border:1px solid #aaa;background:#efefef;background:-moz-linear-gradient(top,#efefef 1%,#dddddd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#efefef),color-stop(100%,#dddddd));background:-webkit-linear-gradient(top,#efefef 1%,#dddddd 100%);background:-o-linear-gradient(top,#efefef 1%,#dddddd 100%);background:-ms-linear-gradient(top,#efefef 1%,#dddddd 100%);background:linear-gradient(to bottom,#efefef 1%,#ddd)}.btn.btn-grey-light.btn-grey-light:hover{background:#efefef;background:-moz-linear-gradient(top,#efefef 1%,#eeeeee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#efefef),color-stop(100%,#eeeeee));background:-webkit-linear-gradient(top,#efefef 1%,#eeeeee 100%);background:-o-linear-gradient(top,#efefef 1%,#eeeeee 100%);background:-ms-linear-gradient(top,#efefef 1%,#eeeeee 100%);background:linear-gradient(to bottom,#efefef 1%,#eee)}.btn.btn-with-shadow{box-shadow:1px 1px 1px #777!important}.btn.btn-large{height:30px;font-weight:700;padding:0 10px}.btn.btn-max{height:30px;width:100%;font-weight:700;padding:0 10px}a.btn-large{line-height:28px!important;margin:0;height:28px!important}*[hidden]{display:none}*{margin:0;padding:0}html{overflow-y:scroll;overflow-x:hidden}body{font-family:Trebuchet MS;font-size:11px}.inline{display:inline}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.pt-10{padding-top:10px!important}.pr-5{padding-right:5px!important}.pr-15{padding-right:15px!important}.hr-text{margin:15px 0;position:relative;border-bottom:1px solid #ccc}.hr-text:after{content:attr(data-content);color:#818078;padding:0 2px;background-color:#fff;position:absolute;right:10%;font-size:11px;line-height:11px;top:-6px}input{height:28px;border:1px solid #AAAAAA;line-height:28px;font-family:Trebuchet MS;font-size:11px}hr{background-color:#aaa;height:1px;border:0 solid}h1{font-weight:400;font-size:12px}.headline h1,.headline h2{font-weight:700;font-size:13px}div.line{background-color:#999;width:100%;height:1px;border:0px solid}textarea{border:1px solid #333333;font-family:Trebuchet MS;font-size:11px;resize:both!important}textarea.description{padding:3px;line-height:22px}textarea.horse_description{width:346px;height:66px;margin-top:5px;margin-bottom:5px}input[type=checkbox]{border:0px;margin-right:4px;height:0px}input[type=text],input[type=password]{padding-left:2px}input[type=radio]{border:none}input.input_field{border-width:1px 0px 1px 1px;border-style:solid;width:182px;vertical-align:top}.input_field_button{height:28px;border-width:1px 1px 1px 0px;border-style:solid;border-color:#333}a{color:#606;text-decoration:none;outline:none}a:hover{color:#606;text-decoration:none}p{margin:5px 0}#community_features .features{width:100px;height:100px;margin:20px 0 0 10px;float:left;font-size:12px;line-height:13px;text-align:center}#community_features .features strong{display:block;width:90px;margin:68px 0 0 5px;overflow:hidden}#pic_upload{background:url(/static/layout/community_features.png) 200px 0;margin-left:0!important}#pic_upload:hover{background-position:200px 100px}#video_upload{background:url(/static/layout/community_features.png) 0 0}#video_upload:hover{background-position:0 100px}#invite_friend{background:url(/static/layout/community_features.png) 100px 0}#invite_friend:hover{background-position:100px 100px}.newsbox{float:left;margin-top:20px;margin-right:15px;width:320px}.newsbox_single{float:left;margin-top:0;margin-right:15px;width:320px}.newsbox_single .content{height:41px}.newsbox_sidebar{margin-right:0}.headline{height:30px;margin:0;background-image:url(/static/layout/box_leiste/rimondo_1pixelGrau.png);background-repeat:repeat-x;position:relative}.headline_content{margin:0 5px;padding-top:5px;font-size:13px;font-weight:700;position:relative}.headline_content img{cursor:pointer;float:right;margin-right:5px;border:0px}.headline_content .more{cursor:pointer;float:right;margin-right:5px;color:#333;font-size:11px;font-weight:400}.content{clear:both;padding-top:5px;border-bottom:1px solid #A0A0A0;color:#606}.content:hover{background-image:url(/static/layout/rimondo_news_background_hover.png)}.no_hover:hover{background-image:none}.profile_pic{float:left;margin:0 5px 5px}.search_box{float:left;margin-right:15px;width:990px;border-top:1px solid #333333;border-bottom:1px solid #333333}.search_box_left,.search_box_right{float:left;margin-left:15px}.search_input_big{width:468px;border:1px solid #333333}.search_input_medium{width:306px;border:1px solid #333333}.add_horse_input_medium{width:294px!important}.search_input_small{width:146px;border:1px solid #333333}.add_horse_input_small{width:160px!important}.search_input_label{color:#666;margin-top:12px}.gen_input_label{color:#000;margin-top:12px}.search_input_form{margin-top:6px}.search_input{float:left;margin-right:10px}.search_label_headline{margin-top:12px;font-size:12px;font-weight:700}.search_input_select_small{float:left;width:90px}.search_input_select{float:left;width:152px}.search_input_select ul{width:142px}.search_input_radio_form{margin-top:10px;position:relative}.search_input_radio_form label{cursor:pointer}.search_input_radio_form input{height:16px!important}.search_input_checkbox_form{margin-top:6px;margin-right:5px;position:relative;float:left}.search_input_checkbox_form img{left:0!important;top:0!important}.search_input_checkbox_form label{display:inline-block;margin-top:5px;margin-left:22px;cursor:pointer}.search_disable_select_gray{z-index:3;position:absolute;width:152px;height:32px;background-color:gray;opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8}.search_disable_input_clear{position:absolute;width:148px;height:40px}.search_disable_input_gray,.disable_input{position:absolute;width:150px;height:30px;background-color:gray;opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8}.search_disable_select_clear{z-index:100;position:absolute;width:148px;height:40px}.search_nearby{float:left;margin-left:15px;margin-top:12px;width:468px}.search_narrow{float:left;margin-left:20px;margin-top:12px}#search_button{float:right}.seach_button_fix_width{width:98px}.search_buttons{float:right;margin-right:15px;margin-top:12px;margin-bottom:15px}.searchbox{float:left;border-bottom:1px solid #A0A0A0}.searchbox_left{float:left;width:490px;border-bottom:1px solid #A0A0A0}.searchbox_right{float:left;width:490px;border-bottom:1px solid #A0A0A0;margin-left:10px}.searchbox_left_short{float:left;width:320px;border-bottom:1px solid #A0A0A0}.searchbox_right_short{float:left;width:320px;border-bottom:1px solid #A0A0A0;margin-left:100px;margin-top:-330px}#search_alpha{float:left;margin-top:18px;margin-left:15px;color:#333}.search_alpha{float:left;list-style:none;font-weight:700;margin:1px 3px 0 0}.search_alpha_link{width:330px;list-style:none;float:left;margin-top:10px}.common_contacts_left{float:left;width:320px;border-top:1px solid #A0A0A0;display:inline-block}.common_contacts_center{border-top:1px solid #A0A0A0;display:inline-block;float:left;margin-left:15px;width:320px}.common_contacts_right{float:left;width:320px;border-top:1px solid #A0A0A0;margin-left:15px;display:inline-block}#reset_button{float:right;margin-right:10px}.newsbox_double{float:left;margin-top:20px;margin-right:15px;width:655px}.newsbox_double .content{height:41px}.newsbox_full{float:left;margin-top:20px;margin-right:15px;width:990px}.newsbox_full>.headline{height:30px;margin:0;background-image:url(/static/layout/box_leiste/rimondo_1pixelGrauSearch.png);background-repeat:repeat-x}.newsbox_full .pic_content_person{float:left;position:relative;height:160px;width:134px;margin-top:5px;margin-right:6px;border:1px solid #CCCCCC}.newsbox_full .pic_content_horse{float:left;position:relative;height:90px;width:136px;margin-top:5px;margin-right:4px;border:1px solid #CCCCCC}.newsbox_full .center_placeholder{height:1px;position:absolute;top:50%;left:50%}.newsbox_full .pic_content_person_last{float:left;position:relative;height:160px;width:136px;margin-top:5px;border:1px solid #CCCCCC}.newsbox_full .pic_content_horse_last{float:left;position:relative;height:90px;width:136px;margin-top:5px;border:1px solid #CCCCCC}.contactbox_double{float:left;margin-top:20px;margin-right:15px;width:655px}.contactbox_double .headline{height:30px;margin:0;background-image:url(/static/layout/box_leiste/rimondo_1pixelGrauSearch.png);background-repeat:repeat-x}.contactbox_full{float:left;margin-top:50px}.contactbox_full .headline{height:30px;margin:0;background-image:url(/static/layout/box_leiste/rimondo_1pixelGrauSearch.png);background-repeat:repeat-x}.content_search{clear:both;height:41px;padding-top:5px;border-top:1px solid;border-top-color:#a0a0a0;color:#606}.content_search>span{color:#666}.single_row{border-bottom:1px solid;border-bottom-color:#a0a0a0;display:inline-block;width:100%;height:100%}.no_bottom_border{border-bottom:0px}.content_search:hover{background-image:url(/static/layout/rimondo_news_background_hover.png)}.input_table{clear:both;padding-top:10px;padding-left:10px}.input_table .col_name{float:left;width:335px;color:#666}.input_table input{float:left;margin-top:-5px}.float_left{float:left}.float_right{float:right}.clear{clear:both}#info_logos{float:right;margin-top:60px;position:absolute;right:0;z-index:79}#info_logos div{height:70px;margin-top:4px;width:250px}.slider_global{height:70px;width:87px;overflow:hidden;display:inline-block;left:-87px;position:absolute}#ridesport_small{background:url(/static/layout/slider/rimondo_ridesport_logo_small.png) no-repeat scroll left top transparent}#owner_small{background:url(/static/layout/slider/rimondo_owner_logo_small.png) no-repeat scroll left top transparent;top:74px}#breeder_small{background:url(/static/layout/slider/rimondo_breeder_logo_small.png) no-repeat scroll left top transparent;top:148px}#club_small{background:url(/static/layout/slider/rimondo_club_logo_small.png) no-repeat scroll left top transparent;top:222px}.slider_global span{color:#fff;display:inline-block;font-size:24px;font-weight:700;height:48px;margin-left:87px;padding-left:10px;padding-top:20px;text-align:left;width:153px;border-top:1px solid white;border-bottom:1px solid white}#slider_ridesport{background-color:#06c}#slider_owner{background-color:#6c0}#slider_breeder{background-color:#609}#slider_club{background-color:#903}#info{position:absolute;left:0;top:23px;background-repeat:no-repeat;width:655px;height:430px}.slider_background{position:absolute;display:none;opacity:.6}#slider_highlights{color:#fff;background-color:#000;opacity:.85;filter:alpha(opacity=85);background-repeat:repeat;position:absolute;width:290px;margin-top:255px;padding-left:15px;z-index:100}#slider_highlights #slider_title{margin-bottom:10px;font-size:35px;font-weight:700}#slider_highlights .slider_keywords{font-size:17px;margin:8px 5px 8px 0;color:#06c}#slider_images .waiting{display:block;z-index:77;background-image:url(/static/layout/rimondo_hourglass.gif);background-position:center;background-repeat:no-repeat}.feature_slider{position:relative;height:200px}.feature_slider_navigation{float:right;margin-top:6px;position:absolute;right:0;width:0;z-index:2}.feature_slider_img{position:absolute;display:none}.feature_slider_link{border:1px solid #aaa;border-right:0;background-color:#606;height:36px;padding-top:4px;position:relative;color:#fff;display:block;left:-181px;overflow:hidden;width:180px;margin-top:3px;background-repeat:no-repeat}.feature_slider_link:hover{color:#fff}.feature_slider_link span{float:left;font-weight:700;margin-left:5px}.feature_slider_play_bg,.feature_slider_play{background:#000;z-index:1;width:320px;height:200px;position:absolute;cursor:pointer}.feature_slider_play{background:transparent url(/static/layout/rimondo_play.png) 60px 70px no-repeat}button{background-color:transparent;border:0 none;width:auto;font-size:11px;cursor:pointer;white-space:nowrap;text-align:center;overflow:visible;padding-left:3px;margin-right:-3px}button.disabled_button{cursor:default}button span,.link_as_button span{padding:0 10px 0 0}button span em,.link_as_button span em{color:#fff;font-family:Trebuchet MS;font-weight:700;display:block;font-size:11px;font-style:normal;line-height:23px;margin:0 0 0 -3px;padding:0 0 0 10px}.button_bg_white span{background:transparent url(/static/layout/button/rimondo_button_white.png) no-repeat scroll right top}.button_bg_white em{background:transparent url(/static/layout/button/rimondo_button_white.png) no-repeat scroll left top}.menu_button{background:transparent url(/static/layout/button/rimondo_button_white.png) no-repeat scroll 0 0}.reset_button{background:transparent url(/static/layout/button/button_zuruecksetzen_white.png) no-repeat scroll 0 0}#content,#footer{margin-left:auto;margin-right:auto;width:990px;height:auto}#footer{clear:both;padding-top:100px}#one_row{float:left;width:320px}#two_rows{float:left;width:670px}.top_videos,.newest_champs{clear:both;float:left;margin-right:15px;margin-top:20px;width:320px}.top_videos .content,.newsbox .content{height:41px}.top_videos .all_new_videos{margin-top:3px;float:right;color:#606;font-weight:700}.tabs_bar{width:100%;height:18px;position:relative;z-index:6;margin-top:2px}.tabs_bar p{margin:0}.tabs_bar ul{padding:0;margin:0;list-style:none;cursor:pointer;text-align:center;border-bottom:1px solid #666666;height:17px;width:319px}.tabs_bar li{float:left;position:relative;min-width:60px;line-height:16px;border-width:1px 1px 1px 0px;border-style:solid;border-color:#666;background-image:url(/static/layout/rimondo_tabs_background_1pixel.png);color:#fff;background-color:#e5e5e5}.tabs_bar .tabs_bar_selected{border-bottom:1px solid #E5E5E5;background-image:none;color:#666}.tabs_bar .tabs_empty{border-bottom-width:1px;border-top-width:0px;border-right-width:0px;background-image:none;color:#000;height:17px;width:137px}#form_register{margin-left:20px;height:324px;position:relative}*+html #form_register{height:387px}#form_register_top{width:320px;height:6px;background:url(/static/layout/rimondo_formregister.png?v=2) repeat scroll 0 0 transparent}#form_register_bottom{width:320px;height:7px;background:url(/static/layout/rimondo_formregister.png?v=2) repeat scroll 0 7px transparent}.form_register_body{background-color:#606}#facebook_register_de{background-image:url(/static/layout/social/facebook_login_de.png?v=2);position:absolute;left:20px;top:44px;width:144px;height:22px}#facebook_register_en{background-image:url(/static/layout/social/facebook_login_en.png?v=2);position:absolute;left:20px;top:44px;width:144px;height:22px}#facebook_register_text{position:absolute;top:47px;left:20px;font-weight:700;font-size:13px}.form_register_labels{margin-top:8px;display:block;cursor:pointer}.form_register_inputs{margin-top:2px;width:280px}.form_register_password{width:130px;float:left}.form_register_password .form_register_inputs,.form_register_password .form_register_labels{width:130px}#form_register_password_repeat{margin-left:20px}#form_register_facebook{height:73px}img{border:0px}#start_block{margin:20px auto -20px;width:990px;height:auto}#start_block #info_register{background:url(/static/layout/rimondo_background.jpg) repeat scroll -214px 0 transparent;height:494px;width:990px;position:relative}#start_block #info_register_new{background:url(/static/layout/rimondo_background_middle.jpg) no-repeat transparent;height:486px;width:990px;position:relative}#start_block_out_left{background:url(/static/layout/rimondo_background.jpg) repeat scroll 0 0 transparent;height:486px;width:214px;position:absolute;left:0;margin-left:-214px}#start_block_out_right{background:url(/static/layout/rimondo_background.jpg) repeat scroll 264px 0 transparent;height:486px;width:264px;position:absolute;right:0;margin-right:-264px}.NFSelect{height:21px;border:1px solid transparent;margin-top:6px}.NFSelectLeft{float:left;width:2px;height:30px;background:url(../layout/rimondo_select_left.png) no-repeat 0 0;vertical-align:middle}.NFSelectRight{height:30px;background:url(../layout/rimondo_select_right.png) no-repeat 100% 0;cursor:pointer;font-family:Trebuchet MS;color:#000;padding-left:2px;margin-left:2px;padding-top:8px}.NFSelectTarget{background:none;margin-left:-13px;margin-top:-10px;z-index:3;left:0;top:0;padding-bottom:13px}.NFSelectOptions{position:relative;background:#666;margin-left:16px;margin-top:0;list-style:none;padding:4px 0;color:#fff;font-family:Trebuchet MS;z-index:4;max-height:200px;overflow-y:auto;overflow-x:hidden;left:0;top:0}.NFSelectOptions li{padding-bottom:1px}.NFSelectOptions a{display:block;text-decoration:none;color:#fff;padding:2px 3px;background:none}.NFSelectOptions a.NFOptionActive{background:#464646}.NFSelectOptions a:hover{background:#ccc}.NFhidden{opacity:0;z-index:-1;position:absolute}.NFhidden{filter:alpha(opacity=0)}.random_member_pic{margin-top:-64px;margin-left:-50px;border:0}.empty_line{clear:both;height:10px}#register{color:#fff;height:430px;position:absolute;right:0;top:23px;width:320px}#register #headline{font-size:14pt;font-weight:700;color:#f90;padding:2px 0 0 18px}#register_button{float:right;text-align:right;width:197px;margin-right:16px}.register_now{cursor:pointer}.r0 .register_now,.r1 .register_now{color:#606}#agb_checkbox_label{float:left;margin-top:7px;margin-right:16px;position:relative}#agb_checkbox_label img{top:0!important;left:0!important}#agb_checkbox_label input{position:absolute;left:0;top:0;width:20px;height:28px}#agb_checkbox_label label{margin-top:2px;margin-left:21px;color:#ccc}.stress_names{color:#4a004a;max-width:280px}.error,.ColorRed{color:red!important}.colorBlue{color:#00f!important}.ColorGreen{color:green!important}.valid{color:#04a621}.pagination{width:15px;height:15px;border:0;cursor:pointer;background:none;top:0}.pagination.digits3{width:18px}.pagination.digits4{width:24px}*+html .pagination{top:-8px}.pagination_first_page{background:url(../layout/rimondo_first_page_arrows.gif) no-repeat}.pagination_prev_page{background:url(../layout/rimondo_prev_page_arrow.gif) no-repeat}.pagination_next_page{background:url(../layout/rimondo_next_page_arrow.gif) no-repeat}.pagination_last_page{background:url(../layout/rimondo_last_page_arrows.gif) no-repeat}.pagination_element_first{float:right;margin-right:2px}.pagination_element_prev{float:right;margin-right:10px}.pagination_element_next{float:right;margin-left:10px}.pagination_element_last{float:right;margin-left:2px;margin-right:10px}.pagination_element_number{float:right;margin-right:5px;width:auto;font-size:11px}.pagination_element_number input{line-height:15px}.pagination_element_number_active{color:#606}.pagination_element_number_inactive{color:#333}#socialshare{margin:0 auto;width:200px;height:53px;position:relative;left:-5px}.socialshare{float:left;list-style:none;margin-top:1px;position:relative;display:block;width:50px}.socialshare_link{position:absolute;top:20px;left:14px;cursor:pointer}.socialshare_shadow{position:absolute;display:block;z-index:2;top:30px;cursor:pointer}.socialshare_white{background-color:#fff;height:14px;list-style:none;position:absolute;bottom:0;left:0;width:100%;z-index:2}.footerlink{margin:0 3px}.footertext{text-align:center;color:#666}.reg_link,.reg_link:hover{color:#fff;font-weight:700;text-decoration:underline}.NFCheck{background:url(/static/layout/rimondo_checkbox.png) no-repeat scroll 0 0 transparent;border:1px solid transparent;cursor:pointer;height:19px;position:absolute;width:19px;z-index:2}.NFh{background-position:0 100%}#register_error{background-color:#606;border:2px solid #FF9900;display:none;left:-212px;min-height:18px;padding:3px;position:absolute;top:77px;width:238px;z-index:9999;font-size:11px}#need_login_form{position:relative;padding-bottom:20px;width:470px;margin:0 auto}#need_login_form>div{float:left;margin-left:15px;width:214px;position:relative;height:85px}#login_error .content{height:auto;color:#666}#login_error_button{clear:both;margin-left:15px}#login_error #user,#login_error #pass{width:214px;position:absolute}.login_error_form_line1{position:absolute;top:0}.login_error_form_line2{width:214px;position:absolute;top:30px}.login_error_form_line3{position:absolute;top:60px}#need_login_form .menu_register_link{position:absolute;right:8px;bottom:20px}#register_success{background-image:url(/static/layout/register/rimondo_register_success_bg_text.png);background-repeat:no-repeat;color:#fff;height:430px;position:absolute;right:0;top:23px;width:320px;color:#333}#register_success #headline{font-size:14pt;font-weight:700;margin:22px 0 10px 18px}#register_success_content{margin-left:20px;position:relative}.register_success_content_points{background-color:#fff;width:280px;height:60px;margin-top:5px}.register_success_content_points img{margin:8px;float:left}.register_success_content_points a{font-size:14px;font-weight:700;color:#f90}#slider_highlights_register{height:150px;margin-top:295px;padding-left:335px;position:absolute;width:305px;z-index:100;text-align:right;font-weight:700}#slider_highlights_register #slider_title{font-size:48px;opacity:.6;filter:alpha(opacity=60);color:#000}.videoUnlockedBar{font-size:11px;background-color:#606;color:#fff;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:16px;line-height:16px}.videoUnlockedBarLarge{font-size:11px;background-color:#606;color:#fff;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:20px;line-height:20px}table.rimondo_list{width:100%}table.rimondo_list td{text-align:center;vertical-align:middle;padding:1px 4px}#html_table_collapse{border-collapse:collapse}.html_table_border_bottom{line-height:19px;border-bottom:1px solid #A0A0A0}table .r0,table .r1{line-height:19px}table.rimondo_list>tbody>tr{line-height:19px;height:19px}table.rimondo_list>tbody>tr>td{color:#666}table.rimondo_list>thead>tr{background-color:#606;color:#fff;font-weight:700;margin-bottom:22px;margin-top:2px;padding:1px 0 1px 5px}.textbox{border-top:none;border-bottom:1px solid #A0A0A0;padding:10px;color:#666}.message_picture{clear:both;float:left;margin-left:5px;width:35px}.message_text_name{float:left;margin-left:15px;margin-top:0;color:#606;width:180px}.message_text_subject{float:left;margin-left:15px;margin-top:0;color:#606;width:auto;max-width:410px}.message_date{float:right;margin-top:5px;margin-right:150px;width:120px}.message_date b{float:right}.message_delete_checkbox img{float:right;margin-top:5px;margin-right:20px;margin-bottom:12px;position:relative;left:1px!important;top:3px!important;right:0!important}.bubble_code_img{background-image:url(../layout/qm.gif);background-position:center center;background-repeat:no-repeat;width:16px;height:12px;display:inline-block;cursor:pointer}.no_margin_top{margin-top:0}.margin_top{margin-top:20px}.margin_bottom{margin-bottom:20px}.PaddingRight6{padding-right:6px}.WidthFull{width:100%}.HeightFull{height:100%}.horse_pic{float:left;margin:0 5px 5px;width:56px}.horse_pic_35{float:left;margin:0 5px 5px;width:56px;background-repeat:no-repeat;background-position:center center;height:36px}.color_666{color:#666}div .newsLinkColor>div>div a,div #full_preview.newsbox_double>div>div a{color:#606}#perc{height:30px;line-height:30px;padding:0;position:absolute;text-align:center;width:316px}#progress_bar{display:none}#progress_bar>table{height:28px;border:1px solid #333333;padding:4px;background-color:#fff}#progress_bar>table .bg1{background-image:url(/static/layout/upload/rimondo_proceeded.png);width:9px;height:20px;background-repeat:no-repeat;background-position:0px 0px}*:first-child+html #progress_bar>table .bg1{background-position:0px 3px}#progress_bar>table .bg1.upload_proceeded{background-position:-9px 0px}*:first-child+html #progress_bar>table .bg1.upload_proceeded{background-position:-9px 3px}#progress_bar>table td.bg0{width:2px}.message_unread{background-image:url(/static/layout/rimondo_orange_mail_background.png)}.message_unread:hover{background-image:url(/static/layout/rimondo_orange_mail_background_hover.png)}.waiting{text-align:center;display:none;z-index:2;width:100%;height:100%;float:left;position:absolute}.waiting img{position:absolute;top:50%;margin-top:-14px;left:50%;margin-left:-16px}#noscript{text-align:center;margin:auto;background:#606;position:fixed;z-index:10;bottom:0;width:100%}.bg_color_fd{background-color:#fdfdfd}.positioning_icon{float:right;margin-top:2px;margin-right:7px}.bn_content{clear:both;padding-top:5px;border-bottom:1px solid #A0A0A0;color:#666;min-height:41px;margin-top:1px}.play_small{background-image:url(/static/layout/rimondo_play_small.png);background-repeat:no-repeat;float:right;margin-top:5px;margin-right:10px;width:20px;height:18px}.play_small:hover{background-image:url(/static/layout/rimondo_play_small_hover.png);background-repeat:no-repeat}.logo_breeder,.logo_horseman,.logo_owner,.logo_verein,.logo_admin,.logo_mod{background-repeat:no-repeat;width:12px;height:12px;background-image:url(/static/layout/rimondo_user_status.png)}.logo_breeder{background-position:0px -24px}.logo_horseman{background-position:0px 0px}.logo_owner{background-position:0px -12px}.logo_verein{background-position:0px -36px}.logo_admin,.logo_mod{background-position:0px -48px}.status_logo{width:12px;float:left}.indexpage.status_logo{padding-left:3px;padding-top:3px}.trailer_download{float:right}.content_report_box{padding:0 15px;text-align:left}.content_report_box .txt{line-height:21px}.content_report_box .err{color:red;line-height:21px}.content_report_box .btn{padding:10px}.content_report_box button{float:right}.content_report_box textarea{width:563px;height:60px;margin:5px 10px 0 0;padding:5px}.content_report{cursor:pointer;background-image:url(/static/layout/rimondo_content_report_icon.png?v=2);background-repeat:no-repeat;height:15px;width:15px;margin-top:1px}#lightbox_container .content_report{position:absolute;bottom:-10px;margin:0;width:44px;height:44px;float:none;right:0}.overlay_login{text-align:left}.overlay_login a{text-decoration:underline;color:#606}.overlay_login a.center{padding:15px;text-align:center;display:block}.overlay_login a.reg_link{color:#fff}.overlay_login .logo{background-image:url(/static/layout/logo.png?v=23);background-repeat:no-repeat;background-position:50% 50%;height:130px;width:380px}.overlay_login .infotext{text-align:left;padding-bottom:15px;padding-right:15px;padding-left:30px;margin-right:320px;margin-top:10px}.overlay_login .infotext.infotext2{padding-top:15px;padding-bottom:5px;margin-top:20px;margin-right:343px;text-align:center}.overlay_login.header{width:auto;height:472px}.overlay_login.header #login_div{float:none;margin-left:40px}.overlay_login #register{top:16px;right:15px}.overlay_login #register #form_register_bottom{background:url(/static/layout/rimondo_formregister_overlay.png) repeat scroll 0 7px transparent}.overlay_login .pfeil_rechts{background-image:url(/static/layout/rimondo_pfeil_rechts_24px.png);background-position:50% 50%;background-repeat:no-repeat;width:24px;height:24px;float:right;margin:25px 353px 25px 15px}.overlay_login .pfeil_unten{background-image:url(/static/layout/rimondo_pfeil_unten_24px.png);background-position:50% 50%;background-repeat:no-repeat;width:24px;height:24px;margin-left:190px;margin-bottom:20px}.mod_todo_red{color:red}.highlight{color:#f90;text-decoration:underline}.details_block .title,.count_visits{background-color:#606;color:#fff;margin-bottom:11px;padding:1px 0 1px 5px;margin-top:2px;font-weight:700;line-height:21px}.count_visits{margin-top:8px}.count_visits span{line-height:15px}.title .fb_btn{float:right;padding-right:2px}.details_block table{color:#666}.details_block td{line-height:19px;padding:1px 0 1px 5px}.details_block .r0{background-color:#ccc}.details_block .r1{background-color:#fff}.empty_results{line-height:41px;padding-left:15px;border-top:1px solid #A0A0A0}span.ajaxlink{cursor:pointer}span.ajaxlink:hover{color:#606}div.hint_content{border-bottom:1px solid #A0A0A0;font-size:11px;color:#666}div.hint_padding{padding-top:5px;padding-bottom:5px}div.hint_border_top{border-top:1px solid #A0A0A0;padding-top:5px;padding-bottom:5px}.premium_border{border:2px solid #FF9900}.pro_req_div{text-align:center}.pro_feature{border:1px solid #ff0000;left:10px;top:50px;border-radius:5px;-khtml-border-radius:5px}.small_vid_box{position:relative;float:left;padding-left:16px}.small_vid_box_hover{position:absolute;display:none;left:-75px;top:3px}.small_vid_box_hover>div>ul{list-style-type:none;width:80px}.small_vid_box_hover>div{background-color:#ccc;border:#A0A0A0 1px solid;padding:5px}.small_vid_box:hover .small_vid_box_hover{display:block;height:18px}.pro_frame_index{border:2px solid #ff9900}.videobutton_text{color:#606}.rating{cursor:pointer}.rating li{list-style-type:none;float:left}.rating li .space{position:absolute;top:0;left:0;z-index:100}.rating li .top{visibility:hidden;position:absolute;top:0;left:0;z-index:10}.rating li:hover .top{visibility:visible}.rating li .space{width:10px;height:10px}.ratingblock{position:relative;top:3px;float:left;margin-left:5px}.ratingblock .top{height:10px;float:left;background:url(/static/layout/rimondo_rating.png) top left}.ratingblock .flop{height:10px;float:left;z-index:1;background:url(/static/layout/rimondo_rating.png) center right}.ratingblock .self{height:10px;float:left;margin-left:-50px;z-index:2;background:url(/static/layout/rimondo_rating.png) bottom right}.ratingblock .overall{height:10px;float:left;margin-left:-50px;z-index:2;background:url(/static/layout/rimondo_rating.png) top right}.ratingblock:hover .overall{visibility:hidden}.ratingdiv{float:left;border-bottom:1px solid #A0A0A0;border-top:1px solid #A0A0A0;width:270px;margin-top:10px;padding:10px 0 10px 50px;color:#666}.ratingdiv .rating_txt{float:left}.ratingdiv .ratingsystem{float:left;margin-left:10px}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c606{color:#606}.album_at_index .album_deck{background-position:center 20px;background-repeat:no-repeat;border:1px solid #CCCCCC;float:left;font-size:11px;height:234px;left:0;margin-right:15px;max-height:190px;min-height:190px;opacity:1;padding:4px;text-align:center;top:0;width:226px}.album_at_index .album_deck a{color:#606;display:inline;font-size:11px;margin:0;padding:0;text-decoration:none}.picture_fog{opacity:.1;filter:alpha(opacity=10)}.result_fog{opacity:.1;filter:alpha(opacity=10);pointer-events:none}.register_string{position:absolute;top:43%;text-align:center;padding:10px}.bg_img_center{background-position:center center;background-repeat:no-repeat}.rimondo_lock_picture_div{background-position:center center;background-repeat:no-repeat;height:15px;width:15px;cursor:pointer}.rimondo_lock_div{cursor:pointer;color:#333;font-size:13px}.breedhorses{float:left;width:100px;text-align:center;padding:0 3px}.breedinfos{float:left;width:100px;padding:6px 3px;text-align:center}.latestbreed{border:1px solid #A0A0A0;width:318px;float:left}.latestbreed_complete{border:1px solid #A0A0A0;width:318px;float:left;background-color:#ebebff}.latestbreed:hover,.latestbreed_complete:hover{background-color:#ddd}.breedpicture{width:100px;height:76px;background-position:center center;background-repeat:no-repeat}a.latestbreedlink{color:#666;display:block}.latestbreeditem{display:inline-block;padding-top:10px;min-height:124px}.pricing_benefits{background-image:url(/static/layout/pricing_plans/pro_overlay_bg.jpg);background-repeat:no-repeat;height:520px;width:655px;text-align:left;position:relative}.pricing_benefits_top{position:relative;top:0;left:0;height:310px}.pricing_benefits_top_h1{color:#606;font-size:24px;font-weight:700;margin-left:34px;padding-top:45px}.pricing_benefits_top_h2{font-size:17px;margin:18px 32px}.pricing_benefits_top_list{height:107px;margin:27px 0 10px 57px;list-style:none;color:#666;font-weight:700;font-size:13px;line-height:23px}.pricing_benefits_top_show_all{color:#606;margin-left:45px;font-weight:700;font-size:14px}.pricing_benefits_top_show_all>a{color:#606}.pricing_benefits_button{margin:134px 0 0 34px}.pricing_benefits_button button{width:252px}.pricing_benefits_button em,.pricing_benefits_top_button span{height:33px}.pricing_benefits_button em{font-size:17px;font-weight:400;padding-top:5px}.pricing_benefits_bottom{position:relative;left:188px;top:19px;float:left;height:85px;width:230px}.pricing_benefits_bottom_h{font-size:13px;font-weight:700;color:#606}.pricing_benefits_bottom_list{margin:18px 0 0 60px;font-weight:700;font-size:14px;list-style:none;line-height:12px}.pricing_benefits_bottom_list_small{font-size:10px;font-weight:700;color:#666}.pricing_benefits_desc{color:#666;text-align:left}#pricing_link_over_pic{position:absolute;top:317px;left:143px;height:89px;z-index:1;width:395px;cursor:pointer;display:inline-block;background-color:#fff;filter:Alpha(opacity=0);opacity:0}.proBenefitsHorse .proBenefitsHorseTop{margin-left:75px;text-align:left}.proBenefitsHorse .proBenefitsHorseHeadline{color:#4a004a;font-size:24px;font-weight:700;margin:20px 0}.proBenefitsHorse .proBenefitsHorseTopList li{font-size:16px;padding:10px 0;color:#333}.proBenefitsHorse .proBenefitsHorseTopList li .subText{font-size:14px;margin-left:28px;color:#333}.proBenefitsHorse .fa-check{color:green;font-size:18px;margin-right:5px}.proBenefitsHorse .visitorPic,.moviePreviewPic{margin:5px 5px 0 0}.proBenefitsHorse .proBenefitsHorseBottom{text-align:center;position:relative;min-height:200px;margin-top:90px;border-top:1px solid lightgray;background-image:-webkit-linear-gradient(top left,#e9e9e9 0%,#d7d7d7 100%);background-image:-moz-linear-gradient(right bottom,#e9e9e9 0%,#d7d7d7 100%);background-image:-o-linear-gradient(#e9e9e9 0%,#d7d7d7 100%);background-image:linear-gradient(#e9e9e9,#d7d7d7)}.proBenefitsHorse .proBenefitsHorseBottom p:first-of-type{margin-top:60px}.proBenefitsHorse .proBenefitsHorseBottom p{font-size:14px}.proBenefitsHorse .rimondoProIcon{position:absolute;left:30px;top:-53px}.proBenefitsHorse #btnGoPro{margin-top:10px;min-width:225px}.proBenefitsHorse .moreInfoBenefits{width:223px;text-align:right;margin:5px auto 0}#seach_pro_classic_hint{text-align:center;font-size:12px;font-weight:700;border-top:2px solid #606;border-bottom:2px solid #606;height:63px;clear:both;cursor:pointer;position:relative;top:-1px}#seach_pro_classic_hint_text{float:left;margin-top:15px;width:840px}#footer_new{width:100%;font-size:0;position:relative;height:429px;padding-top:27px;background:url(/static/layout/footer/footer_gradient_2.png) repeat-x}#footer_top_gradient{width:100%;height:65px;background-image:url(/static/layout/footer/footer_gradient_top.png)}#footer_new #footer_content{border-radius:7px 7px 0 0;width:990px;position:relative;margin:auto;height:356px;background-color:#fff;behavior:url(/static/PIE/PIE.htc)}#footer_new #bottom_bar{width:990px;margin:auto;clear:both;height:46px;position:relative;background:url(/static/layout/footer/footer_bottom.png)}#footer_new #bottom_bar #up_button{position:absolute;background:url(/static/layout/footer/up_button.png) no-repeat;width:119px;height:24px;right:20px;top:11px;cursor:pointer}#footer_new #bottom_bar #up_button div{font-size:14px;font-weight:700;color:#fff;text-align:center;margin-left:22px;width:85px;height:24px;line-height:24px}#footer_new .inl_block{display:inline-block;*display: inline;zoom:1;vertical-align:top}#footer_new .row{width:247px;height:356px;font-size:11px}#footer_new .vertical_line{width:1px;background:url(/static/layout/footer/footer_vertical_line.png) no-repeat;height:355px}#footer_new .horizontal_line{height:1px;width:247px;background:url(/static/layout/footer/footer_horizontal_line.png) no-repeat}#footer_new #icon_container{width:48px;height:230px;background:url(/static/layout/footer/iconbar.png) no-repeat;position:absolute;right:-48px;margin-top:48px;z-index:10}#footer_new #icon_container .fb_icon,.twitter_icon,.bookmark_icon,.mail_icon{display:block;width:35px;height:40px}#footer_new #icon_container .fb_icon{margin-top:12px}#footer_new #icon_container .twitter_icon{margin-top:6px}#footer_new #icon_container .bookmark_icon{margin-top:35px}#footer_new #icon_container .mail_icon{margin-top:6px}.footer_headline{font-family:Helvetica;font-size:15px;color:#606;background:url(/static/layout/footer/rimondo_logo_small.png) no-repeat;margin-left:20px;margin-top:20px;padding-left:24px;font-weight:700;line-height:22px}#footer_new .footer_block{width:247px;height:150px;*height: 165px}#footer_new .footer_block .footer_headline{margin-left:15px}#footer_new .footer_list{margin-left:39px;margin-top:4px;list-style-type:none}#footer_new .footer_list li{list-style-image:url(/static/layout/footer/list_style.png);color:#666;font-family:Trebuchet MS;font-size:12px}#footer_new .fb_newsline{height:53px}#footer_new .fb_newsline .fb_pic{text-align:center;width:42px;height:42px;margin-left:20px;margin-top:5px}#footer_new .fb_newsline .fb_pic img{margin:auto}#footer_new .fb_newsline .fb_content{font-size:11px;color:#666;width:150px;padding-top:1px;margin-left:10px}#footer_new .fb_newsline .fb_content div{font-size:12px;margin-top:2px;cursor:pointer;color:#606;font-weight:700}#footer_new #fb_readmore{margin-left:10px;text-decoration:underline;font-weight:700;color:#606;display:inline-block;font-size:14px;margin-top:8px}#footer_new #footer_search_box{width:247px;height:125px}#footer_new #footer_about_box{width:247px;height:100px}#footer_new #footer_about_box *{margin-left:20px}#footer_new #phone_icon,#email_icon{padding-left:22px;margin-top:6px;height:18px;font-size:13px;color:#666;line-height:17px}#footer_new #footer_about_box p{font-size:13px;color:#666}#footer_new #phone_icon{background:url(/static/layout/footer/phone_icon.png) no-repeat;margin-top:16px}#footer_new #email_icon{background:url(/static/layout/footer/email_icon.png) no-repeat}#footer_new #footer_search_input_div{float:left;width:170px}#footer_new #footer_search_button_div img{cursor:pointer;*margin-top: 1px}#footer_new .dd_ajaxPowerSearchTable{margin-left:0;width:199px}#footer_new .input_field2{width:167px}#footer_new #footer_powersearch{margin-top:12px;margin-left:20px;height:30px;width:199px;box-shadow:gray 0 0 4px 1px;position:relative;behavior:url(/static/PIE/PIE.htc)}#footer_new #footer_follow_us{width:73px;height:48px;position:absolute;right:-110px;top:15px}#footer_new .footer_follow_us_logo_de{background:url(/static/layout/footer/follow_us_de.png) no-repeat}#footer_new .footer_follow_us_logo_en{background:url(/static/layout/footer/follow_us_en.png) no-repeat}#jsPaginationList{position:absolute;clear:both}.jsPaginationListSeq{float:left}.tournamentLiveOverviewList{margin-top:4px;border-left:1px solid #666;border-top:1px solid #666;border-right:1px solid #666}.tournamentLiveOverviewElement{height:17px;border-bottom:1px solid #666;clear:both}.tournamentLiveOverviewElementLeft,.tournamentLiveOverviewElementRight{cursor:pointer;max-width:240px;float:left;height:100%}.tournamentLiveOverviewElementLeft{width:50px;border-right:1px solid #666;text-align:center;font-weight:700}.tournamentLiveOverviewElementRight{margin-left:8px}.tournamentLiveOverviewElementButton{float:right;width:15px;height:15px;margin:1px}#ajax_CurrentTournaments{display:block;position:relative}div.action_button{width:74px;height:74px}div.action_button{background-image:url(/static/layout/rimondo_horse_details_action_button.png)}div.action_button>div{display:block;clear:both;width:100%;text-align:center}div.action_button>div.center_txt{background-position:0px 0px;background-repeat:no-repeat;font-weight:700;line-height:11px;padding-top:49px}.action_buttons{padding:20px 0;width:260px;text-align:center}.action_buttons div.printbutton div.center_txt{background-image:url(/static/layout/rimondo_horse_details_action_button_print.png)}.mainpic{text-align:center;width:319px;height:200px;max-width:319px;max-height:200px;background-color:#fff;border:1px solid #cccccc;background-position:center center;background-repeat:no-repeat;display:block;display:table-cell;vertical-align:middle}.mainpic>img{max-width:100%}.video_tournament_button_top a,.video_tournament_button_bottom a{color:#000;width:100%;height:100%;display:block}.video_tournament_button_top a:hover,.video_tournament_button_bottom a:hover{color:#000}.video_tournament_button_top,.video_tournament_button_bottom{position:absolute;width:200px;height:28px;background-color:#fff;z-index:10;left:55px;border-radius:8px;border:3px solid #606;text-align:center;line-height:28px;font-size:14px;font-weight:700}.video_tournament_button_top{top:70px}.video_tournament_button_bottom{top:150px}.headline_button_container{position:absolute;top:1px;right:0}.color666{color:#666!important}.color606{color:#606!important}.forceColor_606{color:#606!important;text-decoration:none!important}.underline{text-decoration:underline}.pointer{cursor:pointer}.btn_pagination{float:right;margin-top:-3px}.one-liner{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.multi-liner{white-space:normal!important;word-wrap:break-word!important}.fleft{float:left}.color333{color:#333}.color333_important{color:#333!important}.newsContent{font-size:12px;line-height:18px}.bold{font-weight:700}.inline-block{vertical-align:top;display:inline-block;*display: inline;zoom:1}.goto_tournament{padding-top:15px}.horse_name,.horseman_name{font-size:12px}.headerPowerSearchArea{border:1px solid #ccc;border-radius:2px;box-shadow:#ddd 1px 1px 3px}.powerSearchInput{background:-moz-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:-o-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:-ms-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:linear-gradient(to bottom,#eee,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#ffffff",GradientType=0);width:170px;height:30px;border:none;font-size:13px;padding-left:5px!important}.powerSearchBtn{margin:0!important;padding:0!important;width:40px;background:-moz-linear-gradient(top,#8e197e 0%,#620254 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#8e197e),color-stop(100%,#620254));background:-webkit-linear-gradient(top,#8e197e 0%,#620254 100%);background:-o-linear-gradient(top,#8e197e 0%,#620254 100%);background:-ms-linear-gradient(top,#8e197e 0%,#620254 100%);background:linear-gradient(to bottom,#8e197e,#620254);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8e197e",endColorstr="#620254",GradientType=0);border:1px solid #620254;border-radius:0 2px 2px 0;color:#fff;text-shadow:none}.powserSearchSelectDrop{font-size:13px!important}.greyGradient{background:-moz-linear-gradient(top,#ffffff 0%,#f5f5f5 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f5f5f5))!important;background:-webkit-linear-gradient(top,#ffffff 0%,#f5f5f5 100%)!important;background:-o-linear-gradient(top,#ffffff 0%,#f5f5f5 100%)!important;background:-ms-linear-gradient(top,#ffffff 0%,#f5f5f5 100%)!important;background:linear-gradient(to bottom,#fff,#f5f5f5)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f5f5f5",GradientType=0)!important}.darkGreyGradient{background-image:linear-gradient(top,#f5f5f5,#ddd);background-image:-o-linear-gradient(top,#F5F5F5 0%,#dddddd 100%);background-image:-moz-linear-gradient(top,#F5F5F5 0%,#dddddd 100%);background-image:-webkit-linear-gradient(top,#F5F5F5 0%,#dddddd 100%);background-image:-ms-linear-gradient(top,#F5F5F5 0%,#dddddd 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#F5F5F5),color-stop(1,#dddddd));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = "#F5F5F5",endColorstr = "#dddddd")}.graphicHighlightMarketplace{background:-moz-linear-gradient(top,#eeeeee 70%,#dddddd 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,#eeeeee),color-stop(100%,#dddddd))!important;background:-webkit-linear-gradient(top,#eeeeee 70%,#dddddd 100%)!important;background:-o-linear-gradient(top,#eeeeee 70%,#dddddd 100%)!important;background:-ms-linear-gradient(top,#eeeeee 70%,#dddddd 100%)!important;background:linear-gradient(to bottom,#eee 70%,#ddd) repeat scroll 0% 0% transparent!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#dddddd",GradientType=0)!important;border-color:#606!important}.powerSearchDropdownList{background:transparent!important;padding:0!important;border:none!important;width:385px!important}.powerSearchDropdownList .ui-menu .ui-menu-item{padding:0}.powerSearchDropdownList li.ui-menu-item a{background:transparent!important}.powerSearchDropdownElement{border:1px solid #ccc;border-radius:2px;box-shadow:#ddd 1px 1px 3px;margin-top:3px}.powerSearchResultLabel{font-size:13px;font-weight:700;line-height:18px}.powersearch_dropdown_headline{font-size:13px;font-weight:700;color:#606!important}.powerSearchDropdownElementAttributesDiv{font-size:11px;font-weight:700;color:#000}.powerSearchDropdownHorseParents{font-size:11px;color:#000}.powerSearchInfoElementLinkArea{line-height:1;display:block}.powserSearchDropdownResultElement{padding:6px!important}.pw_select{width:240px;height:34px;overflow:hidden;border:1px solid #ccc}.powserSearchSelectDrop{border:1px solid #A0A0A0;cursor:pointer}.hasCustomSelect{margin-left:1px}.rimondoSelect{overflow:hidden;background:url(/static/layout/rimondo_select_arrow_border.png) no-repeat right #fff;border:1px solid #aaa;line-height:28px}.rimondoSelect select{background:transparent;width:116%;font-size:12px;font-family:Trebuchet MS;border:0;border-radius:0;height:28px;-webkit-appearance:none}@-moz-document url-prefix(){.rimondoSelect select{height:23px}}.loggedOutPowerSearch #search_area{margin-left:13px!important;margin-top:13px!important}.loggedOutPowerSearch .powerSearchInput{height:42px!important;font-size:17px!important;line-height:17px!important}.loggedOutPowerSearch #PowerSearchCmd{height:42px!important}.loggedOutPowerSearch #powerSearchType{height:42px!important;width:139px!important}.loggedOutPowerSearch .powserSearchSelectDrop,.loggedOutPowerSearch .powserSearchSelectDrop:hover{height:26px!important;line-height:29px!important;width:120px!important;font-size:17px!important}.loggedOutPowerSearch .powerSearchBtn{width:120px!important;font-size:17px!important}.loggedOutPowerSearch .powerSearchInput{width:697px!important}ul.powerSearchDropdownList li.ui-menu-divider:last-of-type{display:none!important}#rimondo_main_ads{margin:auto;position:relative;width:990px;z-index:90}#sky_placeholder{right:-220px;top:160px;width:300px;z-index:90;margin:auto;position:absolute;height:1px}.rimondo_ad_lead{margin-left:auto;min-height:90px}.rimondo_ad_sky{left:1010px;top:160px;z-index:90;margin:auto;position:absolute}.rimondo_ad_full{margin-top:5px;margin-left:auto;margin-right:auto;z-index:90}.rimondo_ad_med{z-index:90}.newHeadline{color:#606;font-size:20px;line-height:24px;margin-bottom:15px;font-weight:400}.forceNoMarginTop{margin-top:0!important}span.ui-icon{padding:0}.footersecondedition{width:100%;overflow-x:hidden}.footersecondedition .footersep{width:100%;height:1px;background-color:#e0e0e0}.footersecondedition ul.mainnav{list-style-type:none;width:990px;margin:20px auto auto}.footersecondedition ul.mainnav li{float:left;width:245px}.ie8 .footersecondedition ul.mainnav li{width:240px!important}.footersecondedition ul.mainnav li:first-child{margin-left:27px}.footersecondedition ul.mainnav li:last-child{width:225px!important}.footersecondedition ul.mainnav li .hpoint{font-size:14px;color:#606;font-weight:700;margin-bottom:10px;position:relative}.footersecondedition ul.mainnav li .hpoint i{font-size:18px;position:absolute;margin-left:-27px}.footersecondedition ul.mainnav li .fpoint{font-size:13px;line-height:23px;height:23px}.footersecondedition .copyright{width:990px;margin:20px auto auto;text-align:right;font-size:13px;color:#999}.footersecondedition .copyright span{font-size:13px;color:#999}.footersecondedition .bottomline{margin-top:3px;height:45px;background:#eee;text-align:center;color:#666;font-size:12px;font-weight:400;padding-top:5px}.footersecondedition .bottomline .firm{font-size:13px;height:20px;line-height:20px}.footersecondedition .bottomline .mail{height:20px;line-height:20px}.footersecondedition .bottomline .mail i{font-size:15px}.footersecondedition .bottomline .wrapper{width:990px;margin:auto;position:relative}.footersecondedition .bottomline .wrapper .social{position:absolute;right:0;top:5px}.yellowGradient{background:#ffe;background:-moz-linear-gradient(top,#ffffee 0%,#ffffcc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffee),color-stop(100%,#ffffcc));background:-webkit-linear-gradient(top,#ffffee 0%,#ffffcc 100%);background:-o-linear-gradient(top,#ffffee 0%,#ffffcc 100%);background:-ms-linear-gradient(top,#ffffee 0%,#ffffcc 100%);background:linear-gradient(to bottom,#ffe,#ffc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffee",endColorstr="#ffffcc",GradientType=0)}.italic{font-style:italic}.display_none{display:none!important}.alignCenter{text-align:center}.alignLeft{text-align:left}.alignRight{text-align:right}.colorAAA{color:#aaa!important}.autocompleteScroll{max-height:350px;overflow-y:scroll}.nobreak{white-space:nowrap}.HeadlineProBanner{line-height:38px;text-align:center;height:38px;background-color:#ffc;font-size:13px;color:#333;box-shadow:0 0 3px #999;border-top:1px solid #FFF;border-bottom:1px solid #FFF;vertical-align:top}.HeadlineProBanner .ProImage{width:47px;display:inline-block;height:38px;background-image:url(/static/layout/rimondo_pro_small.png);background-size:100%;vertical-align:top;*display: inline;zoom:1;cursor:pointer}.HeadlineProBanner .InfoText{display:inline-block;height:38px;vertical-align:top;*display: inline;zoom:1}.ForceMarginTop5{margin-top:5px!important}.ForceMarginTop6{margin-top:6px!important}.ForceMarginTop10{margin-top:10px!important}.ForceMarginTop15{margin-top:15px!important}.ForceMarginTop17{margin-top:17px!important}.ForceMarginTop20{margin-top:20px!important}.ForceMarginBottom5{margin-bottom:5px!important}.ForceMarginBottom8{margin-bottom:8px!important}.ForceMarginBottom10{margin-bottom:10px!important}.ForceMarginBottom15{margin-bottom:15px!important}.FontSize10{font-size:10px!important}.FontSize11{font-size:11px!important}.FontSize12{font-size:12px!important}.FontSize13{font-size:13px!important}.FontSize14{font-size:14px!important}.FontSize15{font-size:15px!important}.FontSize16{font-size:16px!important}.FontSize17{font-size:17px!important}.FontSize18{font-size:18px!important}.RimondoTable{width:100%;font-size:13px}.RimondoTable td{padding-left:10px;border-top:1px solid #cccccc;padding-top:6px;padding-bottom:6px}.RimondoTable th{text-align:left;padding-left:10px;padding-bottom:6px;font-size:14px;font-weight:700}.RimondoTable .LargeText{font-size:14px;font-weight:700}.RimondoTable .SmallText{font-size:11px;font-weight:400}.colorGreen{color:green}.colorRed{color:red}.colorWhite{color:#fff}.offsetLeft15{margin-left:15px}.alignTop{vertical-align:top}.alignMiddle{vertical-align:middle}.BorderTopLight{border-top:1px solid lightgray}.ShadowBox{width:290px;margin:30px auto 0;border:1px solid #d3d3d3;padding:10px;background:-moz-linear-gradient(top,#f5f5f5 0%,#fff 20%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(20%,#fff));background:-webkit-linear-gradient(top,#f5f5f5 0%,#fff 20%);background:-o-linear-gradient(top,#f5f5f5 0%,#fff 20%);background:-ms-linear-gradient(top,#f5f5f5 0%,#fff 20%);background:linear-gradient(to bottom,#f5f5f5,#fff 20%);box-shadow:#ddd 1px 1px 3px;font-size:12px;color:#666}.ShadowBox .Headline{font-size:15px;margin-bottom:10px;font-weight:bolder;color:#000}textarea{border-color:#aaa}.block{display:block}.HeadlineNoStyle{font-size:inherit;font-weight:inherit;display:inline-block}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d0e9c6}.alert.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.alert.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faf2cc}ul.pagination{width:100%;font-size:12px;text-align:right;padding:5px 0;margin-top:20px;list-style:none}ul.pagination li{color:#606;display:inline-block;margin-left:10px;border:1px solid lightgray;padding:4px 8px;text-align:center}ul.pagination li.disabled{color:gray;cursor:default}ul.pagination li.active{font-weight:700;color:#fff;background-color:#606!important;border:1px solid #660066}ul.pagination li:hover{background-color:#ccc}.grecaptcha-badge{visibility:hidden}.c-embed{position:relative;display:block;height:0;padding:0;overflow:hidden}.c-embed__item,.c-embed embed,.c-embed iframe,.c-embed object,.c-embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.c-embed--aspect-ratio-16x9{padding-bottom:56.25%}.c-embed--aspect-ratio-16x10{padding-bottom:62.5%}.c-embed--aspect-ratio-9x16{padding-bottom:177.77%}.c-embed--aspect-ratio-4x3{padding-bottom:75%}.header{margin-left:auto;margin-right:auto;width:990px;height:72px;position:relative;z-index:99}.header_index{height:108px}.header #top_left{float:left;width:145px;z-index:2}.header #top_left a img{margin-top:9px;width:145px}.header #top_center{width:auto;position:relative;height:72px;float:left}.darLogoL{background-image:url(../../static/layout/header/siegel_ghi.png);margin-left:10px;margin-top:9px;width:45px;float:left;height:50px}.reiterRevueText{color:#999;font-size:10px;font-style:italic}.reiterRevueDiv{float:left;margin-left:50px;margin-top:20px}.topAgrarDiv{float:left;margin-left:20px;margin-top:30px}.top_stripline{background:url(/static/layout/header/1pixel_stripline.png);width:1px;height:40px;position:absolute}#first_stripline{left:12px}#second_stripline{left:100px}#third_stripline{left:420px}#portalnavigation{background:url(/static/layout/header/reiter/reiter_all.png) repeat scroll 0 0 transparent}.header #search_area{position:relative;width:385px;margin-top:50px;box-shadow:gray 0 0 4px 1px;height:30px;behavior:url(/static/PIE/PIE.htc)}.header #powersearch{width:350px;padding-left:5px;font-size:10pt}.header #search_input_div{float:left}#search_button_div img{cursor:pointer}#gotoExtendedSearch{cursor:pointer;font-size:11px;color:#666;position:absolute;right:29px;top:85px;line-height:14px}#gotoExtendedSearch:hover{color:#606}.header #link_area{position:absolute;width:59px;top:-20px;left:29px}.header #link_area img{margin:3px}.header #top_right{width:495px;float:right;height:72px;z-index:0}#portal_navigation_line{background:url(/static/layout/header/line_right.png) no-repeat;height:1px;width:62px;top:54px;position:absolute;right:-62px}.header #div_spacer{float:left;width:30px}.header #info_div{height:32px;width:495px}.header #info_div #internal_links_div{height:32px}.header_menu_lnk_new_top{font-size:12px;color:#666;margin-right:27px!important}.header_menu_lnk_new_top_clickable{cursor:pointer}.header_menu_lnk_new_bot{font-size:12px;font-weight:700;color:#606;cursor:pointer}.header .menu_link,#footer .menu_link{float:right;margin-left:8px;margin-right:2px;margin-top:8px}#change_lang{color:#666}#change_lang .langimg{margin-bottom:-1px}#change_lang:hover{color:#606}#footer .menu_link{float:none}.header #login_div{height:26px;position:relative}.header #login_div #login_left{float:left;width:4px;height:70px;background:url(/static/layout/login/login_fenster_links.png) no-repeat}.header #login_div #login_center_head{float:left;width:495px;color:#666;position:relative;height:26px}.header #login_div #login_center_head #login_form_container{float:left;width:320px}.header #login_div #login_center_head #login_form_container #login_frm{display:none}.header #login_div #login_center_head #action_links{float:right;height:20px;margin-top:6px}.header #login_div #login_center_head #action_links .action_items{float:left;margin-left:6px;height:18px}.header #login_div #login_center_head #login_user_pass_label{float:left;margin-top:3px;text-align:right;font-size:12px;color:#000}.header #login_div #login_center_head #login_user_pass_label #login_password{margin-top:3px;height:21px}.header #login_div #login_center_head #login_user_pass_label #login_username{height:21px;margin-top:3px}.header #login_div #login_center_head #user{float:left;width:197px}.header #login_div #login_center_head #user #user_pic{float:left;margin-left:2px;margin-right:5px;margin-top:7px}.header #login_div #login_center_head #greeting_info{position:absolute;left:51px;top:9px}.header #login_div #login_center_head #greeting_info #greeting{color:#999}.header #login_div #login_center_head #greeting_info #username{line-height:12px}#username a{color:#606;font-size:12px}.header #login_div #login_center_head #login_user_pass_input{margin-top:0}.header #login_div #login_center_head #login_user_pass_input #pass{width:85px;margin-top:4px;*margin-left: -10px}.header #login_div #login_center_head #login_user_pass_input #user{padding-left:2px;margin-top:4px;width:165px;margin-right:6px}*:first-child+html .header #login_div #login_center_head #login_user_pass_input #user{margin-left:-10px;margin-right:6px}.header #login_div #login_center_head #login_user_pass_input input{border-radius:2px;box-shadow:1px 1px 2px #ddd;border:1px solid #BBBBBB;background:linear-gradient(to bottom,#eee,#fff) repeat scroll 0 0 transparent;background:-o-linear-gradient(to bottom,#EEEEEE 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-moz-linear-gradient(to bottom,#EEEEEE 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-webkit-linear-gradient(to bottom,#EEEEEE 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-ms-linear-gradient(to bottom,#EEEEEE 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#FFFFFF),color-stop(1,#EEEEEE));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEEEEE",endColorstr="#FFFFFF",GradientType=0);behavior:url(/static/PIE/PIE.htc);height:20px;line-height:20px;vertical-align:top}.header #login_div #login_center_head #login_user_pass_input input:hover{background:linear-gradient(to bottom,#f7f7f7,#fff) repeat scroll 0 0 transparent;background:-o-linear-gradient(to bottom,#f7f7f7 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-moz-linear-gradient(to bottom,#f7f7f7 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-webkit-linear-gradient(to bottom,#f7f7f7 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#FEFEFE),color-stop(1,#f7f7f7));background:-ms-linear-gradient(to bottom,#f7f7f7 0%,#FFFFFF 100%) repeat scroll 0 0 transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#FFFFFF",GradientType=0);behavior:url(/static/PIE/PIE.htc)}.header #login_div #login_center_head #login_user_pass_input a,.header #login_div #login_center_head #user_counters ul{float:right}.header #login_div #login_center_head #user_counters li{display:inline-block;position:relative}.header #login_div #login_center_head #user_counters{position:absolute;right:0;top:6px}.header #login_div #login_center_head #user_counters a{height:19px}.header #login_div #login_center_head .leave_pos_classic{left:49px;top:48px}.header #login_div #login_center_head .leave_pos_pro{left:49px;top:32px}.header #login_div #login_center_head #leave button{cursor:pointer;color:#606;text-decoration:none;font-size:12px;font-weight:700;padding:0;margin-left:2px;-moz-margin-start:0}.header #login_div #login_center_head #leave button:hover{color:#606;text-decoration:none;font-size:12px;font-weight:700}#messages_calender{background-image:url(/static/layout/calendar_icon.png);color:#606}#no_messages_calender{background-image:url(/static/layout/calendar_icon.png)}.header #login_div #login_center_head #user_counters #messages_message{color:#606;padding:2px 0 2px 27px;background:url(/static/layout/message_icon.png) 0 3px}.header #login_div #login_center_head #user_counters #no_messages_message{padding:2px 0 2px 27px;background:url(/static/layout/message_icon.png) 0 3px}#messages_visitor{background-image:url(/static/layout/visitor_icon.png);color:#606}#no_messages_visitor{background-image:url(/static/layout/visitor_icon.png)}.header #login_div #login_center_head #user_profile_links{float:right}.header #login_div #login_center_head #user_profile_links ul{float:right;position:relative;top:8px}.header #login_div .get_pro_info{position:absolute;top:0;left:231px;padding:1px 3px;line-height:13px;font-size:10px;background:#f0f0f0;border:1px solid #E5E5E5;-webkit-box-shadow:0 1px 2px #666;-moz-box-shadow:0 1px 2px #666;box-shadow:0 1px 2px #666;behavior:url(/static/PIE/PIE.htc)}.header #login_div .get_pro_info a{color:#606}.header #login_div .get_pro_info img{position:absolute;right:-13px;top:-1px}.header #login_div #login_center_head #user_profile_links li{display:inline-block;float:left;height:19px;line-height:19px;margin-right:7px;position:relative}.menu_register_link{float:left;margin-top:3px;text-decoration:underline}.menu_register_link:hover{float:left;text-decoration:none}.header #login_div #login_center_head #login_button{float:left;margin-top:25px;margin-left:5px;cursor:pointer;max-width:53px}.header #login_div #login_right{float:left;width:4px;height:70px;background:url(/static/layout/login/login_fenster_rechts.png) no-repeat}#mod_navigation_bar{margin-top:-2px}#mod_navigation_bar .sub_div{font-size:11px}#mod_navigation_bar ul{padding:0;margin:0;list-style:none;cursor:pointer;text-align:center;border:1px solid #CCCCCC}#mod_navigation_bar li{position:relative;min-width:69px;line-height:20px;z-index:1}#mod_navigation_bar li:hover{background-color:#f90}#mod_navigation_bar li ul{display:none;position:absolute;z-index:1;border-width:0}#mod_navigation_bar ul:hover a{color:#fff}#mod_navigation_bar ul:hover a:hover{color:#606}#mod_navigation_bar li>ul{top:20px;left:-110px;font-size:12px}#mod_navigation_bar li>ul>li{min-width:140px;background-color:#f90;line-height:25px;text-align:right}#mod_navigation_bar li>ul>li a{color:#fff;padding-right:20px}#mod_navigation_bar li>ul>li a:hover{color:#606}#mod_navigation_bar li>ul>li:hover{background-color:#f90;line-height:25px}#mod_navigation_bar li:hover ul,#navigation_bar li.over ul{display:block;background-image:none}#mod_navigation_bar .nav_link_color{color:#606;text-decoration:none;display:block}#mod_navigation_bar .nav_link_color:hover{text-decoration:none}#mod_navigation_bar .nav_link{color:#666;text-decoration:none;display:block}#mod_navigation_bar .nav_link:hover{color:#606;text-decoration:none}#mod_navigation_bar .sub_nav_link{color:#fff;text-decoration:none;display:block;min-width:140px;padding-left:20px}#mod_navigation_bar .sub_nav_link:hover{color:#303}#mod_navigation_bar .sub_nav_ende{height:3px;background:transparent url(/static/layout/navi_leiste/sub_nav_ende.png);padding:0}#mod_navigation_bar .sub_nav_ende:hover{height:3px;background-image:url(/static/layout/navi_leiste/sub_nav_ende.png);padding:0}#mod_navigation_bar .sub_nav_trenner{height:1px}*:first-child+html #mod_navigation_bar .sub_nav_ende{display:none}*:first-child+html #mod_navigation_bar .sub_nav_trenner{display:none}#mod_navigation_bar .sub_nav_trenner:hover{height:1px}#mod_navigation_bar .sub_nav_trenner_line{background-color:#ffcc80;height:1px;margin-left:20px;margin-right:20px;min-width:140px;position:absolute}#mod_navigation_bar .nav_pipe{width:1px;height:30px;background:url(/static/layout/navi_leiste/navileiste_ein_pixel_pipe.png) no-repeat;min-width:1px}#mod_navigation_bar .nav_pipe:hover{width:1px;height:30px;background:url(/static/layout/navi_leiste/navileiste_ein_pixel_pipe.png) no-repeat;min-width:1px}#hoverpferdemarkt,#hoverwd,#hoverud{display:none}#header_lupe{*margin-top: 1px}button.header_button{color:#510c4f;font-weight:bolder;background:-moz-linear-gradient(top,#EFEFEF 0%,#DDDDDD 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#EFEFEF),color-stop(100%,#DDDDDD));background:-webkit-linear-gradient(top,#EFEFEF 0%,#DDDDDD 100%);background:-o-linear-gradient(top,#EFEFEF 0%,#DDDDDD 100%);background:-ms-linear-gradient(top,#EFEFEF 0%,#DDDDDD 100%);background:linear-gradient(to bottom,#efefef,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EFEFEF",endColorstr="#DDDDDD",GradientType=0);box-shadow:1px 1px 2px #ddd;border:1px solid #BBBBBB;border-radius:2px;behavior:url(/static/PIE/PIE.htc);height:22px;margin:4px 0 0;padding:0;width:49px;*margin-top: 5px;*margin-left: 3px !important}button.header_button:hover{background:-moz-linear-gradient(top,#FFFFFF 0%,#EEEEEE 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#EEEEEE));background:-webkit-linear-gradient(top,#FFFFFF 0%,#EEEEEE 100%);background:-o-linear-gradient(top,#FFFFFF 0%,#EEEEEE 100%);background:-ms-linear-gradient(top,#FFFFFF 0%,#EEEEEE 100%);background:linear-gradient(to bottom,#fff,#eee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#EEEEEE",GradientType=0)}.header_button span{padding:0 10px 0 0;display:block;background:transparent url(/static/layout/button/rimondo_button_white.png) no-repeat scroll 0 0;background-position:right}.header_button em{color:#fff;font-family:Trebuchet MS;font-weight:700;display:block;font-size:11px;font-style:normal;line-height:23px;margin:0 0 0 -3px;padding:0 0 0 10px;background:transparent url(/static/layout/button/rimondo_button_white.png) no-repeat scroll 0 0;background-position:left}#feedback_button{height:113px;width:33px;background:transparent url(/static/layout/feedback.png) no-repeat scroll 0 0;position:fixed;top:50%;margin-top:-57px;z-index:101;left:-25px}#feedback_button:hover{background-position:0 -113px;cursor:pointer;left:0}.userinput_small{height:16px;line-height:14px;vertical-align:top;font-size:11px}#list_of_langs{list-style:none;background-color:#fff;position:absolute;line-height:25px;right:0;top:30px;width:100px;margin-top:2px;display:none;z-index:2;font-family:Trebuchet MS;font-size:11px;border-bottom:1px solid #A0A0A0}#list_of_langs img{float:left;margin:7px 0 0 5px}.new_language{cursor:pointer;color:#666}.new_language div.lang_txt{border:1px solid #A0A0A0;border-bottom:none;width:93px;float:right;text-align:right;padding-right:6px}.new_language div.lang_img{border:1px solid #A0A0A0;border-bottom:none;border-right:none;float:left}.new_language:hover div{color:#606}.top_menu_item{float:right;margin-right:10px;margin-top:10px}.top_menu_fb{margin-top:8px!important}.top_menu_lang{cursor:pointer;margin-right:0;margin-top:12px!important}.extended_search_box{width:110px;border-radius:2px;border:1px solid #a0a0a0;box-shadow:1px 1px 5px #ccc;position:absolute;right:29px;top:105px;background-color:#fff;z-index:99;display:none}.extended_search_box>ul{list-style:none;padding:0;margin:2px 4px}.extended_search_box>ul>li{padding:4px 10px 4px 15px;border-bottom:1px solid #a0a0a0}.extended_search_box>ul>li>a{color:#606}.extended_search_box>ul>li:last-of-type{border-bottom:none}.header .dd_ajaxPowerSearchTable{margin-left:0;width:385px}#navigation_bar{height:33px;background-color:#eee;width:100%;z-index:85;margin-top:10px;box-shadow:0 0 3px #999;border-top:1px solid #fff;border-bottom:1px solid #fff;top:0}.ie8 #navigation_bar{height:34px!important;padding-top:2px!important;border-top:1px solid #ccc!important;border-bottom:1px solid #ccc!important}#navigation_bar div.wrapper{width:990px;margin:0 auto;position:relative}#navigation_bar ul.topNav{list-style:none;text-align:center;padding:0;margin:0}#navigation_bar ul.topNav>li{float:left;padding:0 15px;line-height:33px}#navigation_bar ul.topNav>li.home{padding-left:0;padding-right:0;line-height:26px!important;margin-right:30px}#navigation_bar ul.topNav>li.pic{padding-left:0;padding-right:10px;margin-right:30px}#navigation_bar ul.topNav li div.home,#navigation_bar ul.topNav li div.pic{position:relative}#navigation_bar ul.topNav li div.base{position:relative;padding-left:10px;padding-right:10px}#navigation_bar ul.topNav li div a.base{font-size:15px;color:#333}#navigation_bar ul.topNav li div.inactivated{border-bottom:3px solid transparent;height:33px}#navigation_bar ul.topNav li div.activated{border-bottom:3px solid #660066;height:33px}#navigation_bar ul.topNav li div a.inactivated{color:#333}#navigation_bar ul.topNav li div a.activated{color:#606}#navigation_bar ul.topNav li.inactivated:hover div.subnav,#navigation_bar ul.topNav li.activated:hover div.subnav{display:block}#navigation_bar ul.topNav li .marker{position:relative;content:""}#navigation_bar ul.topNav li.activated:hover>.marker:before{background-image:url(../../static/layout/navi_leiste/navi_arrow.png);width:17px;height:9px;position:absolute;top:37px;left:40%;content:""}#navigation_bar ul.topNav li.pic:hover .marker:before,#navigation_bar li.pic div.subnav:hover~.marker:before{left:28%!important}#navigation_bar ul.topNav li.home:hover .marker:before,#navigation_bar li.home div.subnav:hover~.marker:before{left:22%!important}#navigation_bar ul.topNav li div a:hover{color:#606}#navigation_bar ul.topNav li.home a .fa{color:#666;font-size:28px;line-height:33px}#navigation_bar div.subnav{width:1030px;background-image:url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);display:none;position:absolute;z-index:84;left:-20px;top:33px}#navigation_bar div.subnav>.inner{width:988px;border:1px solid #fff;margin:12px 20px 25px;background:#f5f5f5;background:linear-gradient(to bottom,#f5f5f5,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=0);box-shadow:0 0 5px #999}.ie8 #navigation_bar div.subnav>.inner{zoom:1}#navigation_bar .powerbar{float:right}#navigation_bar div.subnav ul.subleft{list-style:none;width:260px;padding-left:40px;float:left}#navigation_bar div.subnav ul.subleft li{float:none;text-align:left;font-size:15px;font-weight:700;margin-top:20px;margin-bottom:0;height:20px;line-height:20px;padding-left:0}#navigation_bar div.subnav ul.subleft li div.icon_wrapper,#navigation_bar div.subnav ul.subcenter li div.icon_wrapper{min-width:30px;display:inline-block;text-align:left}#navigation_bar div.subnav ul.subcenter li div.icon_wrapper{min-width:10px!important}#navigation_bar div.subnav ul.subcenter li div.icon_wrapper.homeplus{min-width:20px!important}#navigation_bar div.subnav .spacer{height:25px;clear:both}#navigation_bar div.subnav ul.subcenter{list-style:none;width:290px;padding-left:40px;float:left}#navigation_bar div.subnav ul.subcenter li{float:none;text-align:left;font-size:13px;font-weight:400;margin-top:20px;margin-bottom:0;height:20px;line-height:20px;padding-left:0}#navigation_bar div.subnav div.icon_wrapper{font-size:15px}#navigation_bar div.subnav ul.subright_home{list-style:none;font-size:12px;font-weight:400;width:300px;float:left;margin-top:60px}#navigation_bar div.subnav ul.subright_home .utext{line-height:normal;margin-top:10px}#navigation_bar div.subnav ul.subright_home .ulink{color:#606;font-weight:700;line-height:normal;margin-top:8px}#navigation_bar div.subnav ul.subright_home .ulink a{font-weight:700;padding-left:5px;color:#606}#navigation_bar div.subnav ul.subright{list-style:none;font-size:13px;font-weight:400;width:260px;padding-left:60px;padding-right:38px;float:left}#navigation_bar div.subnav ul.subright li.title{line-height:20px;height:20px;margin-top:25px;text-align:left}#navigation_bar div.subnav ul.subright li i{font-size:20px;padding-right:7px}#navigation_bar div.subnav ul.subright li.pic{margin-top:5px;line-height:0px;text-align:left}#navigation_bar div.subnav a{color:#333}.pa_tab_bar{border-bottom:1px solid #CCCCCC;margin-top:20px;font-size:13px}.pa_tab_selected,.pa_tab_deselected{padding:6px 12px;color:#606;cursor:pointer;float:left;margin-bottom:-1px}.pa_tab_selected{border:1px solid #ccc;background-color:#fff;color:#000;cursor:pointer;border-bottom-color:transparent}.rimondo_overlay{display:none;position:absolute;top:0;height:100%;width:100%;z-index:210}.rimondo_overlay_trans{background-color:#000;top:0;left:0;width:100%;height:100%;opacity:.4;position:absolute}*.rimondo_overlay_trans{filter:alpha(opacity=40)}.rimondo_overlay_container{margin:0 auto;clear:left;position:relative;text-align:center;width:600px;background-color:#fff;text-align:left}.rimondo_overlay_content{text-align:center}.rimondo_overlay_corner{position:absolute;width:20px;height:20px;background-image:url(/static/layout/overlay/rimondo_round_border.png)}.rimondo_overlay_border{position:absolute;background-image:url(/static/layout/overlay/rimondo_border.png);height:100%;width:100%}.rimondo_overlay_close{width:36px;height:35px;background-image:url(/static/layout/rimondo_close36px.png);background-repeat:no-repeat;position:absolute;z-index:112;cursor:pointer;right:-24px;top:-24px}.pos_top{top:0}.pos_right{right:0}.pos_left{left:0}.pos_bottom{bottom:0}.rimondo_overlay_border.pos_left{width:20px;margin-left:-20px}.rimondo_overlay_border.pos_right{width:20px;margin-right:-20px}.rimondo_overlay_border.pos_top{height:20px;margin-top:-20px}.rimondo_overlay_border.pos_bottom{height:20px;margin-bottom:-20px}.rimondo_overlay_border.wline{background-image:none;background-color:#fff}.rimondo_overlay_border.pos_left.wline{width:10px;margin-left:-10px}.rimondo_overlay_border.pos_right.wline{width:10px;margin-right:-10px}.rimondo_overlay_border.pos_top.wline{height:10px;margin-top:-10px}.rimondo_overlay_border.pos_bottom.wline{height:10px;margin-bottom:-10px}.rimondo_overlay_corner.pos_top.pos_right{background-position:100% 0%;margin:-20px -20px 0 0}.rimondo_overlay_corner.pos_bottom.pos_right{background-position:-20px -20px;margin:0 -20px -20px 0}.rimondo_overlay_corner.pos_bottom.pos_left{background-position:0px -20px;margin:0 0 -20px -20px}.rimondo_overlay_corner.pos_top.pos_left{background-position:0px 0px;margin:-20px 0 0 -20px}.rimondo_overlay .scroll_y{overflow-y:auto;overflow-x:hidden}.customSelectButton{font-size:17px;line-height:19px;float:right;width:25px;height:23px;display:inline-block;margin-top:-20px;margin-right:-9px;cursor:pointer}.customInput{font:12px sans-serif;background:#fff;background-color:#fcfcfc;border:1px solid #cccccc;color:#555;padding:7px 9px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:auto}.customOldInput{font:12px sans-serif;background:#fff;background-color:#fff;border:1px solid #aaa;color:#555;padding:7px 9px;width:auto}.customInput:hover{border-color:#919b9c;background-color:#f5f5f5}.customInput:focus{border-color:#8e197e;outline:none}.customInput.customInputChange{-webkit-animation:changed .5s;-moz-animation:changed .5s;-ms-animation:changed .5s;animation:changed .5s}.newSelectOld{font:12px sans-serif;background:#fff url(/static/layout/cb_droparrow_serp.png) right center no-repeat;border:1px solid #aaa;color:#555;padding:7px 9px;width:auto}.newSelectOld.newSelectOldHover{border-color:#c7c7c7;background-color:#f5f5f5}.newSelectOld.newSelectOldFocus{border-color:#8e197e;outline:none}.newSelectOld.newSelectOldOpen{border-color:#6b8e23}.newSelectOld.newSelectOldChanged{-webkit-animation:changed .5s;-moz-animation:changed .5s;-ms-animation:changed .5s;animation:changed .5s}.newSelect{font:12px sans-serif;background:#fff url(/static/layout/cb_droparrow_serp.png) right center no-repeat;border:1px solid #ddd;color:#555;padding:7px 9px;width:auto}.newSelect.newSelectHover{border-color:#c7c7c7;background-color:#f5f5f5}.newSelect.newSelectFocus{border-color:#8e197e;outline:none}.newSelect.newSelectOpen{border-color:#6b8e23}.newSelect.newSelectChanged{-webkit-animation:changed .5s;-moz-animation:changed .5s;-ms-animation:changed .5s;animation:changed .5s}.customSelect,span.customSelect,.customSelect.customSelectHover,.customSelect.customSelectFocus,.customSelect.customSelectOpen{font-size:14px;padding:8px 9px;background:url(/static/layout/cb_droparrow_powerSearch.png) right no-repeat;background:url(/static/layout/cb_droparrow_powerSearch.png) right no-repeat,linear-gradient(to bottom,#efefef,#ddd) repeat scroll 0 0 transparent;background:url(/static/layout/cb_droparrow_powerSearch.png) right no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(0,#DDDDDD),color-stop(1,#EFEFEF));color:#333;border:none;border-right:0;height:14px;border-right:1px solid #cccccc;margin:0;line-height:16px;width:77px;behavior:url(/static/PIE/PIE.htc)}span.serpSelect{font:12px sans-serif;background:#fff url(/static/layout/cb_droparrow_serp.png) right center no-repeat;border:1px solid #aaa;color:#555;padding:7px 9px;width:auto;height:14px}.serpSelect.serpSelectFocus{outline:none}@-webkit-keyframes changed{0%,to{-webkit-box-shadow:0px 0px 14px 5px rgba(151,67,159,0);box-shadow:0 0 14px 5px #97439f00}50%{-webkit-box-shadow:0px 0px 14px 5px rgba(151,67,159,.5);box-shadow:0 0 14px 5px #97439f80}}@-moz-keyframes changed{0%,to{-moz-box-shadow:0px 0px 14px 5px rgba(151,67,159,0);box-shadow:0 0 14px 5px #97439f00}50%{-moz-box-shadow:0px 0px 14px 5px rgba(151,67,159,.5);box-shadow:0 0 14px 5px #97439f80}}@keyframes changed{0%,to{box-shadow:0 0 14px 5px #97439f00}50%{box-shadow:0 0 14px 5px #97439f80}}@-ms-keyframes changed{0%,to{-ms-box-shadow:0px 0px 14px 5px rgba(151,67,159,0);box-shadow:0 0 14px 5px #97439f00}50%{-ms-box-shadow:0px 0px 14px 5px rgba(151,67,159,0);box-shadow:0 0 14px 5px #97439f80}}
