﻿/*---
SCREEN-Stylesheetfile for fewoanzeigen.de 


Content:
    - general
    - layout
        - header
        - progressbar
    - siteelements  
        - boxes  
        - links
        - buttons
        - spacer & width
        - alignment
        - forms
        - ul/li
        - banner/skyscraper
    - typo
    - colors
---*/


/*--- general ---*/
*  {
    margin: 0; 
    padding: 0;  
    }

body {
	margin: 0;
	padding: 0;
	font-family: tahoma,geneva,sans-serif;
	font-size: 13px; 
	color: #333;
    background-color: #ffffff;
	}

html {
    height: 101%;
    }

span, p, td, li {
    line-height: 18px;
    }	
    
.boxbody div {
    font-size: 11px;
    }   

a:link img, 
a:visited img, 
a:hover img, 
a:active img {
    border: 0;
    }
    
a:link, a:visited {
    color: #000;
    text-decoration: underline;
    }
    
a:hover, a:active {
    color: #000;
    text-decoration: none;
    }

	
/*--- layout ---*/
.basecontainer {
    float: left;
    width: 1165px; 
    }
    
.wrapper {
    float: left;
    width: 1004px; 
    }
        
.pagealign {
    align: center;
    text-align: center;
    }

.pagesize {
	background: transparent url(../_Images/Fewo/V4/layout/bg_page.gif) repeat-y;
	margin: -13px 0;
    overflow: hidden;
	padding: 0;
    text-align: left;
    width: 1004px;
    }

.pageheader {
    background-image: url(../_Images/Fewo/V4/layout/bg_header.jpg);
    background-repeat: no-repeat;
    height: 113px;
    width: 1004px;
    }

.logo {
    display: inline;
    height: 88px;
    margin: 25px 0 0 28px;
    width: 209px;
    }

.topmenue {     
    padding: 20px 12px 13px 0;
    text-align: right;
    }  
    
.mainmenue {
    float: left;
    height: 31px;
    width: 756px;   
    padding: 51px 0 0 0;     
    overflow: hidden;
    text-align: left; 
    }
    
.mainmenue ul, 
.mainmenue li, 
.submenue ul, 
.submenue li {
    list-style-image: none;
    list-style-type: none;
    }
    
.mainmenue .mainnavleft li {
    background-color: #F89734;
    border-color: #FFF; 
    border-style: solid;
    border-width: 0 1px 0 0;
    text-align: center;
    width: 130px;
    height: 31px;
    float: left;
    }

.mainmenue .mainnavleft a:link, 
.mainmenue .mainnavleft a:visited {
    height: 30px;
    display: block;    
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
    border-bottom: 1px solid #FFF;
    }
    
.mainmenue .mainnavleft a:hover, 
.mainmenue .mainnavleft a:active,
.mainmenue .mainnavleft .current a:active,
.mainmenue .mainnavleft .current a:link,  
.mainmenue .mainnavleft .current a:visited {
    height: 31px;
    display: block;
    background: #7a7476;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    border-bottom:1px solid #7a7476;
    }    
    
.mainmenue .mainnavright{
    float: right;
    line-height: 30px;
    }
   
.mainmenue .mainnavright a:link, 
.mainmenue .mainnavright a:visited {    
    padding: 0 10px;  
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    }   

.mainmenue .mainnavright a:hover, 
.mainmenue .mainnavright a:active {    
    padding : 0 10px;  
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    }   
    
.MainMenuDummy {
	background-color: #9c9899;
	float: left;
	height: 30px;
	width: 131px;
	}

.submenue {
    float: left;
    text-align: left;
    width: 756px;
    }
    
.submenue ul.submenuenav {
    padding: 7px 0 0 10px;
    }
    
.submenue .submenuenav li {    
    padding: 0 10px;
    list-style-image: none;
    list-style-type: none;
    border-color: #FFF;
    border-style: solid;
    border-width: 0 1px 0 0;
    font-size: 13px;
    line-height: 16px;
    float: left;
    }    

.submenue .submenuenav a:link, 
.submenue .submenuenav a:visited {
    display: block;
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    }
    
.submenue .submenuenav a:hover, 
.submenue .submenuenav a:active,
.submenue .submenuenav .current a {
    display: block;
    color: #FFF;
    font-size: 13px;
    text-decoration: underline;
    }        

.pagecontent {
    min-height: 500px;
    _height: 500px;
    width: 1004px;
	margin: 0; 
	padding: 0px 0px 0px 32px;
    }
    
.emopic_de {
    display: inline; 
    margin-left: -32px;
	padding: 0;  
	width: 1004px;
    height: 408px;
    background: url(../_Images/Fewo/V4/layout/bg_emopic_de.jpg) no-repeat;
    float: left;
    }

.emopic_eu {
    display: inline; 
    margin-left: -32px;
	padding: 0;  
	width: 1004px;
    height: 408px;
    background: url(../_Images/Fewo/V4/layout/bg_emopic_eu.jpg) no-repeat;
    float: left;
    }
    
.emopic_eu .quicksearch_content {
	margin: 0 0 0 74px;
}
        
.pagebottom .pagecontent {
    width: 1004px;
    min-height: 150px;
    height: 150px;
	margin: 0; 
	padding: 0;
    }

.quicksearch {
	display: inline;
	float: left;
	height: 408px;
	margin: 0;
	padding: 0;      
    width: 530px;    
    }
    
.quicksearch_content {
	color: #000;
	display: inline;
	float: left;
	height: 108px;
	margin: 60px 0 0 74px;
	padding: 0 0 0 14px;
    width: 437px;
    }
    
.accordion {
	margin: 0 20px 0 20px;
	}

.accordion .accordionhead {
	cursor: pointer;
	outline: none;
	}

.accordion .quicksearch_content {
	margin: 0px;
	padding: 0px;
	}

.iwag .ui-accordion .collapse, .iwag .ui-accordion .expand {
	float: right;
	height: 13px;
	width: 13px;
	margin: 8px 8px 0 0;
}

.iwag .ui-accordion .collapse {
	background: url('../_images/fast/collapse.jpg') no-repeat;
}

.iwag .ui-accordion .expand {
	background: url('../_images/fast/expand.jpg') no-repeat;
}

.quicksearch_content h2 {
	font-size: 18px;
	padding: 13px 0 16px 0;
	}
    
.quicksearch_content a {
    padding: 0 0 0 15px;
    }
    
.quicksearch_content .mainsearch {
	height: 32px;
	}
	
.quicksearch_content .mainsearch a {
	text-decoration: none;
	}

.quicksearch_content .mainsearch input {
	background: transparent url(../_Images/Fewo/V4/layout/bg_shadow.gif) repeat-x top left;
	border: solid 1px #BEB4A8;
	float: left;
	font-size: 1.3em;
	padding: 0.25em 0.4em;
	width: 270px;
	}
	
a.buttonBig {
	background: transparent url(../_Images/Fewo/V4/button/buttonBig.gif) no-repeat scroll 0 0;
	display: block;
	height: 31px;
	margin-left: 300px;
	padding: 0;
	width: 124px;
}

a.buttonBig:hover {
	background-position: 0 -31px;
}

.relative {
    position: relative;
    }

.wir {
    position: relative;    
    }

.edituserprofile {
    position: relative;     
    }
    
.edituserprofile tr {
    height: 24px;
    }    
    
.edituserprofile label {
    padding: 0 0 0 6px;
    }  

.edituserprofile .w_150 {
width: 140px;
margin: 0 0 0 6px;
    }    
        
.privatecommercial td {
    height: 24px;
    width: 135px; 
    }
            
.countrysearch {
	color: #000;
	display: inline;
	float: left;
	height: 170px;
	margin: 2px 0 0 74px;
	padding: 0 0 0 14px;
    width: 437px;
    }
    
.countrysearch h2 {
	padding: 13px 0;
}

.countries li {
	float: left;
	list-style-type: none;
	width: 100%;
}

.countries li a {
	background: transparent url(../_Images/Fewo/V4/icon/icon_countries.gif) no-repeat scroll 0 3px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.pageheadline_de,
.pageheadline_eu  {
    display: inline;
    float: right;
    height: 299px;
    margin: 0;
    padding: 0;
    text-align: right;  
    }
    
.pageheadline_de {
	width: 370px;
}

.pageheadline_eu {
	height: 60px;
	width: 570px;
}
    
.pageheadline_de h1 {    
    color: #333;
    margin: 22px 32px 0 0;
    }

.pageheadline_eu h1 {    
    color: #fff;
    margin: 22px 32px 0 0;
    }
        
.feworeklame_de,
.feworeklame_eu {
    display: inline;
    float: right;
    height: 90px;
    width: 355px;           
    }
    
.feworeklame_eu {
	margin-top: 239px;
}    
    
.feworeklame_de,
.feworeklame_de .feworeklame_left p a,
.feworeklame_de .feworeklame_right a:link,
.feworeklame_de .feworeklame_right a:visited,
.feworeklame_de .feworeklame_right a:active {
	color: #333;
	}
    
.feworeklame_eu,
.feworeklame_eu .feworeklame_left p a,
.feworeklame_eu .feworeklame_right a:link,
.feworeklame_eu .feworeklame_right a:visited,
.feworeklame_eu .feworeklame_right a:active {
	color: #fff;
	}
	
.feworeklame_left {
	display: inline;
	float: left;
	margin-left: 25px;   	
	padding: 0;  	  
	width: 200px;
    }    

.feworeklame_left p { 
	font-size: 11px;
    font-weight: bold;
    line-height: 15px;
	margin: 15px 0 0 0;   
	padding: 0;
    }    

.feworeklame_left p a:link, 
.feworeklame_left p a:visited, 
.feworeklame_left p a:active {
    font-size: 11px;
    text-decoration: underline;      
    }

.feworeklame_left p a:hover {   
    text-decoration: none;
        }
        
.feworeklame_right {
	float: left;
	font-weight: bold;
	margin: 10px 0 0 15px;   
	padding: 0; 
    width: 100px;
    }

.country {
    float: left;
    }
    
.country h4 a:link, 
.country h4 a:visited, 
.country h4 a:hover, 
.country h4 a:active {
    color: #333;
    }

.teaserbox {
    padding: 0 0 10px 0;
    }

.teaserbox_img {
    position: relative;
    width: 188px;
    margin: -22px 0 0 0; 
    overflow: hidden;
    }
        
.teaserbox_text {
    padding: 0 0 0 0;
    line-height: 18px;
    }    

.teaserbox h3 {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 13px;
    _font-size: 12px;   /*--- IE6 hack ---*/
    font-size>font-size: 12px;
    }

html>body .teaserbox h3 {   /*--- IE7 hack ---*/
    font-size: 12px;
    }

.teaserimg {
	margin: 0px 15px 0px 0px;   
	padding: 4px; 
    float: left;
    border: 1px solid #ededed;
    background: #FFF;
    }

.tagcloud {
    line-height: 21px;
    margin-top: 20px;
    padding: 0;
    color: #808080;   
    }

.tagcloud ul a {
    margin: 0;
    padding: 0;    
    color: #808080;
    text-decoration: none;
    }

.tagcloud ul a:hover {
    margin: 0;
    padding: 0;    
    color: #808080;
    text-decoration: underline;
    }

.tagcloud ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

.tagcloud li {
    display: inline;
    margin: 0;
    padding: 0 3px;
    }

.cloud_01 { font-size: 11px; }
.cloud_02 { font-size: 13px; }
.cloud_03 { font-size: 15px; }
.cloud_04 { font-size: 17px; }
.cloud_05 { font-size: 19px; }             
    
.fewoinfo {
    margin: 0 auto 30px;
    padding: 0;   
    }

.fewoinfo .grid_220 {
	margin: 0;   	
	padding: 0px 0px 0px 4px;  
    height: 110px;
    width: 210px;  
    border-left: 1px solid #ccc;     
    }

.fewoinfo h3 {
    font-size: 12px;
    color: #808080;
    }
    
.fewoinfo a:link,
.fewoinfo a:visited, 
.fewoinfo a:active {
    color: #808080;
    text-decoration: none;
    }    

.fewoinfo a:hover {
    text-decoration: underline;
    }    

.pagefooter {
    background-image: url(../_Images/Fewo/V4/layout/bg_footer.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 1004px;
    }
    
.pagebottom {
	background: #fff;
    }
    
.logoleiste {
    padding: 20px 0;
    width: 1004px;  
    background: #FFF;      
    }

.logoleiste img {
    float: left;
    margin: 0 0 0 180px;
    }    
    
.footerlinks {
    align: center;
    text-align: center;
}

.footercountries {
    clear: all;
    position: relative;
    left: -20px;
    margin: 0;
    width: 980px;
    float: left;
    }
    
.footerlinks,
.footerlinks a.active,
.footerlinks a:link, 
.footerlinks a:visited, 
.footerlinks a:active,
.footercountries,
.footercountries a.active,
.footercountries a:link, 
.footercountries a:visited, 
.footercountries a:active {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: #666;    
    }
    
.feedback{
    bottom:-3px;
    cursor:pointer;
    float:right;
    position:fixed !important;
    right:0;
    z-index:9999999;
    }

.loginform {
clear: both;  
    }
    
/*--- Fewoerfassung ---*/
.fewoerfassung {
    width: 940px;
    }

.fewoerfassung_image {
    width: 50%;
    /*border: 1px solid #000000;*/
    padding: 10px;    
    }

.fewoerfassung_image img{ 
    padding: 0 10px 0 0;
    }
    
.fewoerfassung hr {
    display: none;
    }    

/*--- Telemediengesetz ---*/
.telemediengesetz {
    }
    
.telemediengesetz ol {
    padding: 15px;
    }
    
.telemediengesetz li{
    padding: 0 0 0 10px;
    }
    
.telemediengesetz #Table3 label {
    padding: 0 0 0 6px;
    }
    
.telemediengesetz {
    }                

.telemediengesetz {
    } 

.telemediengesetz {
    } 
    

/*--- FewoAuthentication ---*/
.fewo_auth {
    width: 940px;  
    }

.fewo_auth h2 {
    padding: 6px 0;
    }
        
.headline_s {
    padding: 0;
    margin: -5px 0 0px 0;
    }

.fewo_auth .box_container {
    background-image: url(../_Images/Fewo/V4/pageelement/bg_auth.jpg);
	background-repeat: repeat-y;
	padding: 0;
    margin: 0;
    width: 700px;
    }

.fewo_auth .box_form {	
    background-image: url(../_Images/Fewo/V4/pageelement/bg_top_auth.jpg);
	background-repeat: no-repeat;
	background-position: left top; 	
	padding: 0;
    margin: 0;
    }
    
.few_auth .box_form_outer {
	padding: 0;
    margin: 0;
    } 
    
.fewo_auth .box_form_inner {  
/*min-height: 500px;*/
    background-image: url(../_Images/Fewo/V4/pageelement/bg_bottom_auth.jpg);
	background-repeat: no-repeat;   
	background-position: left bottom; 
	padding: 0;
    margin: 0;
    }
    
.fewo_auth .box_form_inhalt {
    margin: 0px 15px 15px 15px;
    }
    
.fewo_auth ul.buttons {
	padding: 0 0 20px 0;
    margin: 0;
    }        
    
.bold .column_quarter_l label{
    font-weight: normal;    
    padding: 0 0 0 6px;
    }    

.fewo_auth .column_quarter_l input label {

    padding: 0 0 0 16px;
    }

.fewo_auth .alert {
width: 500px;
display: block;
    }
    
.fewo_auth #ctl00_content_RegisterNewUser_pnlDoubleOptIn {
height: 50px;
    padding: 20px 0;
    }

/*--- registrierung ---*/
.registernewuser_hor {
width: 640px;
font-size: 13px;
    }

.registernewuser_hor label {
    padding: 0 0 0 6px;
    }

.registernewuser_hor {
    }


    
/*--- FewoPayment ---*/
.fewo_payment {    
    }
    
.fewo_payment #ctl00_ContentPlaceHolder1_Payment1_ucpaymentSummary_updPanel h2 {
    display: none;
    }

.fewo_payment #Div4 .column_full_l h2 {
width: 900px;
    padding: 20px 0 10px 0;
    }

.fewo_payment .spacer_01 {
    height: 10px;
    }

.fewo_payment .spacer_04 {
    clear: both;
    height: 5px;
    }
    
.fewo_payment #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_updPanel {
    padding: 0px 0 10px 0;
    }

.fewo_payment #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_updPanel .column_full_l {
    padding: 10px 0 0 0;
    }
    
.fewo_payment #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_updPanel .w_03 {
    padding: 3px 0 0 0;
    width: 20px;
    float: left;
    }

span .column_full_l #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_ddlAnrede {
    width: 700px;
    background: lightblue;
    }
    
#ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_pnlREAdress {
    background: gold;
    }

.fewo_payment .column_sitewidth_l {    
    width: 900px;    
    padding: 0 0 10px 0;
    }  

.fewo_payment .column_half_l {
    width: 470;
    }
    
.fewo_payment .column_sitewidth_l ul.buttons {    
    width: 400px;    
    padding: 0 0 30px 580px;
    } 
     
.fewo_payment .column_sitewidth_l ul.buttons {    
    list-style-type: none;
    } 
    
.fewo_payment .button_zurueck {  
    margin: 0 20px 0 0;
    float: left;  
    } 
    
.fewo_payment .button_03 {    
    float: left;  
    }

.fewo_payment .iconlinks {
padding: 0 0 20px 0;
    }  

div #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_pnlCC,
div #ctl00_ContentPlaceHolder1_Payment1_ucpaymentInput_pnlDD{
    clear: both;
    }

.column_quarter_l {
    float: left;   
    width: 190px;
    }    
    
.fewo_payment select.column_quarter_l {
    float: left;
    width: 194px;
    }   
    
.column_input_s {
    width: 91px;
    }    
       
.fewo_payment .w_03 {
    clear: both;
    width: 190px;
    }    

.fewo_payment ul.buttons li {
    float: left;
}

.fewo_payment .buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#ctl00_content_Payment1_ucpaymentInput_updPanel .column_full_l {
float: left;
    margin: 15px 0px 0px 0px;
    width: 100%;
}

#ctl00_content_Payment1_ucpaymentInput_updPanel .column_full_l .w_03 {
float: left;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 0px;
    width: 20px;
}

#ctl00_content_Payment1_ucpaymentInput_updPanel  input,
#ctl00_content_Payment1_ucpaymentInput_updPanel  select {
    margin: 0px 0px 2px 0px;
}

#ctl00_content_Payment1_ucpaymentInput_pnlCC,
#ctl00_content_Payment1_ucpaymentInput_pnlDD {
    padding: 10px 0px 0px 0px;
}


.fewo_payment .column_plz_s {
    width: 41px;
    }

#ctl00_ContentPlaceHolder1_pnlErrorSecondPaymentRun div h2 {
    padding: 0 0 20px 0;
    }

#ctl00_ContentPlaceHolder1_pnlErrorSecondPaymentRun div ul {
    padding: 20px;
    }
    
/*--- FewoPasswortWeg ---*/
.fewo_auth ul {
padding: 10px 0;
    list-style-type: none;
    }
    
.fewo_auth li {
    }

/*--- FewoChangePassword --*/
.fewo_auth #Table1 tr {
    height: 24px;
    }

.fewo_auth .box container .spacer_01 {
    height: 0px;
    }


/*--- popup ---*/
.popup_body {
    padding: 0;
    margin: 0;   
    height: 100%; 
    }

.popup_wrapper {
    padding: 0;
    margin: 0;   
    height: 100%;   
    }   
    
.popup_header {
    height: 80px;
	background: #ffce32 url(../_Images/Fewo/V4/layout/bg_popup.jpg) left top repeat-y;
    }

.popup_logo {
    height: 80px;
    width: 210px;
    float: left;
	background: url(../_Images/Fewo/V4/logo/logo_fewo.gif) no-repeat;
	background-position: 10px -10px;
    }   
    
.popup_close {
    padding: 10px 10px 0 0;
    float: right;
    font-size: 11px;
    text-decoration: none;
    }

.popup ul {
    padding: 0 0 0 20px;
    }    
    
.popup_content {
    max-width: 800px;
    margin: 30px;
    line-height: 16px;  
    }   

.popup h3 {
    padding: 30px 0 0 0;
    }

.statistik_popup .w_940 {

    }
/*--- popup end ---*/


.bildrichtlinien ul {
    padding: 0 0 0 10px;
    }

.ratgeber {
    padding: 0 0 0 0;
    margin: -20px 0 0 0;
    position: relative;
    }
    
/*--- Progressbar ---*/    
.progressbar  {
    height: 32px;
    width: 940px;
    font-size: 15px;
    background-image: url(../_Images/Fewo/V4/layout/bg_progressbar.gif);  
    background-repeat: no-repeat;
    overflow: hidden;
    }  

.progress_left {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 146px;
    float: left;   
    }

.progress_left_current {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 146px;
    float: left;   
    background-image: url(../_Images/Fewo/V4/layout/bg_progressbar.gif);  
    background-repeat: no-repeat;
    background-position: 0 -32px;
    }
    
.progress {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 146px;
    float: left; 
    }   
    
.progress_current {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 146px;
    float: left; 
    background-image: url(../_Images/Fewo/V4/layout/bg_progressbar.gif);  
    background-repeat: no-repeat;
    background-position: -156px -32px;
    }    
        
.progress_right {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 140px;
    float: left;  
    }
    
.progress_right_current {
    margin: 0 0 0 0;
    padding: 7px 0 0 10px;
    height: 32px;
    width: 150px;
    float: left; 
    background-image: url(../_Images/Fewo/V4/layout/bg_progressbar.gif);  
    background-repeat: no-repeat;
    background-position: right -32px;
    }    

.progressbar,
.progressbar a.activ,
.progressbar a:link, 
.progressbar a:visited,
.progressbar a:active {
    color: #666;
    }

.progressbar a:hover {
    color: #000;
    }

.fewoerfassung_01 tr {
height: 22px;
    }
        
.fewoerfassung_01 td {
    vertical-align: top;
    }
    
.fewoerfassung_lage tr {
    height: 20px;
    }
.fewoerfassung_lage td {
    width: 200px;
    }
    
.fewoerfassung_lage label {
    line-height: 11px;
    padding: 0 0 5px 5px;
    }    
    
.fewoerfassung_04 table td {
padding: 0 6px 0 0;
height: 22px;
    }

.acquisitionNavigation {
    width: 900px;
    }
    
.acquisitionNavigation_container {
    width: 200px;
    float: right;
    }

.acquisitionNavigation_01 {
    padding: 0 10px 0 0;
    float: right; 
    }  

.acquisitionNavigation_02 {
    padding: 0 10px 0 0;
    float: right;  
    }  
    
.acquisitionNavigation_03 {
    padding: 0  0 0 10px;
    float: right;  
    }          


/*--- datenschutz ---*/
.datenschutz h1 {
    display: none;
    }
    
.datenschutz h3 {
    padding: 20px 0 0 0;
    }    

/*--- Kriteriensuche ---*/
.criteriasearch td {
    padding: 5px 0 0 0;
    margin: 0;
    vertical-align: top;    
    }

*html .criteriasearch input {
    padding: 0;    
    margin: 0;
    clear: both;
    vertical-align: top; 
    }
  
*+html .criteriasearch input {
    width: 116px;    
    }

.criteriasearch input {
    overflow: visible;
    }
    
.checkboxes td {
    padding: 5px 0;
    margin: 0;
    vertical-align: top;   
    }    

.checkboxes table tr td table tr td {
    padding: 2px 0 0 0;
    width: 190px;
    }
        
.checkboxes label {
    margin: 0 0 0 3px;
    }

/*Fastsuche Navigation */
.fastnavi {
   	margin-top: -10px;
	padding: 0px;
    }
    
.fastsuche {  
    margin: 0;
    padding: 0;                                          
    }
    
.fastsuche table {
    margin: 0;
    padding: 0;
    } 
    
.fastsuche td,
.fastsuche tr,
.fastsuche table {
	padding: 0px !important;
	margin-top: 0px;
    }

.fastsuche .disabled {
	color: #7A7476;
	cursor: default;
}

.fastsuche h3 {
    margin: 0;
    }
    
.fastsuche .historyimage {
	width: 20px;
	}

.fastsuche .button_search,    
.fastsuche .button_search a:hover,
.fastsuche .button_search a:link, 
.fastsuche .button_search a:visited, 
.fastsuche .button_search a:hover, 
.fastsuche .button_search a:active {
    margin: 0;
    padding: 0px 0px 0px 20px; 
    height: 22px;
    line-height: 21px;
    width: 20px;
    overflow: display;
    text-decoration: none;
    }

/* Help Overlay Fast */
.fastsuche .divHelp {
    display: none;
    position: absolute; 
    overflow: hidden; 
    border: solid 1px black;
    background-color: #F1F1F1; 
    z-index: 3000; 
    width: 200px; 
    padding: 5px;
    margin: 0 0 0 18px;
    }
    
.fastsuche .divHelp p {
    font-size: 11px; 
    color: #000;
    }

/* Objektliste Navigation/Paging */
.listNavigation .topControls {
	margin-top: -35px;
	}

.listNavigation .paging {
	margin-right: 20px;
	width: 110px;
	}

.listNavigation .previewsButton {
	margin-right: 20px;
	}
	
.list_navigation_padding_right{
    padding-right: 5px;
}
	
.dropdown {
	display: block; 
    overflow : visible;
	position: relative;
	width: 100%;
    }
    
.dropdown .header {
    height: auto;
	cursor: pointer;
    }

.fastsuche .header {
    height: auto;
    }

.dropdown .content {
    z-index: 10000; 
    margin: 4px 0 0 192px; 
    font-size: 11px;
    color: #666666;
	position: absolute; 
	margin-top: 5px 0 0 5px; 
	overflow: hidden;
	width: 200px; 
	display: none; 
	background: #EEE9E5; 
    }

.dropdown .border {
	border: solid 1px #666666;
	padding: 0 5px 3px 5px; 
	overflow: visible;
    }
    
.dropdown .pfeil {
	width: auto; 
	vertical-align: middle;
	padding: 3px 0 0 0;
    }   
   
.fastsuche a:link img, 
.fastsuche a:visited img, 
.fastsuche a:hover img, 
.fastsuche a:active img {
	padding-top: 1px;
    border-width: 0;
    }

.searchcriteria {
    margin: -10px 0 0 0;    
    }
/*--- ---*/

.high2, 
.high4, 
.mainlinkhigh {
    margin: -3px 0 0 0;
    padding: 0;
	height: 21px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_on_li.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	text-align: center;
	color: #FF6600;
    line-height: 21px;
	}
	
.high2 span, 
.high4 span, 
.mainlinkhigh span {
    margin: 0px 0px 0px 0px;
	padding: 3px 10px 5px 10px;
	height: 21px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_on_re.gif);
	background-position: right top;
	background-repeat: no-repeat;
    line-height: 21px;
	}	

.main2, 
.main4 {
    margin: -3px 0px 0px 0px;
    padding: 0;
	height: 21px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_off_li.gif);
	background-repeat: no-repeat;
	background-position: left top;		
	float: left;
	text-align: center;
    line-height: 21px;
	}
	
.main2 span, 
.main4 span {
    margin: 0;
	padding: 3px 10px 5px 10px;
	height: 21px;	
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_off_re.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 21px;
	}

/*--- expose-listenansicht ---*/	
.listenansicht {
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;  
    }

.exposetabnav .objlistnav {
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;  
	float: left;
	width: 940px;
    }    
        
.exposetabnav .objlistnav ul{
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;  
	float: right;
    }    

.objlistnav {
    margin: 0px 0px 0px 0px;  
    padding: 0px 0px 10px 0px;                     /*--- Abstand z. Navigation unten ---*/
	width: 700px;	
	height: 22px;
	background-image: url(../_Images/Fewo/V4/button/button_objlist_bg.gif);
	}

.objlistnav ul {	
	padding: 0px 0px 0px 0px;   
	margin: 0px 0px 0px 0px;  
	height: 22px;	
	float: right;
	}

.objlistnav li {		
	padding:  0px 0px 0px 0px;	
	margin:  0px 0px 0px 5px;                      /*--- Abstand zw. d. Reitern ---*/
	height: 22px;	
	float: left;
	list-style-type: none;
	text-align: center;
	}

.objlistnav_on {
    padding: 0px 0px 0px 0px;    
    margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_on_li.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	text-align: center;
	color: #FF6600;
	}
	
.objlistnav_on  span {
	padding: 0px 10px 0px 10px;    
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_on_re.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
    _display: inline-block;
	}	


.objlistnav_off {
    padding: 0px 0px 0px 0px;    
    margin: 0px 0px 0px 0px;
	height: 22px;
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_off_li.gif);
	background-repeat: no-repeat;
	background-position: left top;		
	float: left;
	text-align: center;
	}
	

.objlistnav_off span {
	padding: 0px 10px 0px 10px;    
	margin: 0px 0px 0px 0px;
	height: 22px;	
	background-image: url(../_Images/Fewo/V4/button/button_objlistnav_off_re.gif);
	background-position: right top;
	background-repeat: no-repeat;
    display: block;
	_display: inline-block;
	}

/*--- expose-listenansicht end ---*/

/*--- merkliste ---*/
.merk {
    display: inline;
    margin: 0 20px 0 0;
	padding: 0; 
	float: left;
    width: 940px;
    }
    
.merk .boxheader {
    padding: 0px 0 5px 15px;
    margin: 0px 0px 0px 0px;
    }  

.merk h2 {
    padding: 9px 0 0 0; 
    }    
    
.merklist {
    width: 900px;
    clear: both;
    margin: -25px 0px 0px 0px;
    _margin: -12px 0px 0px 0px;  
	padding: 0;
    font-size: 13px;
    }
    
.merklist .listbox_content {
    width: 500px;
    }

.angebotlist {
    width: 900px;
    height: 20px;
    }    

.infoanfordern {
    }

.fewoerfassung ul li,
.belegungeingabe ul li,    
.infoanfordern ul li {
    padding: 0 0 20px 0px;
    list-style-type: none;
    }     
    
/*--- merkliste end ---*/

.listenansicht box_light {
    margin: 0 0 0px 0;
    }    
    
.listenansicht a img {
	margin: 0;
	padding: 5px;
    background: #fff;
    border: 1px solid #DEDEDE;    
    }

.listenansicht td .w_220 { 
    }
    
.listbox {
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 13px;	
    }

.listbox_image {  
    width: 112px;
    overflow: hidden;
    font-size: 12px; 
    }
    
.listbox_content {
	margin: 4px 0 0 10px;
	padding: 0;
    width: 380px; 
    }
    
.listbox_content a:link, 
.listbox_content a:visited, 
.listbox_content a:hover, 
.listbox_content a:active {
	margin: 0;
	padding: 10px 0px 0px 0px;
    width: 380px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    }

.listbox_regioinfo {
	margin: 0;
	padding: 6px 0 0 0;
    }

.listbox_objektinfo {
	margin: 0;
	padding: 2px 0 0 0;
    }

.listbox_icon {
    margin: 0;
    padding: 0;
    }    
    
.listbox_icon img {
    margin: 0;
    padding: 7px 0 0 0;
    border: 0;
    }        
    
.listbox_price {
width: 160px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #666;
float: right;
    }
    
.listbox_price a:link, 
.listbox_price a:visited, 
.listbox_price a:hover, 
.listbox_price a:active {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #333;      
    }

.listprice {   
width: 160px; 
    clear: both; 
    margin: 0;
    padding: 0 0 0 0;
    float: right;
text-align: right;
    }

.galeriebox {
	margin: -6px 0 0 0;
	padding: 0;
    min-height: 180px;
    }

.galeriebox_image img {
    width: 176px;
    height: 123px;
    border: 1px solid #DEDEDE;
    }

.galeriebox_content {
overflow: hidden;
    width: 176px;
    height: 35px;
    }

.galeriebox_content a:link, 
.galeriebox_content a:visited, 
.galeriebox_content a:hover, 
.galeriebox_content a:active {
	margin: 0;
	padding: 0px 0px 0px 0px;
    width: 380px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    }
    
.galerie_price .listprice {    
    clear: both; 
width: 188px;    
    margin: 0;
    padding: 0;
text-align: right;    
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #999;   
    }

.icon_stars {
    clear: both; 
    margin: 0;
    padding: 0px 0 0 0;
    height: 20px;
    }

.icon_stars img {
    float: right;
    border: 0;  
    }
        
.listlogo {
    clear: both;  
    margin: 0;
    padding: 0;
    float: right;
    height: 30px; 
    }

.listlogo img { 
    clear: both;  
    float: right;
    border: 0;
    }
    
.listmerkerlink {
    clear: both;  
    float: right; 
    margin: 0;
    }    

.listmerkerlink a:link, 
.listmerkerlink a:visited, 
.listmerkerlink a:hover, 
.listmerkerlink a:active {  
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    }
    
.listmerkerlink img {
    margin: 0;
    padding: 0;
    display: none;
    }  
/* Expose */
/* Expose-Bilder */

.boxbildexposbig {
	padding: 10px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #DEDEDE;
	width: 387px;
	height: 290px;
	}
	
.boxbildexposblaetternbig {
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #DEDEDE;
	width: 387px;
	height: 58px;
	padding: 10px 10px 10px 10px;
	}
	
.boxbildexposbig img {
	text-align: center;
	max-width: 387px !important;
	max-height: 290px !important;
	}

.boxbildexposblaettern .center {
	text-align:center;
	font-size: 11px;
	}
	
.boxbildexposblaettern {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #DEDEDE;
	width: 387px;
	height: 28px;
	padding: 10px;
	}
	
.boxbild_expose_flex_bottom {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #DEDEDE;
	padding: 0 0 0 0;
	width: 407px;
	height: 3px;
	}

.thumbnailContainer,
.attachmentContainer {
	width: 190px;
	line-height: 0;
	font-size: 0;
	}
	
.thumbnail {
	border-width: 1;
	border-style: solid;
	border-color: #DEDEDE;
	background-repeat: no-repeat;
	margin: 2px;
	padding: 3px;
	float: left;
	}

.thumbnail img{
	border: 0;
	width: 50px;
	height: 40px;
	}
	
.exposeimage .modalGallery .slideshow,
.exposeimage .modalGallery .controls,
.exposeimage .modalGallery .divSSModal {
	display: none;
}
.exposeimage .modalGallery .slideshow img {
	border: none;
}
.exposeimage .modalGallery .controls {
	height: 40px;
}
.exposeimage .modalGallery .boxbildexposbig .navOverlay {
	position: absolute;
	width: 387px;
	height: 290px;
	cursor: pointer;
}
.exposeimage .modalGallery .boxbildexposbig .navOverlay .navLeft {
	float: left;
}
.exposeimage .modalGallery .boxbildexposbig .navOverlay .navRight {
	float: right;
}
.exposeimage .modalGallery .navLeft img,
.exposeimage .modalGallery .navRight img {
	width: 193px;
	height: 290px;
}
.exposeimage .modalGallery .posleft,
.modalContent .posleft .nav-controls {
	width: 50px;
	float: left;
}.exposeimage .modalGallery .posright,
.modalContent .posright .nav-controls {
	width: 50px;
	float: right;
}
.modalContent .nav-controls {
	margin-top: 10px;
}
.exposeimage .modalGallery .controls a {
	padding: 5px;
}
.exposeimage .modalGallery .loader {
	background-image: url('../_images/v3/icons/icon_wait.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 387px;
	height: 290px;
}
.exposeimage .modalGallery .slideshow {
	clear: both;
	position: absolute;
	width: 387px;
	height: 290px;
	text-align: center;
}
.exposeimage .modalGallery .slideshow a.advance-link {
	display: block;
}
.exposeimage .modalGallery .enlarge {
	float: right;
}
.exposeimage .modalGallery a.enlargelink img {
	vertical-align: middle;
	padding-right: 2px;
}
.exposeimage .modalGallery .embox {
    border-color: #dedede;
    border-style: solid;
    border-width: 0 1px;
    height: 20px;
    padding: 2px 10px 0 10px;
    width: 387px;
}
.exposeimage .modalGallery .imagenumber {
	float: left;
}
.exposeimage .modalGallery .imagedesc {
	margin-left: 5px;
	float: left;
}
.exposecalendar .calendar
{
    padding-left:85px;
}

.thumbnailContainer ul.thumbs,
.attachmentContainer ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.thumbnailContainer ul.thumbs li {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #DEDEDE;
	background-repeat: no-repeat;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	float: left;
}

.attachmentContainer ul.thumbs li {
	border: 1px solid #DEDEDE;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	margin: 2px;
	padding: 7px 0;
	text-align: center;
	width: 56px;
}

.thumbnailContainer a.thumb {
	padding: 0;
	display: block;
	border: none;
}

.thumbnailContainer ul.thumbs li.selected {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #DEDEDE;
	background-repeat: no-repeat;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	float: left;
	border-color: Orange;
}

.thumbnailContainer ul.thumbs li.selected img {
    border: 0 none;
    height: 40px;
    padding: 0 0 0 0;
    width: 50px;
}

.modalContent .empty .boxbild_expose_flex_bottom {
	width : 622px;
}
.empty .vorschau .modalGallery .boxbildexposblaettern,
.exposeimage .modalGallery .boxbildexposblaettern {
	padding: 0 10px 10px 10px;
	height: 35px;
}
.modalContent .estateexpose h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 620px;
}
.nav-controls a:focus,
.thumbnailContainer a.thumb:focus, 
.thumbnailContainer a.ssStart:focus,
.thumbnailContainer .nav-controls a:focus,
.thumbnailContainer .ss-controls a:focus {
	outline: none;
}
.modalContent .modalImageContainer { 
	padding : 10px 10px 10px 10px;
	border-width : 0 1px 1px 1px;
	border-style : solid;
	border-color : #dedede;
	width : 600px;
	height : auto;
	text-align : center;
} 
.modalContent .modalPopupImage img { 
	max-width : 598px !important;
	max-height : 400px !important;
}
.modalContent .boxbildslideshow {
	padding: 3px 0 10px 0;
	width: 620px;
}
.modalContent .captionModalDesc {
	float: left;
	margin-left: 10px;
}
.modalContent .captionModalNumber {
	float: left;
}
.modalContent .controlsModal {
	border-width : 1px 1px 0 1px;
	border-style : solid;
	border-color : #dedede;
	width : 600px;
	padding: 0 10px 10px 10px;
	height: 35px;
}
/* Ende Expose-Bilder */

.exposenavi {
    margin:  0;
    padding: 10px 0 0 206px;
    width: 940px;    
    height: 20px;
	}

.exposenavi ul {
    list-style-image: none;
    list-style-type: none;    
    /*margin-left: auto;
    margin-right: auto;    */
    width: 500px; 
	}

.exposenavi li {
    color: #333;
    float: left; 
    }

.exposetoolbox {
    margin: -10px 0 0 0;
	padding: 0; 
	line-height: 18px;
    }

a.exposetoolbox_info {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
    background-image: url(../_Images/Fewo/V4/icon/icon_info.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }
    
.exposetoolbox_print {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
    background-image: url(../_Images/Fewo/V4/icon/icon_print.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }
    
.exposetoolbox_merken {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
    background-image: url(../_Images/Fewo/V4/icon/icon_merken.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }

.exposetoolbox_gemerkt {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
    background-image: url(../_Images/Fewo/V4/icon/icon_gemerkt.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }    
    
.exposetoolbox_empfehlen {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
        background-image: url(../_Images/Fewo/V4/icon/icon_empfehlen.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }
    
.exposetoolbox_uinfos     {
    float: left;
    margin: 0;
	padding: 0 0 0 20px; 
    background-image: url(../_Images/Fewo/V4/icon/icon_uinfos.gif);
    background-position: left center;
    background-repeat: no-repeat;
    }

.exposetable table{
    margin: -10px 0 0 0;
	padding: 0; 
    border: 1px solid #DEDEDE;
    }
    
.exposetable tr {
    margin: 0;
	padding: 2px;
    border-bottom: 1px solid #DEDEDE;
    }    

.exposetable td {
    margin: 0px;
	padding: 11px;
	vertical-align: top;
    }    


.empfehlungtable {
    background: #f1f1f1;    
    padding: 10px;
    border: 1px solid #DEDEDE;
    }
    
.empfehlungtable tr {
    height: 23px;
    }    
    
/* Ende Expose */
/*--- header ---*/

/*--- siteeements ---*/
.trennlinie {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    line-height: 1px;
    background: url(../_Images/Fewo/V4/pageelement/fast_trennlinie.gif) top repeat-x;
    }

/* Statistik */
.statistic a:link {
	text-decoration:none;
}

/* Styles für den Kalender in den anbieterstatistiken 
 * Beginnen alle mit cal_.... (2008-03-07)
 */
.cal_div_kalenderContainer {
	padding: 3px;
	border-left: solid 2px #fff;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #888;
	border-right: solid 2px #888;
    }

.cal_table_header {
	table-layout: fixed;
    }
    
.cal_td_header_tab, 
.cal_td_header_tab_selected {
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
    }
    
.cal_td_header_tab {
	border-bottom: solid 1px black;
	border-top: solid 1px #BBB;
	border-left: solid 1px #BBB;
	border-right: solid 1px #BBB;
    }
    
.cal_td_header_tab_selected {
	font-weight: bold;
	background-color: #fcf6bf;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
.cal_td_header_tab a, 
.cal_td_header_tab_selected a {
	text-decoration: none;
	color: #666;
    }
    
.cal_td_header_tab a:hover, 
.cal_td_header_tab_selected a:hover {
	text-decoration: none;
	color: #FF6600;
    }
    
.cal_table_subheader {
	table-layout: fixed;
	border-left: solid 1px black;
	border-right: solid 1px black;
    }
    
.cal_td_subheader, 
.cal_td_nav_toright, 
.cal_td_nav_toleft {
	font-size: 11px;
	background-color: #FCF6BF;
	padding: 3px 0;
	text-align: center;
    }
    
.cal_td_nav_toleft {
	background-image: url(../_Images/Fewo/V4/statistic/icon_blaetternaktivback.gif);
	background-repeat: no-repeat;
	background-position: center center;
    }

.cal_td_nav_toright {
	background-image: url(../_Images/Fewo/V4/statistic/icon_blaetternaktivnext.gif);
	background-repeat: no-repeat;
	background-position: center center;
    }
    
.cal_td_nav_toleft a, .cal_td_nav_toright a {
	text-decoration: none;
	display: block;
    }

.cal_table_main {
	border-collapse: collapse;
	font-size: 11px;
    }
    
.cal_td_main, .cal_td_main_selected {
	color: #666;
	background-color: #FFF;
	border-collapse: collapse;
	padding: 1px 0 1px 0;
	border: solid 1px black;
	text-align: center;
	font-size: 11px;
    }
    
.cal_td_main_selected {
	font-weight: bold;
	background-color: #FABB00;
    }
    
.cal_td_main a, 
.cal_td_main_selected a {
	text-decoration: none;
	color: #666;
    }
    
.cal_td_main a:hover, 
.cal_td_main_selected a:hover {
	font-weight: bold;
	color: #FF6600;
    }
    
.cal_td_disable, 
.cal_td_disable a {
	font-size: 11px;
	background-color: #F1F1F1;
	color: #C1C1C1;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px black;
	text-align: center;
    }
    
.posright .button1 {
	float: right;
    }
    
.statheader {
	height: 250px;
    }
    
.statheader h1 {
	margin-bottom: 0;
    }
    
.vertspacer20 {
	float: left;
	width: 20px;
    }
    
.Timespanh3, 
.SelTimespanForPrint {
	text-align: center;
	}
	
.SelTimespanForPrint {
	font-weight: bold;
    }
    
.graphicData {
	height: 365px;
    }
    
.buttontoright {
	background-image: url(../_Images/Fewo/V4/statistic/icon_pfeilnext.gif);
	background-repeat: no-repeat;
    }
    
.buttontoleft {
	background-image: url(../_Images/Fewo/V4/statistic/icon_pfeilback.gif);
	background-repeat: no-repeat;
    }

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
    }
    
.box1_l .boxstart, 
.preisuebersicht .box1_l .boxstart, 
.preisuebersichttopregio .box1_l .boxstart {
	background-image: url(../_Images/Fewo/V4/Statistic/layout_box/1_l_boxstart_trans.gif);
    }
    
.box1_l .boxend, 
.preisuebersicht .box1_l .boxend, 
.preisuebersichttopregio .box1_l .boxend {
	background-image: url(../_Images/Fewo/V4/Statistic/1_l_boxend_trans.gif);
    }
    
.box1_l .boxbody .box5_xl .boxstart {
	background-image: url(../_Images/Fewo/V4/Statistic/layout_box/5_xl_boxstart.gif);
    }
    
.box1_l .boxbody .box5_xl .boxend {
	background-image: url(../_Images/Fewo/V4/Statistic/layout_box/5_xl_boxend.gif);
    }
    
.detail_tabelheader_td1 {
	font-size: 12px;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
    }

.detail_tabelheader_td25 {
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
    }

.detail_tabelheader_td6 {
	border-bottom: 1px solid #C0C0C0;
    }

.detail_table_verticalborder {
	border-right: 1px solid #C0C0C0;
    }
/*--- Ende Statistik Kalender ---*/
/* Ende Statistik */

/*--- Belegungskalender ---*/
.KalenderBase {
    width: 120px;
    color: #000;
    background-color: #FFF;
    font-size: 11px;
    border: solid 0px #DCDCDC;
    padding: 0;
    margin: 0;
    }
    
.KalenderTitleStyle {
    font-size: 11px;
    font-weight: bold;
    color: #FF6600 !important;
    background-color: #FFF;
    border: none;
    border-style: solid;
    border-color: #FF6600;
    border-width: 0;
    }
    
.KalenderDayHeaderStyle {
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
    background-color: #FF9900;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    }
    
.KalenderTodayDayStyle {
    color: #CCC;
    background: #F3F1E9;
    font-weight: bold;
    }
    
.KalenderDayStyle {
    width: 16px;
    font-size: 11px;
    font-weight: normal;
    border: solid 1px #DCDCDC;
    color: #ffffff;
    background-color: #006400;
    margin: 2px 0 0 0;
    }
    
.KalenderOtherMonthDayStyle {
    color: #FFF;    
    background: #FFF;
    font-size: 11px;
    border-width: 1px;
    border-color: #DCDCDC;
    height: 14px;
    }
    
.KalenderWeekendDayStyle {
    color: #CCC;
    background: #F5F5F5;
    font-weight: bold;
    }
    
.KalenderSelectedDayStyle {
    background-color: #FF6600 !important;
    color: #FFF;
    font-size: 11px;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #DCDCDC;
    }
    
.KalenderNoChooseDayStyle{
    color: #FF0000;
    background: #FFF;
    }
    
.LegendFeWoFree{
    height: 15px;
    background-color: #006400; 
    width: 15px;
    border: solid 1px #DCDCDC;
    }
    
.LegendFeWoBusy{
    height: 15px;
    width: 15px;
    border: solid 1px #DCDCDC;
    background-color: #FF6600;
    }
/*--- Belegungskalender Ende ---*/

/*--- QuickContact ---*/
.quickcontact_input_text { width: 120px; }
.quickcontact_select { width: 124px; }
.quickcontact_textarea { width: 182px; }
/*--- Ende QuickContact ---*/

.regionen_auswahl .w_220 option {
    padding: 2px 0 0 4px;
	font-family: tahoma,geneva,sans-serif;
	font-size: 13px; 
	color: #333333;
	line-height: 44px;
    }

.tudomizil {
    font-size: 11px;
    }
    
.tudomizil p {
    font-size: 13px;
    line-height: 16px;
    }    
    
.tudomizil img {
    width: 185px;
    }
        
/*--- end sprite ---*/
/*--- start tooltip ---*/
/*--- tooltips ---*/

#box_tooltip {
	position: absolute;
	float: left;
	text-align:left;
	z-index: 10;	
	line-height: 18px;
	}

.box_tooltip_start {
	padding: 0px 7px;
	height: 7px;
	width: 234px;
	background: url(../_images/V4/layout_box/box_tooltip_start.png) top no-repeat;
	}
	
.box_tooltip_body{	
	padding: 0 7px;
	width: 234px;
	background: url(../_images/V4/layout_box/box_tooltip_body.png) top repeat-y;
	color: #F1F1F1;		
	}
	
.box_tooltip_end {	
	padding: 0 7px;
	width: 234px;
	height: 7px;
	background: url(../_images/V4/layout_box/box_tooltip_end.png) bottom no-repeat;	
	}
	
.box_tooltip_headline {
	color: #F60;
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
    }

.icon_tooltip img {
    border: 0;
    }    

/*--- tooltips end ---*/



.liste ul {
	padding: 0 0 0 0;
	float: left;	
    }	
	
.liste li {
    
    list-style: none;
    background: url(../_Images/Fewo/V4/icon/icon_list.gif) no-repeat  0 3px;
    line-height: 25px;
    
    margin: 0;
    padding: 0 0 0 23px;
    }

.linkliste ul {
	padding: 0;
	float: left;	
    }

.linkliste li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

/*--- autoComplete ---*/
.ac_results {
    padding: 0;
    border: 1px solid #666;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
    position: fixed;
    width: 284px !important;
    }

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    }

.ac_results li {
    margin: 0;
    padding: 0 0 0 2px;
    cursor: default;
    display: block;
    text-align: left;   /*--- if width will be 100% horizontal scrollbar will apear when scroll mode will be used ---*/
    /*width: 100%;*/
    font: menu;
    font-size: 13px;    /*--- it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox ---*/
    line-height: 18px;
    overflow: hidden;
    }

.ac_loading {
    background: white url('~/_images/Fewo/V4/icons/icon_wait2.gif') right center no-repeat;
    }

.ac_over {
    color: #FF6600;
    background-color: #F1F1F1;
    }
    
/*--- feedback ---*/
.popup_feedback {
    height: 100%;
    }

.popup_feedback td {
    padding: 3px;
    }

.popup_feedback label {
    padding: 0 0 0 5px;
    }    
    
.ag { /*--- "Link zu Ihrer Homepage bestellen"-PopUp ---*/    
width: 400px;
padding: 0; 
    }
    
.ag h1 {
    display: none;
    }
    
#ctl00_uLinkOrder_pnlForm {
    padding: 0;
    margin: 0 0 0 -20px;
    }

.ag label {
    padding: 0 0 0 5px;  
    }
    
.buchung select.w215,
.ag select.w200 {
    width: 204px;
    }

.ag .spacer,
.ag .spacer10 {
    height: 10px;
    }    

.buchung .w50,
.ag .w50 {
    width: 50px;
    }

.ag .w150 {
float: left;
    width: 136px;
    }

.buchung .w150 {
margin: 0 0 0 10px;
    width: 132px;
    }
    
.buchung .w209,        
.ag .w200 {
    width: 200px;
    }

.ag .w410 {
}

.ag .posleft {
width: 100%;
    }
    
.floatright .buttonlink {
    padding: 0 20px 0 0;
    float: right;
    font-size: 13px;
    }
/*--- feedback end ---*/

.info_liste ul {
    padding: 0px 0 10px 0px;
    list-style-image: none;
    list-style-type: none;  
    }

.info_liste li {
    padding: 5px;
    }

/*--- modalPopUp ---*/
.modalContent .iwag .fewoModalHeader {
	padding: 5px 10px 0 0; 
	height: 40px;
}

.modalContent .fewoModalLogo {
	position: absolute; 
	padding-left: 0; 
	padding-right: 0; 
	font-size: 1px; 
	overflow: hidden; 
	top: -10px; 
	left: 10px;
}

.modalContent .iwag .modifiercheckbox {
	padding: 2px 0 2px 2px; 
	float:left;
}

.modalContent .iwag .modifiercheckbox label {
	padding: 0 0 4px 4px;
    }

.modalContent h3 {
    padding: 20px 0 0 0;  
    }

.modalContent p {
    font-size: 13px; 
    }    
/*--- modalPopUp ---*/

/*--- PushPin - FastMap ---*/
.VEAPI_Pushpin .pin { position: relative; color: #000; text-align: center; cursor: pointer; }

.VEAPI_Pushpin .pin .Style1 { background: url('../_Images/Fewo/V4/maps/pushpins/pin1.png') no-repeat 0 0; height:18px; width:18px; font: bold 12px Arial; color: #fff; }
.VEAPI_Pushpin .pin .Style2 { background: url('../_Images/Fewo/V4/maps/pushpins/pin2.png') no-repeat 0 0; height:28px; width:28px; font: bold 13px Arial; color: #fff; }
.VEAPI_Pushpin .pin .Style3 { background: url('../_Images/Fewo/V4/maps/pushpins/pin3.png') no-repeat 0 0; height:32px; width:32px; font: bold 14px Arial; color: #fff; }
.VEAPI_Pushpin .pin .Style4 { background: url('../_Images/Fewo/V4/maps/pushpins/pin4.png') no-repeat 0 0; height:44px; width:44px; font: bold 15px Arial; color: #fff; }
.VEAPI_Pushpin .pin .Style5 { background: url('../_Images/Fewo/V4/maps/pushpins/pin7.gif') no-repeat 0 0; height:48px; width:48px; font: bold 15px Arial; color: #fff; }

.VEAPI_Pushpin .pin .Style1 .text { position: relative; top: 1px; }
.VEAPI_Pushpin .pin .Style2 .text { position: relative; top: 5px; }
.VEAPI_Pushpin .pin .Style3 .text { position: relative; top: 7px; }
.VEAPI_Pushpin .pin .Style4 .text { position: relative; top: 12px; }
.VEAPI_Pushpin .pin .Style5 .text { position: relative; top: 15px; }

.VE_Pushpin_Tooltip_Body, .VE_Pushpin_Tooltip_Title {
	font-family: tahoma,geneva,sans-serif;
}

.MSVE_Map a:link { text-decoration: none; }

.divRefreshContent {
    margin-top: -10px;
    }
/*--- Ende PushPin - FastMap ---*/

/*--- map - waiting animation ---*/

 .iwMapLoader{
    position: absolute;    
    top: 233px;
    left: 270px;     
    border: solid 1px #ccc;          
}

.loaderContent  
{
    display: block;             
    width: 700px;
    height: 450px;
    background: #FFF url('../_images/v3/wait/map-hintergrund.jpg') repeat 0 0;  
    text-align: center;
    font-weight: bold;
}

.loaderContentImg{  
    padding-top: 200px;
}

/*--- Ende map - waiting animation ---*/

/*--- boxes ---*/
.boxcontent {
	margin: 0;
	padding: 10px 15px 6px 15px;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 0 1px ;	
	height: 100%;
    background-color: #FFF;
	}

.boxheader {
	line-height: 18px;
	padding: 9px 0 5px 15px;
	}

.boxbottom {
	margin: 0;
	padding: 0;
	background-image: url(../_Images/Fewo/V4/pageelement/boxbottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.boxbottom .inner{
    font-size: 0.1px;
	margin: 0;
	padding: 0;
	line-height: 9px;
	background-image: url(../_Images/Fewo/V4/pageelement/boxbottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	
	
.box {
	}
	
.box_light .boxtop {
	background-image: url(../_Images/Fewo/V4/pageelement/boxlighttopleft.gif);
	background-repeat: no-repeat;
	}

.box_light .boxheader {
	background-image: url(../_Images/Fewo/V4/pageelement/boxlighttopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.box_gradient {
	}
	
.box_gradient .boxtop{
    height: 32px;
	background-image: url(../_Images/Fewo/V4/pageelement/boxtopleft.gif);
	background-repeat: no-repeat;
	}
	
.box_gradient .boxheader {
    height: 32px;
	background-image: url(../_Images/Fewo/V4/pageelement/boxtopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

* html .box_gradient .boxtop {
    margin: 0;
	padding: 0; 
    height: 32px;
	background-image: url(../_Images/Fewo/V4/pageelement/boxtopleft.gif);
	background-repeat: no-repeat;
	}
	
* html .box_gradient .boxheader {
    margin: 0;
	padding: 0; 
    height: 32px;
    background-image: url(../_Images/Fewo/V4/pageelement/boxtopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}	
	
* html .box_gradient .boxheader h2 {	
	padding: 9px 0 0 15px; 
    }

.boxhighlight {
    margin: 0px;
    padding: 15px;
    border: 1px solid #DEDEDE;
    background: #F1F1F1;
    }
	
	
/*--- box_02 ---*/
.box_02 {
	background: transparent url(../_Images/Fewo/V4/pageelement/box_02_tl.gif) no-repeat left top;
	margin: 0;	
	padding: 0;
	width: 100%;	
}

.box_02  .boxtop {
	background: transparent url(../_Images/Fewo/V4/pageelement/box_02_tr.gif) no-repeat right top;
}
	
.box_02 .boxcontent {
	background: #f1f1f1;
	border-color: #d3d3d3;	
	border-style: solid;	
	border-width: 0 1px;	
	margin: 0;
	padding: 0 15px 6px 15px;
	overflow: hidden;
}

.box_02 .boxbottom {	
	background: transparent url(../_Images/Fewo/V4/pageelement/box_02_bl.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
}
	
.box_02 .boxbottom .inner {	
	background: transparent url(../_Images/Fewo/V4/pageelement/box_02_br.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	height: 9px;
	line-height: 9px;
}	

.box_02 .bd  {
	line-height: 18px;
	}
	
.box_02 .hd  {
	padding: 0 0 10px 0;
	}
	
.fewo_packet_lowestprice{
    float: left;
    margin-top: 30px;
    }
	
.feworeklame_right a:link, 
.feworeklame_right a:visited, 
.feworeklame_right a:hover, 
.feworeklame_right a:active {
    font-size: 13px;
    text-decoration: none;
    }

.overflow_hidden {
    overflow: hidden;
	}
	
.overflow_auto {
	overflow-y: auto;
	}
	
/*--- buttons ---*/
/*--- button 01 ---*/
a.button_01 {
    background: transparent url(../_Images/Fewo/V4/button/button_01_li.jpg) no-repeat top left; 	
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 25px;
	text-decoration: none;	
}

a.button_01 span {      
    background: transparent url(../_Images/Fewo/V4/button/button_01_re.jpg) no-repeat top right;
    color: #fff;    
    display: inline-block;
    float: left;
  	height: 22px;
  	line-height: 22px;
	margin: 0;
	overflow: hidden;
    padding: 1px 14px 2px 15px;	
    text-decoration: none;
    white-space: nowrap;
} 

a.button_01 span:hover {
	color: #000;
	text-decoration: none;
}
/*------*/

.button_fast,
a:link.button_fast , 
a:visited.button_fast , 
a:hover.button_fast , 
a:active.button_fast   {
    float: right;
	padding: 0 15px 0 25px;	
	margin:  0;
	background-image: url(../_Images/Fewo/V4/button/button_fast.gif); 
    background-position: top left;
    background-repeat: no-repeat;
    height: 20px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
	}

.button_search {
	background-image: url(../_Images/Fewo/V4/button/button_suche.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
.button_search a:hover {
    text-decoration: none;    
    }

.button_impressum {
	background-image: url(../_Images/Fewo/V4/button/button_impressum.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
.button_impressum a:hover {
    text-decoration: none;    
    }
    
.button_link {
    background-image: url(../_Images/Fewo/V4/button/button_suche.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }

.floatright .buttonlink,    
.button_mail {
	background-image: url(../_Images/Fewo/V4/button/button_mail.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }

.floatright .buttonlink a:hover,    
.button_mail a:hover {
    text-decoration: none;    
    }
    
.button_aktualisieren {
	background-image: url(../_Images/Fewo/V4/button/button_aktualisieren.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
.button_aktualisieren a:hover {
    text-decoration: none;    
    }    

.button_telefonanfrage {
    margin: 0;
	padding: 0; 
	background-image: url(../_Images/Fewo/V4/button/button_fon.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 20px;
    }

a .button_telefonanfrage {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }

a:hover .button_telefonanfrage {
    text-decoration: none;
    }

.button_mailanfrage {
	background-image: url(../_Images/Fewo/V4/button/button_mail.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_mailanfrage {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
    
 a:hover .button_mailanfrage {
    text-decoration: none;    
    }
    
.link1,
.fewo_payment .button_03,
.button_weiter {
	background-image: url(../_Images/Fewo/V4/button/button_weiter.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }

a .link1,
.fewo_payment a .button_03
a .button_weiter {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
a:hover .link1, 
.fewo_payment a:hover .button_03
a:hover .button_weiter {
    text-decoration: none;    
    }
    
    
.button_zurueck {
	background-image: url(../_Images/Fewo/V4/button/button_zurueck.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_zurueck {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_zurueck {
    text-decoration: none;    
    }    
    
.button_speichern{
	background-image: url(../_Images/Fewo/V4/button/button_speichern.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_speichern {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_speichern {
    text-decoration: none;    
    }

.button_abbrechen {
	background-image: url(../_Images/Fewo/V4/button/button_abbrechen.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_abbrechen {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_abbrechen {
    text-decoration: none;    
    }             

.button_jetztbuchen {
	background-image: url(../_Images/Fewo/V4/button/button_jetztbuchen.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_jetztbuchen {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_jetztbuchen {
    text-decoration: none;    
    }            
    
.button_jetztbuchentrans {
	background-image: url(../_Images/Fewo/V4/button/button_jetztbuchen_transp.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_jetztbuchentrans {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_jetztbuchentrans {
    text-decoration: none;    
    }            
    
.button_login{
	background-image: url(../_Images/Fewo/V4/button/button_login.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_login {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_login {
    text-decoration: none;    
    }        

.button_logout {
	background-image: url(../_Images/Fewo/V4/button/button_logout.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .button_logout {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .button_logout {
    text-decoration: none;    
    }        

.buton_jetztbuchen {
	background-image: url(../_Images/Fewo/V4/button/button_jetztbuchen.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
a .buton_jetztbuchen {
    margin: 0;
	padding: 0; 
    text-decoration: underline;
    }    
    
 a:hover .buton_jetztbuchen {
    text-decoration: none;    
    }   

.button_resultlist {
	background-image: url(../_Images/Fewo/V4/button/button_resultlist.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }
    
.button_mail a:hover {
    text-decoration: none;    
    }

.left_space {
    padding: 0 0 0 20px;
    }
    
.left_space13 {
    padding: 0 0 0 13px;
    }
    
/*--- spacer, grid & width ---*/
.overflow {
	overflow-y: scroll;
    }
    
.clear {
    clear: both;
    }

.grid_180,
.grid_220, 
.grid_340, 
.grid_460,
.grid_540,
.grid_700,
.grid_940 {
    display: inline;
    margin: 0 20px 0 0;
	padding: 0; 
	float: left;
    }

.grid_180 { width: 180px; }
.grid_220 { width: 220px; }
.grid_340 { width: 340px; }
.grid_460 { width: 460px; }
.grid_540 { width: 540px; }
.grid_700 { width: 700px; }
.grid_940 { width: 940px; }

.w_020,
.w_040,
.w_050,
.w_060,
.w_075,
.w_080,
.w_100,
.w_116,
.w_120,
.w_135,
.w_140,
.w_150,
.w_154,
.w_160,
.w_180,
.w_185,
.w_190,
.w_200,
.w_204,
.w_220,
.w_225,
.w_240, 
.w_245,
.w_310,
.w_320,
.w_340,
.w_360,
.w_510,
.w_540,
.w_650,
.w_675,
.w_700,
.w_720,
.w_900
.w_940,
.w_980,
.w_max {    
    margin: 0;
	padding: 0;
	float: left;
    }


.w_020 { width:  20px; }
.w_040 { width:  40px; }
.w_045 { width:  45px; }
.w_050 { width:  50px; }
.w_060 { width:  60px; }
.w_075 { width:  75px; }
.w_080 { width:  80px; }
.w_100 { width: 100px; }
.w_116 { width: 116px; }
.w_120 { width: 120px; }
.w_135 { width: 135px; }
.w_140 { width: 140px; }
.w_150 { width: 150px; }
.w_154 { width: 154px; }
.w_160 { width: 160px; } 
.w_164 { width: 164px; }
.w_180 { width: 170px; }
.w_185 { width: 185px; }  
.w_190 { width: 190px; }
.w_200 { width: 200px; }
.w_204 { width: 204px; }
.w_220 { width: 220px; }
.w_225 { width: 225px; }
.w_240 { width: 240px; }
.w_245 { width: 245px; }
.w_310 { width: 310px; }
.w_320 { width: 320px; }
.w_340 { width: 340px; }
.w_420 { width: 420px; }
.w_460 { width: 460px; }
.w_510 { width: 510px; }
.w_540 { width: 540px; }
.w_650 { width: 650px; }
.w_675 { width: 675px; }
.w_700 { width: 700px; }
.w_720 { width: 720px; }
.w_900 { width: 900px; }
.w_940 { width: 940px; }
.w_980 { width: 980px; }
.w_max { width:  100%; }

.h_00,
.h_01,
.h_02,
.h_05,
.h_08,
.h_10,
.h_20,
.h_30,
.h_50,
.h_100,
.h_130,
.h_140,
.h_197,
.h_255,
.h_400 {
    clear: both;
    }

.h_00 { height: 0.1px; }
.h_01 { height: 1px; }
.h_02 { height: 2px; } *.html.h_02 { height: 2px; line-height: 0.1px;} /*---IE6 Hack---*/
.h_05 { height: 5px; }
.h_08 { height: 8px; }
.h_10 { height: 10px; }
.h_20 { height: 20px; }    
.h_30 { height: 30px; }    
.h_40 { height: 40px; }    
.h_50 { height: 50px; }  
.h_63 { height: 63px; } 
.h_100 { height: 100px; }  
.h_130 { height: 130px; }  
.h_140 { height: 140px; } 
.h_197 { height: 197px; } 
.h_255 { height: 255px; }
.h_400 { height: 400px; }

* html .fastnavi .h_00,
* html .fastnavi .h_01,
* html .fastnavi .h_05 {
    clear: both;
    margin: 0;
	padding: 0;
    display: inline;
    }

/*--- alignment ---*/
.left {
    float: left;
    }

.right{
    float: right;
    }

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
 
 .right_right {
     float: right;
     text-align: right;
    }
    
 .profipaket label{
        padding-left: 5px;      
        vertical-align: bottom;  
    }
    
 .profipaket input{           
        vertical-align: bottom;  
    }
    
 /* Die nachfolgenden vier Elemente sind  für die absolute Positionierung auf der Suche.aspx verantwortlich. */    
 .posrel { position: relative; }
 
 .plusmargin{
    margin-bottom: 610px;
    position: relative;
    }

* html .plusmargin{
    margin-bottom: 630px; /* IE6 Hack für die Höhe */
    }

.posabs{
    position: absolute;
    top: 525px;    
    left: +240px;
    }

/*--- forms ---*/
input, textarea, select, form {
	font-family: tahoma,geneva,sans-serif;
    margin: 0;
    font-size: 13px;
    color: #333;
    }

.kontaktform {
    width: 380px;
    }
    
/*--- typo ---*/
h1 {
	margin: 18px 0px 20px 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #9e9c9d;
	line-height: 25px;
	}

h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	}

h3 { margin: 0 0 10px 0; }

h4 { font-size: 13px; }

h5 { font-size: 11px; }

.fontsize_01 { font-size: 11px; }
	
.fontsize_02 { font-size: 12px; }

.fontsize_03 { font-size: 21px; }
    
.fontsize_04 { font-size: 36px; }  

.fontsize_05 { font-size: 18px; }

.fontsize_06 { font-size: 14px; }   

.fontsize_07 { font-size: 10px; }

.fontsize_08 { font-size: 24px; }

.fontsize_09 { font-size: 16px; }
    
.bold { font-weight: bold; }

.underline { text-decoration: underline; }
    
    
/*--- fontcolor ---*/
.color_01 { color: #FFF; }      /*--- white ---*/
.color_02 { color: #000; }      /*--- black ---*/
.color_03 { color: #333; }      /*--- dark gray ---*/
.color_04 { color: #7A7476; }   /*--- gray ---*/
.color_05 { color: #BEB4A8; }   /*--- light gray ---*/
.color,
.color_06 { color: #FF9933; }   /*--- orange ---*/
.color_07 { color: #9E9C9D; }   /*---  ---*/
.color_08 { color: #FF6600; }   /*--- darker orange ---*/
.color_09 { color: #ffcc2a; }   /*--- yellow ---*/
.color_10 { color: #808080; }      /*--- middle grey---*/
 

.lightgray {
    margin: 0px;
	padding: 2px; 
    background: #F1F1F1;
    }     
    
/*--- banner/skyscraper ---*/
.skyscraper {
    padding: 120px 0 0 0;
    float: left;
    width: 160px;
    height: 720px;
    }

/* -- Print -- */
.pritlogo {
    display: none;
	}

.print {
    display: none;
	}
	
/*--- links ---*/
.fastnavi td a:link, 
.fastnavi td a:visited, 
.fastnavi td a:hover, 
.fastnavi td a:active {
    color: #000;
    line-height: 15px;
    padding: 0;
    text-decoration: none;
    }  

.buttons a.button_zurueck {
    text-decoration: none;
    }
    
.testinger {
    background: lime;
    }

.mehrlink a {
    text-decoration: underline;    
    }
    
.mehrlink a:hover {
    text-decoration: none; 
    }    
    
.weiterelaender a {
    background-image: url(../_Images/Fewo/V4/button/button_weiterelaender.gif);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #FFF;
    display: block;
    line-height: 25px;
    padding-right: 30px;
    }    


.popup_close a:link, .popup_close a:visited {
    color: #000;
    text-decoration: none;
    }
    
.popup_close a:hover, .popup_close a:active {
    color: #000;
    text-decoration: none;
    } 

.emptylink a:link, 
.emptylink a:visited, 
.emptylink a:hover, 
.emptylink a:active {
	text-decoration: none;
	}
	
.fewo_payment a.button_zurueck {  
    text-decoration: underline; 
    float: left;  
    } 	
    
.fewo_payment a:hover.button_zurueck {  
    text-decoration: none; 
    float: left;  
    } 	    
    
.mandatory_field_note{
    font-size: 10px;
    }

.fewo_agb{
	margin-left:50px;
}

/* neue fast navi beginn*/

.fasthistorytext{
    margin-left: 19px;
    display: block;
    }

.fasthistoryitem {
    background:url("../_images/fast/checkbox.gif") no-repeat scroll 0 center transparent;
    display:block;
    padding:0;   
    }

a.fasthistoryitem{
    text-decoration: none;
    }

a.fasthistoryitem:hover{   
    color: #FF6600;
    text-decoration: line-through;
    background-color: #DEDEDE;
    }


a.fastnav{
    color: Black;
    display: block;
    padding: 0;
    cursor: pointer;
    zoom: 1;
    text-decoration: none ! important;
    }

a.fastnav:hover{
    color: #FF6600;
    background-color: #DEDEDE;
    }

a.fastnav .fastnavcount{
    padding: 2px 0;    
    color: Black;
    text-align: right;
    float: right;
    width: 30px;
    }

a.fastnav:hover .fastnavcount {
    color: #FF6600; 
    }

.fastnavzero{    
    cursor: default;
    color: #666666;
    background-color: #F1F1F1;
    text-align: right;
    float: right;   
    }

.fastnavtext,
.fastnavtextwithoutcount{
    padding: 2px 0;
    display: inline-block;
    width: 150px;
    line-height: 16px;
    }

.fastnavtextwithoutcount{
    width: auto;    
    }

.modalContent .modcb{	
	margin: 0 10px 0 0;
	float: left;
	width: 270px;
	}

.modalContent .modcb input{
	vertical-align: middle;
	}

.modalContent .modcb:hover{
    background-color: #DEDEDE;
    }

.modalContent .labelm{
    margin-bottom:3px;
    }
    
/* neue fast navi ende*/
#ctl00_breadcrumb_panBreadcrumb {
margin: 5px 0 0 206px;
width: 734px;
}