/* --- ts2010_startbild_style1.css Technosoft Hofbieber 25.11.2009 Version in t3-fileadmin TECSTORE lokal */
/* html { min-width: 400px; } */

body, h2, h3, h4 { /* redundant rules for bad browsers  */
    font-family: verdana,sans-serif;
    font-size:    x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
    color: #339;
}
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
    background: #EEEEFF;
    color: #333;
    padding: 1em 2px 3em 2px;
    margin: 0;
}

p { line-height: 140%; }

h1,h2 {
    font-family: trebuchet ms;
    font-weight: bold;
    color: #333;
}

h1 {
    font-size: 180%;
    margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
    font-size: 140%;
    padding-bottom: 2px;
    border-bottom: 1px solid #CCC;
    margin: 0;
}
.gesamtseite {
    position: absolute;
    left:10%;
    top:0pt;

}
/* -- Bannerhauptbild --*/
.banner_top {
    position:absolute;
    left:0.0em;
    top:0pt;
    height:120pt;
    width:800px;
    margin:0;
    background-image : url("bilder/ts2010_banner_t1.jpg");
    /* background-color : #EEEEEE; */
    background-repeat: no-repeat;
}
.klickpfad {
    position:absolute;
    left:0.0em;
    top:90pt;
    height:14pt;
    width:800px;
    background-color : #DDEEDD;
    font-size: 9pt;
    padding: 1pt;
    align : center;
}

.menu_horiz {
    position:absolute;
    left:0.0em;
    top:104pt;
    height:14pt;
    width:860px;
    /* background-color : #EEDDFF; */
    font-size: 9pt;
}

.content_left {
    position:absolute;
    left:0.3em;
    top:137pt;
    height:300pt;
    /* width:136px; */
    /* background-color : #EEFFAA; */
    font-size: 10pt;
    margin:0;
}
.content_middle {
    /* position:absolute; */
    position:relative;
    /* left:137px; */
    left:22%;
    top:120pt;
    height:440pt;
    width:550px; *
    /* width : 50%;  */
    align : center;
    /* background-color : #22EEFF; */
    font-size: 8pt;
    margin:0;
    padding:0;
    spacing:0;
}

.content_main {
    position:absolute;
    left:7px;
    top:3pt;
    height:380pt;
    width:510px;
    background-color : #DDEEFF;
    font-size: 10pt;
    padding : 10pt;
    border : 1px solid #666;
    margin:0;
}
.content_right {
    position:absolute;
    left:670px;
    top:120pt;
    height:440pt;
    /* width:120px; */
    /* background-color : #AAFFEE; */
    font-size: 8pt;
    margin:0;
    padding : 6pt;

}
.right-border {
    position:absolute;
    left:799px;
    top:1pt;
    height:600pt;
    width:2px;
    background-color : #0000FF;
    margin:0;
}
.left-border {
    position:absolute;
    left:-1px;
    top:1pt;
    height:600pt;
    width:2px;
    background-color : #0000FF;
    margin:0;
}

.affiliate {
    position :absolute;
    top : 1pt;
    /* left : 61%; */
    left: 960px;
    height : 600pt;
    width : 10%;
    color: #333333;
    background-color: #AAEECC;
    margin:0;
    /* border: 2px 2px 1px 1px #000000 solid; */
    padding: 1px;
}