
b { font-weight: normal }
h2 { border-bottom: 3px solid #eef }
u { text-decoration: none }
acronym { border-bottom: 1px dotted }


#trailerbox { 
    width: 900px;
    height: 298px;
    margin: 14px auto 0px auto;
    background: transparent url(../image/trailer-bg.jpg) center bottom no-repeat;
    outline: 0px; border: 0px solid red;

}


#trailer {      
    border: 1px solid #fff;
    margin: 9px 0 0 30px;
}


#visitenkarte { 
    background: url(../image/visitenkarte.gif) 0px 0 no-repeat;
    text-indent: -9999px;
    border-bottom: 2px solid #eef;
}

#starterpaket {
    background: url(../image/starterpaket.gif) 0 0 no-repeat;
    text-indent: -9999px;
    border-bottom: 2px solid #eef;
}

#businesspaket {
    background: url(../image/businesspaket.gif) 0 0 no-repeat;
    text-indent: -9999px;
    border-bottom: 2px solid #eef;
}

#colwrapper ul {    
    margin: 0px 0 0 0; 
    list-style:none outside none;
}


#colwrapper li {    
    padding-left: 15px;
    font: normal 12px/20px "Trebuchet MS", arial;
    color: #223;
}

#colwrapper { 
    position: relative;
    width: 870px;
    height: 280px;
    margin: 10px auto ;
    border: 0px solid #eef;
}

#colwrapper h3 {
    margin: 0 0 10px 0;
    color: #556;
    font:italic 16px Georgia,"Times New Roman",Times,serif;
    
}

#col1 {     
    position: absolute; top: 10px; left: 0px; 
    width: 270px;
    height: 280px;
   
   
}

#col1 li{
    background: url("../image/bullet_red.gif") 5px 8px no-repeat;

}

 
#col1 a {
    color: #ff0033;
}



#col2 {
    position: absolute; top: 10px; left: 300px;
    width: 270px;
    height: 200px;
   
     
}
#col2 li{
    background: url("../image/bullet_green.gif") 5px 8px no-repeat;

}

#col2 a {
    color: #006600;
}

#col3 {
    position: absolute; top: 10px; right: 0px;
    width: 270px;
    height: 200px;
  
     
}

#col3 li{
    background: url("../image/bullet_blue.gif") 5px 8px no-repeat;

}

#col3 a {
    color: #0044FF;
}


#contentwrapper {
    width: 870px;
    margin: 0px auto ;
    background: none;
}