
/*<![CDATA[*/
/*
 * FirstPage Styesheet for the AutoOnline.de Webpage
 * 
 * Version 1.0, 2007-08
 *                                                                            */  
/* === Basics =============================================================== */


body {background-color: #E1E1E1; color: #000000; font-family: arial; font-style:italic;}

a:link, a:visited { font-weight:bold; color: #000000; text-decoration:underline; }
a:hover, a:active { font-weight:bold; color: #EE1D23; text-decoration:underline; }

.wrapper {
    margin:25px auto;
    margin-top: 0;
    text-align:left;
    width:803px;
}
    
.frame {
    width:804px;
    width:790px;
    height:527px;
    background: #FFFFFF url(/cps/rde/xbcr/SID-53EEED24-CD29141A/autoonline_us/background03_rot.gif) no-repeat top center;
    float: left;
    padding:0px;
    margin:0px 0px 0px 5px;
    
}

.countryContainer {
    margin: 160px 0px 160px 125px;
    /* background-color: #0000FF; */
    height: 95px;
    width: 530px;
}

DIV#tickerContainer {
    margin: 205px 0px 0px 16px;
    /* background-color: #0000FF; */
    height: 28px;
    width: 760px;
}


.list {  
    float:left;
    height:95px;
    /*width:106px;    */
}
ul {    
    font-size:13px;
    line-height:128%;
    padding: 0;
    margin-top: 3px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0px; 
}
ul li {
    /* width: 122px; */
    width: 106px;
    float: left;
    list-style-type: none;
}
ul li a{    
    background: url(/cps/rde/xbcr/SID-53EEED24-CD29141A/autoonline_us/dot.gif) left no-repeat;
    padding-left:10px;
    width: 96px;
}
* html .countryContainer {
    margin: 160px 0px 160px 115px;
    height: 95px;
    width: 530px;
}

* html ul li {    
    padding-left:10px; 
    width: 96px;
}

* html ul li a{    
    background: url(/cps/rde/xbcr/SID-53EEED24-CD29141A/autoonline_us/dot.gif) left no-repeat;
    padding-left:10px;
    width: 96px;
}

*+html .countryContainer {
    margin: 160px 0px 160px 115px;
    height: 95px;
    width: 530px;
}

*+html ul li {
    list-style-position: outside;
    padding-left:10px;
    width: 96px;    
}

.reddot {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: red; 

}
/* === ENDE RedDot Internal ================================================= */

/*]]>*/
 

