html, body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Verdana" , sans-serif;
    background: url(image/tabbar_background.png) repeat-x;
}
.page_box
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    margin-top: 0px;
    height: 30px;
}
.clear
{
    height: 1px;
    clear: both;
}
p, .text ul li
{
    font-size: 12px;
	line-height: 1.25em;
}
/*
{
	margin-bottom: 9px;
}
*/
input:focus, select:focus, textarea:focus {
    border:1px solid #075FAA;
}

input, select, textarea {
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    padding-left:2px;
    border:1px solid #999;
}
.tabnavbar
{
    height: 37px;
    width: 100%;
    float: left;
    /*background-image: url(image/tabbar_background.png);
    background-repeat: repeat-x;*/
}
.tabnavbar .tab_box
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    height: 37px;
}
.tabnavbar .lang_menu
{
    position: relative;
    float: left;
    width: 175px;
    height: 37px;
}
.tabnavbar .lang_menu ul.langmenu
{
    margin-top: 10px;
    margin-left: 10px;
}
.tabnavbar .lang_menu ul.langmenu li
{
    float: left;
    font-size: 10px;
    color: #075faa;
    margin-left: 3px;
}
.tabnavbar .lang_menu ul.langmenu li a
{
    font-size: 10px;
    color: #075faa;
    text-decoration: none;
}
.tabnavbar .lang_menu ul.langmenu li.active a
{
    font-weight: bold;
}
.sm_header {
float: left;
width:75px;
padding-top: 11px;
}
.sm_header a #fb-header {
background: url("/css/image/facebook-header.png");
margin-right:5px;
height:24px;
width: 24px;
float:left;
}
.sm_header a #fb-header {
background-position:0px -50px;
}
.sm_header #fb-header:hover {
background: url("/css/image/facebook-header.png") no-repeat;
}
.sm_header a #t-header {
background: url("/css/image/twitter-header.png");
height:24px;
width: 24px;
float:left;
}
.sm_header a #t-header {
background-position:0px -50px;
}
.sm_header #t-header:hover {
background: url("/css/image/twitter-header.png") no-repeat;
}
.tabnavbar .tab_box .tabs
{
    position: relative;
    float: left;
    width: 450px;
    height: 37px;
    text-align: right;
}

.tabnavbar .tab_box .tabs .region_selection
{
    position: relative;
    float: left;
	margin-top: 3px;
    background-image: url(image/tab_blue_4.png);
    width: 120px;
    line-height: 34px;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_selection a
{
    position: relative;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 33px;
    color: #075FAA;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global
{
    position: relative;
    float: left;
    background-image: url(image/tab_white_2.png);
    height: 32px;
    width: 120px;
    text-align: center;
    left:-8px;
    top:3px
}
.tabnavbar .tab_box .tabs .region_global a
{
	padding-left:10px;
    position: relative;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    color: #075FAA;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global_selected
{
    position: relative;
    float: left;
    background-image: url(image/tab_blue_5.png);
    margin-top: 3px;
    height: 36px;
    width: 111px;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global_selected a
{
    position: relative;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
    line-height: 36px;
    color: #075FAA;
    text-align: center;
}
/*
.tabnavbar .tab_box .tabs .region_selection
{
    position: relative;
    float: left;
    background-image: url(image/tab_white.png);
    height: 36px;
    margin-top: 1px;
    width: 129px;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_selection a
{
    position: relative;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
    color: #666666;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global
{
    position: relative;
    float: left;
    background-image: url(image/tab_blue.png);
    margin-top: 3px;
    height: 34px;
    width: 112px;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global a
{
    position: relative;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    color: #FFFFFF;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global_selected
{
    position: relative;
    float: left;
    background-image: url(image/tab_white.png);
    margin-top: 1px;
    left: -10px;
    height: 36px;
    width: 129px;
    text-align: center;
}
.tabnavbar .tab_box .tabs .region_global_selected a

{
    position: relative;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
    color: #666666;
    text-align: center;
}
*/
.tabnavbar .tab_box .login_tools
{
    position: relative;
    float: left;
    width: 300px;
    height: 37px;
    right: 0px;
    text-align: right;
    right: 15px;
}
.tabnavbar .login_tools ul.logintools li
{
    float: right;
    font-size: 10px;
    line-height: 37px;
    color: #075faa;
    margin-left: 5px;
}
.tabnavbar .login_tools ul.logintools li a
{
    font-size: 10px;
    color: #075faa;
    text-decoration: none;
    font-weight: bold;
}

/*
{
	margin-bottom: 9px;
}
*/
.logo
{
    width: 241px;
    height: 114px;
    margin-right: 10px;
    margin-top: 8px;
    float: left;
}
.logo a img
{
    left: 17px;
    top: 23px;
    position: relative;
}
.logo p
{
    position: relative;
    top: 33px;
    font-size: 14px;
    font-weight: bold;
    color: #35469D;
    text-align: center;
}
.banner
{
    width: 749px;
    height: 114px;
    float: right;
    background-image: url(image/head.png);
    position: relative;
    margin-top: -1px;
}
.banner .filter
{
    position: absolute;
    bottom: 13px;
    left: 15px;
}
.banner .filter label
{
    font-size: 12px;
    color: #000;
    display: block;
    margin-top: 4px;
    margin-bottom: 3px;
}
.banner .filter input, .banner .filter select
{
    /* border: 1px solid gray; */
    font-size: 12px;
}
.banner .filter select
{
    font-size: 12px;
}
.banner .filter .form_1
{
    width: 360px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
}
.banner .filter .form_1 input
{
    width: 350px;
}
.banner .filter .form_2
{
    width: 60px;
    margin-right: 10px;
    float: left;
}
.banner .filter .form_2 input
{
    width: 60px;
}
.banner .filter .form_3
{
    width: 120px;
    margin-right: 10px;
    float: left;
}
.banner .filter .form_3 select
{
    width: 60px;
}
.banner .filter .form_4
{
    width: 220px;
    float: left;
}
.banner .filter .form_4 select
{
    width: 210px;
    margin-right: 10px;
}
.banner .filter .button
{
    border: none;
    margin: 20px 0 0 0px;
    float: left;
}
.banner .meta_menu
{
    position: absolute;
    right: 5px;
    top: 0px;
}
.meta_menu ul.metamenu
{
    margin-right: 11px;
}
.meta_menu ul.metamenu li
{
    float: left;
    font-size: 10px;
    color: #075FAA;
    margin-left: 10px;
    margin-top: 8px;
}
.meta_menu ul.metamenu li a
{
    font-size: 10px;
    color: #075FAA;
    text-decoration: none;
    font-weight: bold;
}
.meta_menu ul.metamenu li.active a
{
    font-weight: bold;
}
.banner .new
{
    position: absolute;
    background-image: url(image/note_glow3.gif);
    background-repeat: no-repeat;
    right: 10px;
    bottom: 5px;
}
.main_menu
{
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}
.main_menu div.first
{
    margin-top: 3px;
}

.main_menu .first div
{
    margin-top: 0px;
}
.sub_menu
{
    position: relative;
    float: left;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 12px;
    color: #35469D;
    /* background-image: url(image/search_bg.png);
    background-repeat: repeat; */
	background-color: #FFF4C0;
    width: 226px;
}
.white
{
    background-color: #fff;
	background-image: none;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-top: 0px;
}
.sub_menu label
{
    font-weight: bold;
    width: 211px;
    margin-bottom: 3px;    
}
.sub_menu input
{
    margin-top: 3px;
    width: 205px;
    margin-bottom: 3px;
}
.sub_menu select
{
    margin-top: 3px;   
    width: 211px;
    margin-bottom: 3px;    
}
.sub_menu .first
{
    position: relative;
    float: left;
    width: 97px;
}
.sub_menu label.first 
{
    position: relative;
    float: left;
    width: 103px;
}
.sub_menu .firstlong
{
    width: 211px;
}
.sub_menu .second
{
    position: relative;
    float: left;
    margin-left: 5px;
    width: 97px;
}
.sub_menu .second input
{
    margin-left: 0px;
    width: 100px;
}
.sub_menu .second .right
{
    margin-left: 5px;
    text-align: right;
    width: 103px;
}
.sub_menu .first .right, .sub_menu .firstlong .right
{
    position: absolute;
    left: 15px;
    width: 103px;
    text-align: right;
}
.sub_menu .firstlong .last
{
    position: absolute;
    left: 123px;
    width: 103px;
    text-align: right;
}
.sub_menu .first .left, .sub_menu .firstlong .left
{
    text-align: left;
    width: 103px; 
}
.sub_menu .action
{
    position: relative;
    float: right;
    width: 211px;
    position: relative;
    text-align: right;
}
.sub_menu .action input.button
{
    position: relative;
    float: right;
    height: 30px;
    width: 180px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 15px;
}
.main_menu ul.mainmenu
{
    width: 241px;
}
.main_menu ul.mainmenu li
{
    width: 241px;
    height: 30px;
    /* background-image: url(image/main_nav_background.png); */
	background-color: #CBDBEB;
    margin-bottom: 1px;
    position: relative;
    clear: both;
}
.main_menu ul.mainmenu li.active
{
    background-image: url(image/main_nav_background5.png);
	background-color: #fff;
    width: 241px;
    height: auto;
    background-repeat: no-repeat;
}
/*div#ctl00_CPC_boxcontent>ul[class="mainmenu mainmenu_my_adds"]>li.active
{
    background-image: url(image/main_nav_background5.png);
}*/
ul[class="mainmenu mainmenu_my_adds"] li.active
{
    background-image: url(image/main_nav_background5.png) !important;
}
ul[class="mainmenu mainmenu_my_adds"] li.active a
{
    color:#fff !important;
}
.main_menu ul[class="mainmenu mainmenu_listing_page"] li.active 
{
	height:30px;
}
li.back span {
	font-weight:normal
}
.main_menu ul.mainmenu li.back {
	background-color:#fff;
}

ul.mainmenu>li.active>a>span {
	color:#fff
}
.main_menu ul.mainmenu li a
{
    color: #075faa;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.main_menu ul.mainmenu li span
{
    position: absolute;
    left: 17px;
    top: 9px;
}
/* ul.mainmenu>li a :hover, ul.submenu>li:hover 
{
text-decoration: underline;
} */
.main_menu ul.mainmenu_listing_page li span
{
    position: absolute;
    left: 15px;
    top: 9px;
}
#ctl00_CPC_staticlinks ul[class="mainmenu mainmenu_my_adds"] a
{
    position: absolute;
    left: 15px;
    top: 9px;
}
.main_menu ul.mainmenu_my_adds li span
{
    position: absolute;
    left: 15px;
    top: 9px;
}
.main_menu ul.mainmenu_my_adds li a
{
    color: #075faa;
}
.main_menu ul.mainmenu_my_adds li.active
{
    background-image: url("image/meta_background.png");
    height: 30px;
}
.main_menu ul.mainmenu li ul.submenu
{
	/* background-color: #fff; */
    padding-top: 45px;
    padding-left: 17px;
    padding-right: 10px;
    padding-bottom: 7px;
    width: 221px;
}
.main_menu ul.mainmenu ul.submenu li
{
    background: none;
    height: auto;
    font-size: 12px;
    margin-bottom: 8px;
    width: 221px;
}
.main_menu ul.mainmenu li ul.submenu li a
{
    font-size: 11px;
    color: #075FAA;
    text-decoration: none;
    font-weight: normal;
    line-height: 120%;
}
.main_menu ul.mainmenu li ul.submenu li.active a
{
    font-weight: bold;
}
.content_box
{
    margin-top: 10px;
    float: right;
    width: 749px;
}
.h1
{
    position: relative;
}
.h1 span.headlineaction_right
{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 26px;
}
.h1 span.headlineinfo_right
{
    position: absolute;
    top: 0;
    right: 80px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-top: 7px;
    color: #075faa;
}
.h1 span.headlineaction_right a
{
    text-decoration: none;
    color: #075FAA;
    margin-right: 10px;
    font-weight: bold;
}
h1.h1_action
{
    position: relative;
}
h1.h1_action a
{
    color: #075FAA;
    position: absolute;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    top: 8px;
}
h1.h1_action a.headlineaction_left
{
    left: 15px;
}
h1.h1_action a.headlineaction_right
{
    right: 15px;
}

.content_box .content_layers
{
    position: relative;
}
.content_box .content h1
{
	line-height:1.5em;
    min-height: 23px;
    /* background-image: url(image/sripe749x29yl.png); */
	background-color: #ffcc33;
    font-size: 14px;
    color: #075faa;
    font-weight: bold;
    padding: 4px 0 3px 15px;
    margin-bottom: 1px;
    position: relative;
}
.content_box .content h1.first
{
    /* background-image: url(image/sripe749x29yl.png); 
	background-position: right;
    background-repeat: no-repeat; */
	background-color: #ffd245;
}
/* left */
.content_box .content h1 span.headlineaction_left
{
    position: absolute;
    left: 0;
    top: 10px;
    color: black;
}
.content_box .content h1 span.headlineaction_left a
{
    font-weight: bold;
    color: #075faa;
    text-decoration: none;
    font-size: 11px;
    margin-left: 15px;
}
/* right */
.content_box .content h1 span.headlineaction_right
{
    position: absolute;
    right: 0;
    top: 10px;
    color: black;
}
.content_box .content h1 span.headlineaction_right p
{
    font-weight: normal;
    float: left;
    font-size: 11px;
}
.content_box .content h1 span.headlineaction_right p.aquo a
{
    font-size: 26px;
}
.content_box .content h1 span.single_ad
{
    position: absolute;
    top: 0px;
}
.content_box .content h1 span.headlineaction_right p.count
{
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid black;
    padding-top: 0;
    margin-top: 0;
}
.content_box .content h1 span.headlineaction_right a
{
    font-weight: bold;
    color: #075faa;
    text-decoration: none;
    font-size: 11px;
    margin-right: 15px;
}
.content_box .content h1 span.headlineaction_right ul
{
    float: left;
    margin-left: 5px;
    margin-right: 9px;
    margin-top:-5px;
}
.content_box .content h1 span.headlineaction_right ul li
{
    float: left;
    font-size: 11px;
    margin-right: 3px;
    padding-right: 3px;
    border-right: 1px solid black;
}
.content_box .content h1 span.headlineaction_right ul li.last
{
    border-right: none;
}
.content_box .content h1 span.headlineaction_right ul li a
{
    font-weight: bold;
    color: #075faa;
    text-decoration: none;
    font-size: 11px;
    margin: 0;
}
.content_box .content h1 span.headlineaction_right ul li.active a
{
    color: black;
}
.content_box p.breadcrump
{
    height: 23px;
    margin-left: 15px;
    margin-top: 7px;
}
.content_box p.breadcrump a
{
    font-size: 11px;
    color: #075FAA;
    text-decoration: none;
}
.content_box .content .yellow_box
{
    /*background-image: url(image/x_local_sites_background.PNG);*/
    background-color: #FFE8B1;
    width: 719px;
    position: relative;
    padding: 15px;
    /*height: 301px;*/
    min-height: 300px; 
    /*max-height: 350px;*/
    background-repeat: repeat;
    margin-bottom: 15px;
}
.content_box .content .yellow_box_auto
{
    /*background-image: url(image/x_local_sites_background.png);*/
    background-color: #FFE8B1;
    width: 719px;
    position: relative;
    padding: 15px;
}
.content_box .content .yellow_box_overlay
{
    background-image: none;
    z-index: 10/*px*/;
    height: 300px;
}
.overlay_yellow
{
    width: 749px;
    height: 330px;
    background-image: url(image/home_overlay.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.content_box .content ul.localepages
{
    font-size: 10px;
}
.content_box .content ul.localepages li
{
    margin-bottom: 6px;
}
.content_box .content ul.localepages li.last
{
    margin-bottom: 0px;
}
.content_box .content ul.localepages li a
{
    font-size: 11px;
    font-weight: bold;
    color: #075faa;
    text-decoration: none;
}
.content_box .content .swiss_map
{
    width: 495px;
    height: 320px;
    position: absolute;
    top: 4px;
    left: 200px;
}
.content_box .content .yellow_box_overlay .swiss_map
{
    z-index: 1;
}
.content_box .content .swiss_map img
{
    position: absolute;
}
.content_box .content .swiss_map div
{
    position: absolute;
    z-index: 999;
}
.content_box .content .swiss_map p.begin
{
    height: 21px;
    width: 6px;
    background-image: url(image/map_marker_left.png);
    float: left;
}
.content_box .content .swiss_map p.place
{
    background-image: url(image/map_marker_background.png);
    float: left;
    height: 18px;
    padding: 3px 3px 0 3px;
    color: white;
    font-size: 14px;
}
.content_box .content .swiss_map p.place a
{
    color: white;
    font-size: 14px;
    text-decoration: none;
}
.content_box .content .swiss_map p.end
{
    height: 21px;
    width: 6px;
    background-image: url(image/map_marker_right.png);
    float: left;
}
.content_box .content .swiss_map div.local
{
    max-width: 200px;
    min-width: 125px;
}
.content_box .content .swiss_map img.local
{
}
.content_box .live_offers
{
    /*margin: 15px 5px 0 15px; iPad Bug */ 
    margin-top: 15px; 
    padding: 0px 10px;
}
.content_box .live_offers .offer, .innerpromo .offer, .ad_item .offer
{
    margin-right: 10px;
    margin-bottom: 15px;
    width: 172px;
    float: left;
    text-align: center;
    background-image: url(image/post_it.png);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.ad_item .offer
{
    width: 162px;
}
.content_box .live_offers .offer .image, .innerpromo .offer .image, .ad_item .offer .image
{
    position: relative;
    height: 90px;
    vertical-align: bottom;
}
.content_box .live_offers .offer .image img, .innerpromo .offer .image img, .ad_item .offer .image img
{
    margin-top: 5px;
}
.content_box .live_offers .offer img.pin, .innerpromo .offer img.pin, .ad_item .offer img.pin
{
    position: absolute;
    top: -10px;
    left: 75px;
    width: 18px;
    z-index: 99;
}
.content_box .live_offers .offer a, .innerpromo .offer a, .ad_item .offer a
{
    font-size: 11px;
    color: black;
    text-decoration: none;
    font-weight: normal;
}
div.offer>div.image>a>img
{
    max-width: 90px;   
}
.promo
{
    background-color: #cbdbeb;
    width: 749px;
    height: auto;
    padding-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}
.content_box .content .two_columns .column
{
    margin-top: 15px;
    margin-left: 15px;
    width: 352px;
    float: left;
}
.content_box .content .two_columns .bigcolumn
{
    margin-top: 15px;
    margin-left: 15px;
    width: 719px;
    float: left;
}
.content_box .content .two_columns .column p, .content_box .content .two_columns .bigcolumn p
{
    text-align: justify;
    margin-bottom: 15px;
}
.content_box .content .two_columns .column p a, .content_box .content .two_columns .bigcolumn p a
{
    color: #075faa;
    text-decoration: none;
    font-weight: bold;
}
.footer
{
    width: 749px;
    height: 80px;
    background-color: #F5F5F5;
    margin-bottom: 20px;
    clear: both;
    margin-left: 251px;
}
.footer p
{
    font-size: 10px;
    color: #999999;
}
.footer a
{
    color: #065FB9;
    font-size: 10px;
    text-decoration: none;
}
.footer .copyright
{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer .security
{
    float: right;
    font-size: 10px;
    margin-right: 15px;
    margin-top: 10px;
}
.footer .security li
{
    float: left;
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid white;
}
.footer .security li.first
{
    border-left: none;
}
.footer .title
{
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    font-weight: bold;
    width: 150px;
}
.footer .countries
{
    float: left;
    font-size: 10px;
    margin-right: 15px;
    margin-top: 5px;
}
.footer .countries li
{
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid white;
}
.footer .countries li.last
{
    border-right: none;
}
.column_3
{
    width: 243px;
    float: left;
    margin-right: 10px;
    font-family: "Verdana" , sans-serif;
}
.column_3-last
{
    width: 243px;
    float: left;
    margin-right: 0;
}
.column_3 .headline
{
    /* background-image: url(image/category_head.png);
    background-position: right;
    background-repeat: no-repeat; */
	background-color: #FFCC33;
    position: relative;
    width: 243px;
    height: 30px;
}
.column_3 .headline a
{
    font-size: 11px;
    font-weight: bold;
    color: #075FAA;
    text-decoration: none;
}
.column_3 .headline a img
{
    position: absolute;
    left: 5px;
    top: 1px;
}
.column_3 .headline a span
{
    position: absolute;
    left: 41px;
    top: 9px;
}
.column_3 .listingpages
{
    margin: 15px;
}
.column_3 .listingpages li
{
    font-size: 12px;
    margin-bottom: 4px;
}
.column_3 .listingpages li a
{
    font-size: 12px;
    color: #075FAA;
    text-decoration: none;
}
.advertise_list .advertise_item
{
    margin: 15px 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #FFB104;
}
.advertise_list .advertise_item_last
{
    border-bottom: none;
    padding-bottom: 0;
}
.advertise_list .advertise_item p.title, .advertise_list .advertise_item p.infos
{
    margin-bottom: 3px;
}
.advertise_list .advertise_item p.title a
{
    font-size: 11px;
    color: #075FAA;
    text-decoration: none;
    font-weight: bold;
}
.advertise_list .advertise_item .thumb
{
    float: left;
    width: 100px;
    text-align: center;
}
.advertise_list .advertise_item .desc
{
    float: left;
    width: 509px;
    margin-left: 10px;
}
.advertise_list .advertise_item .price
{
    float: right;
    width: 110px;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 12px;
}
.advertise_list .advertise_item .price p.item_action
{
    position: relative;
    height: 25px;
    margin: 4px 0;
}
.advertise_list .advertise_item .price p span.item_icon
{
    position: absolute;
    left: -10px;
    top: 0;
}
.advertise_list .advertise_item .price p span.item_desc
{
    position: absolute;
    left: 25px;
    top: 7px;
}
.advertise_list .advertise_item .price p span.item_desc a
{
    font-size: 10px;
    color: #075FAA;
    text-decoration: none;
}
.ad
{
    background-color: #cbdbeb;
    width: 719px;
    padding: 15px 15px 0 15px;
    margin-bottom: 1px;
    margin-bottom: 10px;
}
.ad_item
{
    padding-bottom: 15px;
}
.ad_item p
{
    margin-bottom: 3px;
}
.ad_item a
{
    font-size: 11px;
    color: #075FAA;
    text-decoration: none;
    font-weight: bold;
}
.ad_item .title
{
    font-weight: bold;
    font-size: 12px;
}
.single_advertise
{
    background-color: #FFF3BB;
    margin-bottom: 1px;
    padding: 15px;
    width: 719px;
    clear: both;
}
.space
{
    margin-bottom: 10px;
}

.single_advertise .left
{
    float: left;
    margin-right: 15px;
}
.single_advertise .left .image
{
    height: 235px;
    width: 255px;
    position: relative;
}
.single_advertise .left .image .more
{
    position: absolute;
    bottom: 10px;
    left: 0px;
}
.single_advertise .right
{
    float: left;
    height: 265px;
    position: relative;
    width: 445px;
}
.single_advertise .bookmark
{
    position: relative;
    float: right;
    right: 0px;
    height: 39px;
    width: 445px;
    text-align: right;
    margin-bottom: 25px;
}
.single_advertise .bookmark img
{
    margin-left: 10px;
}
.right .action
{
    position: relative;
    float: right;
    width: 215px;
    height: 250px;
}
.right .infos
{
    position: relative;
    float: right;
    width: 220px;
    height: 250px;
}
.right .infos input.button
{
    position: relative;
    float: left;
    height: 30px;
    width: 180px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}
.single_advertise .action .action_l
{
    float: right;
    text-align: right;
    margin-top: 0px;
}
.single_advertise .action ul
{
    position: relative;
    width: 215px;
}
.single_advertise .action ul li
{
    position: relative;
    padding-bottom: 15px;
}
.single_advertise .action ul a
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
.single_advertise .description
{
    clear: both;
    padding-top: 15px;
    border-top: 1px solid white;
}
.description1
{
    position: relative;
    font-size: 14px;
    width: 719px;
}
.single_advertise .infos .title
{
    font-weight: bold;
    margin-bottom: 15px;
}
.single_advertise .infos p
{
    font-weight: bold;
    margin-bottom: 5px;
}
.single_advertise .infos p span
{
    font-weight: normal;
}
.layer
{
    position: absolute;
    left: 115px;
    top: 90px;
    z-index: 999;
}
.layer2
{
    position: absolute;
    left: 115px;
    top: 450px;
    z-index: 999;
}
.layer p, .layer2 p
{
    font-size: 14px;
    color: #075FAA;
}
.layer h3, .layer2 h3
{
    font-size: 16px;
    color: #075FAA;
    position: absolute;
    font-weight: normal;
    left: 20px;
    top: 20px;
}
.layer form, .layer2 .rform
{
    margin-left: 20px;
    margin-top: 45px;
}
.layer form .form_line, .layer2 .rform .form_line
{
    height: 30px;
}
.layer form label, .layer2 .rform label
{
    font-size: 14px;
    width: 180px;
    display: block;
    float: left;
    padding-top: 3px;
    color: #075FAA;
}
.layer form input, layer2 .rform input
{
    border: none;
    width: 310px;
    font-size: 17px;
}
.layer form input.radio, .layer2 rform input.radio
{
    border: none;
    height: auto;
    width: auto;
    /* font-size: auto; */
}
.layer form textarea, .layer2 rform textarea
{
    border: none;
    height: 110px;
    width: 310px;
    font-size: 20px;
}
.msg_contact_owner
{
	width: 305px;
	height: 100px;
}
.layer .alert_left
{
    position: absolute;
    left: 20px;
    top: 60px;
}

.layer .alert_right
{
    position: absolute;
    left: 180px;
    top: 60px;
}
.layer .alert_right p
{
    margin-bottom: 8px;
}
.layer .alert_required
{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.layer .alert_button
{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
    width: 120px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 12px;
}
.layer_alert
{
    width: 530px;
    height: 310px;
	background-color: #ffd245;
	border:5px solid #ffffff;
    /* background-image: url(image/melden_bg.png); */
}
.layer_alert .alert_close
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.layer_recommend
{
    width: 530px;
    height: 270px;
	background-color: #ffd245;
	border:5px solid #ffffff;
	/*    background-image: url(image/recommend_bg.png); */
    top: 150px;
}
.layer_recommend .recommend_required
{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.layer_recommend .recommend_button
{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
    width: 150px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 12px;
}
.layer_recommend .recommend_close
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.layer_favorite, .layer_login
{
    width: 530px;
    height: 185px;
	background-color: #ffd245;
	border:5px solid #ffffff;
    /* background-image: url(image/favorit_bg.png); */
}
.layer_favorite
{
    top: 150px;
}
.layer_favorite .favorite_required, .layer_login .login_required
{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.layer_favorite .favorite_button, .layer_login .login_button
{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
    width: 180px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 12px;
}
.layer_login .login_close_button
{
    position: relative;
    height: 24px;
    width: 24px;
    background: url(/image/image_close.png) left top repeat-x;
    border: none;
}
.layer_favorite .favorite_close, .layer_login .login_close
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.layer_contact
{
    width: 530px;
    height: 330px;
	background-color: #ffd245;
	border:5px solid #ffffff;
    /* background-image: url(image/contact_bg.png); */
    top: 150px;
}
.layer_contact .contact_required
{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.layer_contact .contact_button
{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
    width: 120px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 12px;
}
.layer_contact .contact_close
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.layer_image
{
    width: 610px;
    height: 610px;
    background-image: url(image/image_bg.png);
    left: 85px;
}
.layer_image .image_close
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.layer_image .image_image
{
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
}
.layer_image .image_pageb_left
{
    position: absolute;
    left: 10px;
    bottom: 10px;
}
.layer_image .page_browser
{
    margin-top: 12px;
    text-align: center;
    width: 530px;
    color: black;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    left:40px;
}
.layer_image .page_browser a
{
    color: #075FAA;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.layer_image .page_browser a.active
{
    color: black;
}
.layer_image .image_pageb_right
{
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/*
.bubbles {
background-color:#075FAA;
padding:10px;
margin-right:10px;
color: #fff !important;
font-size:12px;
float:right;
width:140px;
margin-top:-10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
list-style:none;
position:relative;
line-height:0px;
z-index:99;
}

.bubbles div {
color:white; 
z-index:98;
position:relative;
}

.bubbles_arrow{
background: url("/css/image/bubble-dreieck.png") no-repeat 0px 0px;
	margin-left:-19px;
	width:10px;
	margin-top: 0px;
	height: 20px;	
	position: relative;
	float: left;
}
*/

.advertise_create
{
    width: 719px;
    padding: 15px;
    background-color: #FFF3BB;
    margin-bottom: 10px;
}
.advertise_create .form_line
{
    margin-bottom: 8px;
    font-size: 11px;
}
.advertise_create .form_line a
{
    color: #075FAA;
    text-decoration: none;
}
.advertise_create .form_line .big
{
    width: 719px;
}
.advertise_create .form_line label
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}
.advertise_create .form_line label span
{
    font-weight: normal;
}
.advertise_create .form_line input
{
    width: 350px;
    /* border: 1px solid gray; */
    font-size: 17px;
}
.advertise_create .form_line textarea
{
    width: 350px;
    /* border: 1px solid gray; */
    height: 150px;
}
.advertise_create .form_line select
{
    width: 352px;
    /* border: 1px solid gray; */
    font-size: 17px;
}
.advertise_create .form_line input.radio
{
    height: 14px;
    width: auto;
    border: none;
}
.advertise_create .form_line input.check
{
    height: 14px;
    width: auto;
    border: none;
}
.advertise_create .form_line p
{
    float: left;
    margin-right: 10px;
}
.advertise_create .form_line .price_big
{
    width: 302px;
    text-align: right;
}
.advertise_create .form_line .price_small
{
    width: 36px;
}
.advertise_create .form_line .location_big
{
    width: 302px;
}
.advertise_create .form_line .location_small
{
    width: 43px;
}
.advertise_create .action
{
    width: 719px;
    height: 55px;
    position: relative;
}
.advertise_create .action .required
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: bold;
}
.advertise_create .action input
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 30px;
    width: 140px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
}
.advertise_create .radio_table
{
    width: 450px;
}
.advertise_create .form_line .typelist
{
    position: relative;
    float: left;
}
.advertise_create .form_line .typelist input, .advertise_create .form_line .typelist label
{
    position: relative;
    float: left;
    width: auto;
}
.advertise_create .form_line .typelist input
{
    border-style: none;
    border-width: 0px;
    margin: 0 8px 0 0;
}

.advertise_create .form_line .typelist label
{
    padding-right: 15px;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 3px;
}
.advertise_create .form_line_check
{
    float: left;
    width: 122px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.advertise_create .form_line_check input
{
    margin: 0 8px 0 0;
    border: none;
    width: auto;
}
.advertise_create .form_line_check span.txt
{
    float: left;
}
.advertise_create .form_line_check label
{
    font-weight: normal;
    padding-top: 3px;
}
.advertise_create .desc_label
{
    margin-bottom: 3px;
}
.advertise_create .desc_label label
{
    float: left;
    margin-right: 5px;
}
.advertise_create .layer2 .form_line label
{
    width: 180px;
    font-size: 14px;
    padding-top: 3px;
    font-weight: normal;    
}
.advertise_create .layer2 .form_line Input
{
    width: auto;

}
.login, .sysmsg, .verify
{
    width: 719px;
    padding: 15px;
    background-color: #FFF3BB;
    margin-bottom: 10px;
}

/*div.content_box div.content div#ctl00_CPC_sysmsg.sysmsg 
{
    width: 719px;
}*/
.sysmsg
{
    width: 719px;
    padding: 15px;
    background-color: #FFF3BB;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #075FAA;
}
.verify .sysmsg
{
        width: 680px;
}
.sysmsg p
{
    margin-bottom: 15px;
}
.login .left_login
{
    float: left;
}
.login .right_login
{
    float: right;
}
.login .form_line
{
    margin-bottom: 8px;
    font-size: 11px;
}
.login .form_line label
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}
.login .form_line input
{
    width: 340px;
    /* border: 1px solid gray; */
    font-size: 17px;
}
.login .action, .sysmsg .action
{
    width: 719px;
    height: 55px;
    position: relative;
    clear: both;
}
.login .action .required
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: bold;
}
.login .action input, .sysmsg .action input
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 30px;
    width: 140px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
}
.form_line custom_button
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 30px;
    width: 140px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
}
.login .action input.first_button, .register .action input.first_button, .sysmsg .action input.first_button
{
    right: 180px;
    width: 140px;
}
.register
{
    width: 719px;
    padding: 15px;
    background-color: #FFF3BB;
    margin-bottom: 10px;
}
.register p a
{
    color: #075FAA;
    text-decoration: none;
    font-weight: bold;
}
.register .left_register
{
    float: left;
}
.register .right_register
{
    float: right;
}
.register .form_line
{
    margin-bottom: 8px;
    font-size: 11px;
}
.register .form_line label
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}
.register .form_line input
{
    width: 344px;
    /* border: 1px solid gray; */
    font-size: 17px;
}
.register .form_line select
{
    width: 346px;
    /* border: 1px solid gray; */
    font-size: 17px;
}
.register .form_line input.location_small
{
    width: 43px;
}
.register .form_line .location_big
{
    width: 297px;
}
.register .action
{
    width: 719px;
    height: 90px;
    position: relative;
    clear: both;
}
.register_edit .action
{
    width: 719px;
    height: 40px;
    position: relative;
    clear: both;
}
.register .action .required
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: bold;
}
.register .action input.button, .sysmsg .action input.button
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 30px;
    width: 180px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
}
.register input.error, .register select.error
{
    background-color: #FFD8D8;
}
.register .errormessage
{
    margin-top: 30px;
}
.register .errormessage p
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}
.register .errormessage li, .errormessage li
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #FF0000;
}
.register_edit .form_line p
{
    width: 344px;
    height: 20px;
    color: #075FAA;
}
.register_edit .form_line p span.plz
{
    margin-right: 10px;
}
.register_edit .action_userdata
{
    height: 0px;
}
.ricardo_member
{
    padding: 8px 15px;
    text-align: right;
}
h2
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 15px;
}
.text
{
    margin: 15px 0;
}
.text p
{
    padding: 0 15px;
    margin-bottom: 15px;
}
.text p a
{
    font-size: 11px;
    font-weight: bold;
    color: #075FAA;
    text-decoration: none;
}
.text li
{
    list-style-type: disc;
    font-family: "Verdana" , sans-serif;
    font-size: 11px;
    margin-left: 30px;
}
.text .to_top
{
    position: relative;
    height: 30px;
    border-bottom: 1px solid #FFB104;
    margin-bottom: 15px;
}
.text .to_top_last
{
    border-bottom: none;
}
.text .to_top a
{
    position: absolute;
    right: 35px;
    bottom: 3px;
    font-size: 11px;
    font-weight: bold;
    color: #075FAA;
    text-decoration: none;
}
.text .to_top img
{
    position: absolute;
    right: 15px;
    bottom: 3px;
}
.home .pages_left
{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 100px;
    z-index: 1000;
    height: 330px;
}
.home .pages_middle
{
    position: absolute;
    top: 0;
    left: 199px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 60px;
    padding-right: 100px;
    z-index: 1000;
}
.home .pages_right
{
    position: absolute;
    top: 0;
    left: 480px;
    z-index: 1000;
    padding-top: 15px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 40px;
}
.home .close_overlay
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}
.description1 .user li
{
    font-family: "Verdana" , sans-serif;
    list-style-type: disc;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    margin-left: 30px;
    color: #000000;
}
.description1 .user ul
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;    
}
.description1 .user ol
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
.description1 .user p
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    }
.description1 .user i
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    }    
.description1 .user u
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    }    
.description1 .user b
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}       
.thums
{
    margin-right:5px;
    margin-bottom:5px;
}
#ctl00_CPC_facebooktitle1 
{
    margin-bottom:5px;
}
#ctl00_CPC_facebooktitle2 
{
    margin-top:15px;
    margin-bottom:5px;
}