
#startseite .inner {
	padding-top: 10px;
}

#startseite .adsense {
	width: 300px;
	margin: 30px auto;
	height: 250px;
}

#startseite h2 {
	border: none;
	margin: 0 0 10px 0;
	font-size: 13px;
}

p#einleitung {
    display: none;
}

#fliegermag_feed .contentdiv_inhalt {
    height: 260px;
    overflow: hidden; /* wichtig: falls feed zu lang, soll er nicht ueber den kasten hinaus laufen */
    clear: both;
}

#fliegermag_feed .fliegermag_logo img {
    height: 30px;
}


#fliegermag_feed h3 {
    font-size: 12px;
    margin: 0 0 4px 0;
}

#fliegermag_feed p {
    margin: 0 0 5px 0;
    font-size: 10px;
}

#fliegermag_feed .feed_datum {
    font-size: 9px;
    margin-left: 3px;
    color: #999;
    white-space:nowrap;
}

#fliegermag_feed .fliegermag_logo {
    float: right;
    margin: 10px;
}

.neusteHaendler {
    width: 652px;
    height: auto;
}

.neusteHaendler .inserate {
    padding: 0px 12px;
    float: left;
    text-align: center;
    font-size: 11px;
    width: 105px;
}


.neusteHaendler .inserate .img {
    display: block;
    width: 100px;
}


.neusteHaendler .inserate img {
    border: 1px solid #6A6A6A;
    padding: 1px;
}


.neusteHaendler .inserate a {
    text-decoration: none;
}


.schnellsuche input,
.schnellsuche select {

}



.schnellsuche .suche_zustand,
.schnellsuche .suche_typ {
    float: left;
    width: 100%;
}

.schnellsuche .suche_preis_von,
.schnellsuche .suche_preis_bis {
    float: left;
}

.schnellsuche .suche_preis_von
{
    margin-right: 10px;
}

.schnellsuche .suche_joker,
.login .login_username,
.login .login_passwort {
    clear: both;

}

.login .login_passwort {

}

.login .button {

}

.login .registrieren {

}

.registrieren,
.registrieren input {
	margin-top: 10px; 
}


#startseite h2 {
	background: none;
	padding: 0;
}

.schnellsuche .suche_zustand {
        /*margin-right: 10px;*/
}

.schnellsuche select {
    width: 100%;
}

.schnellsuche label,
.login label {

}

.schnellsuche #tab1 th {
    width: 75px;
}

.schnellsuche #tab1 select {
    width: 200px;
}

.schnellsuche .joker {
    width: 282px;
}

.schnellsuche .button,
.schnellsuche .detailsuche {
    margin: 5px 0 5px 0;
}

.schnellsuche .detailsuche {
    float: right;
}

.startseite_anzeige .contentdiv_inhalt {
    height: 280px; overflow: hidden; position: relative;
    width: 290px;
}

/* IE will ignore this */
.startseite_anzeige .contentdiv_inhalt[class] {
    display: table; position: static;
}

.startseite_anzeige .contentdiv_inhalt a.anzeigenlink {
    position: absolute;
    top: 50%;
} /* for explorer only*/

.startseite_anzeige .contentdiv_inhalt a.anzeigenlink[class] {
    position: static;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.startseite_anzeige .contentdiv_inhalt .anzeigenbild {
    position: relative;
    top: -50%
} /* for explorer only */

.startseite_anzeige .contentdiv_inhalt .anzeigenbild[class] {
    position: static;
}

.schnellsuche #tab2 td {
    width: 120px;
}

.schnellsuche .button {
        float:left;
}

.werbung_300px {
	text-align: center;
	margin: 0 auto;	
}

.contentdiv.last {
	margin-right: 0;
}

