p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre{
font-family:Verdana,Arial,Helvetica,sans-serif;
color : #000000;
}
h1 {
font-size: large;
line-height : 200%;
}
h2 {
font-size: large;
line-height : 150%;
}
h3 {
font-size: medium;
line-height : 150%;
}
pre,p,div,td,th,address,nobr {
font-size: small;
line-height : 150%;
}
ol,li,ul {
font-size : small;
line-height : 150%;
}
p.klein {
font-size: x-small;
}
p.zitat {
font-size: small;
line-height : 150%;
}
p.menu {
font-size: small;
}

.domain {
        font-size: 200%;
        font-weight : bold;
        line-height: 145%;
}

.menu
{
        list-style-type: square;
        margin:0px;
        padding:0px;
        list-style-position : inside;
        font-size: 0.8em;
}

body {
 background-color:#ffffff;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:90%;
 margin:0px;
 padding:0px;
}

#header {
 height : 65px;
 border-bottom: 2px solid #dd99ff;
 padding: 5px;
 margin-bottom:10px;
 margin-left : 5px;
 margin-right : 5px;
}

#navigation {
 float:left;
 width: 15%;
 padding: 5px 5px;
 border-right: 2px solid #dd99ff;
}

#ads {
 float: right;
 padding: 2px 2px 2px 2px;
 }

#content {
 float:left;
 width:70%;
 padding: 0px 10px 0px 10px;
}

#footer {
 float:right;
 padding: 10px;
 width: 80%;
 margin-top:10px;
 border-top: 2px solid #dd99ff;
 margin-left : 150px;
 margin-right : 5px;
}
