﻿/*---
PRINT-Stylesheetfile for fewoanzeigen.de 

Content:
    - general
    - layout
        - header
        - progressbar
    - siteeements  
        - boxes  
        - links
        - buttons
        - spacer & width
    - typo
    - colors
---*/
body {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #000;
    background: #fff;
    font-size: 13px;
    text-align: left;
    float: left;
    }

.pagealign {
    float: left;
    text-align: left;
    }

.pagesize {
    text-align: left;
    }

.slideshow img 
{
	border: 0px;
}

a.button_resultlist,
checkbox,  
input,  
radio,
select,
ul,
#ctl00_DefaultMerkerListe1_Info1_AdresseingabeFormular table,
#ctl00_Pricelist1_Panel2 img,
#divMap span,
#feedbackLink
.adspace,
.advertise,
.angebotlist,
.boxbildexposblaettern,
.country .teaserimg img,
.exposetoolbox_merken,
.exposetoolbox_print,
.fastsuche,
.feedback, 
.fewoinfo,
.feworeklame,
.grid_220,
.kriteriensuche,
.listmerkerlink,
.listNavigation,
.logoleiste,
.mainmenue,
.merk h2,
.nav-controls,
.noprint,
.objlistnav,
.pagebottom,
.pagefooter,
.quicksearch,
.schnellsuche,
.sendcheckbox,
.submenue,
.tagcloud,
.teasercolumn,
.thumbnail,
.thumbnailContainer,
.topControls,
.skyscraper,
.printofferer a,
.enlargelink {
    display: none;
    }

.listbox_image {
    float: left;
    }

.listbox_content {
    width: 400px;
    padding: 0 0 0 10px;
    float: left;
    }
    
.listbox_content a:link, 
.listbox_content a:visited, 
.listbox_content a:hover, 
.listbox_content a:active {
    color:#999999;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:10px 0 0;
    text-decoration:none;
    width:380px;
    }    

.listbox_price {
    color:#666666;
    font-size: 18px;
    font-weight: bolder;
    padding: 0 0 0 10px;
    float: left;
    }
    
/*--- typo ---*/
.country .fontsize_01 {
    margin: 0;
    display: block;
    padding: 20px 0 0 0; 
    color: #333333;
    background: lime;
    }

h1 {
    font-size: 20px;
    }

.country h4 {
    margin: 0;
    font-size: 15px;
    }    
    
.print {
    display: block;
    }

.merk .box_light {
    padding: 20px 0 0 0;
    }

.merklist .w_100.left {
    float: left;
    width:100px;
    margin:0;
    padding:0;
    }

.merklist .w_340. {
    float: left;
    width:340px;
    margin:0;
    padding:0;
    }

.left.listbox_image {
    padding: 5px 0 0 0;
    clear: both;
    float: left;
    }

.h_20 {
	clear:both;
	height: 20px;
	}