@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

* {
        font-family: Verdana;
        margin: 0;
        padding: 0;
}

body {
        margin:0;
        padding:10px 0 0 0;
        font: 0.77em/170% Lucida Grande, Verdana, Helvetica, sans-serif;
        color: #333;
        background:#656565;
}



p {margin:0 0 20px 0;
        padding:0;
        line-height:1.6em;}
h3 { margin:15px 0 10px 0;
        padding:0;
        line-height:normal;
        font-size:18px;
        font-weight:normal;
        font-family:Verdana;
        color:#333;

        }

h2 { margin:15px 0 10px 0;
        padding:0;
        line-height:normal;
        font-size:20px;
        font-weight:normal;
        font-family:Verdana;
        color:#333;

        }

#haupt  a, a:visited   {background: url(images/arrow.png) no-repeat left center; padding-left:15px; color:#049BE5;}

#haupt  a:hover {text-decoration:underline;}

  #clearer {height:15px;}
  #clearer2 {height:30px;}













#haupt ul {list-style:none; margin:0; padding:0;}
#haupt li {padding-left:15px; background: url(http://www.aayo.de/images/arrow.png) no-repeat left center;}


/* ----------------------------------------------breadcrumb-------------------------------------*/


#breadcrumb {
        padding:15px 10px;
        border-bottom:1px solid #CCCCCC;
        }

#breadcrumb a{
        color:#059BD8;
        background-color:#FFFFFF;
        }

#breadcrumb ul{
        margin:0;
        padding:0;
        list-style:none;
        }

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}



/* ----------------------------------------------footer-------------------------------------*/

#ende {height:30px; background:url(http://www.aayo.de/images/footer.jpg);}




#footer {

        height:150px; background:url(http://www.aayo.de/images/bg2.jpg);



        }

#footer a{
        color:#059BD8;
        background-color:#2F2F2F;
        }


#footer p, #footer ul, #footer a{
        margin:0;
        padding:0;
        font-weight:normal;
        list-style:none;
        line-height:normal;
        color:#fff;
        }

#footer .footbox{float:right; padding-left:23px; color:#fff;}

#footer li{
        margin-bottom:3px;
        }









/** BEGIN sidebar **/
#sidebar {
        width: 280px;
        float: left;
        padding: 0px 0px 0 0;

}
        #sidebar .box {
                border: 1px solid #DDDDDD;
                padding: 10px;
                margin-bottom: 10px;
                background-color: #ffffff;
        }
                #sidebar .box h3 {
                        color: #333333;
                        font-size: 0.9em;
                        margin:0;
                        padding: 7px 10px;
                        background: #DFDFDF url(http://www.fondssparen-ratgeber.de/templates/fonds/images/sidebar.gif) no-repeat 240px 7px;
                        margin-bottom: 7px;
                }
                #sidebar .box .ads {
                        text-align: center;
                }
                        #sidebar .box .ads img {
                                margin: 3px;
                        }
                #sidebar .box ul {
                        list-style-type: none;
                        padding: 0 5px;
                }
                        #sidebar .box ul li {
                                line-height: 1.2em;
                                padding: 5px 0;
                        }
                        #sidebar .box ul li a {

                                text-decoration: underline;
                        }

/** END sidebar **/
