@CHARSET "UTF-8";

#teaser-header {
    background: url(../images/suchfilter/bg_suchfilter.png) repeat-x 0 0;
    border: 1px solid #ff8400;
    /*width: 698px;*//* override grid_4 wegen border 2px */
    height: 44px;
	/*
	 * all about fonttype (Schrift [-Decoration, -… ,-Farbe], Textschatten und Zeilenhöhe): 03-typografie.css
	 */ 
}

#teaser_heading {
    float: left;
    margin-right: 12px; 
}

#searchheader_order {
    float: right;
    padding-right: 12px;
}


/*Main-Suche*/

#main-suche {
    background: url(../images/bg_suche.png) no-repeat 0 0;
    width: 891px;
    height: 189px;
    padding-top: 55px;
}

#main-suche tbody{
    border: none;
}

#main-suche td{
    text-align: center;
    vertical-align: top;
}

#main-suche .button {
    margin: 0 auto;
}