p,div,span,a,li,td { 
        font-family:arial, sans-serif;;
        font-size:12px;
        color:#444444;
}

p{
        line-height:1.8em;
}

#Hauptcontainer {
        width:768px;
        margin:0 auto;
        text-align:left;
        valign:top;
}

div#Mainframe{
        margin-top:10px;
        text-align:center;
}

body{
        background-color:#FFFFEE;
        text-align:center;
}

h1,h2,h3,h4{
        text-decoration:none;
        border-bottom-style:solid;
        border-bottom-width:1px;
}

h3{
        font-size:16px;
}


h2{
        font-size:15px;
        border-style:none;
}


div,span{
        position:relative;
}
