P, DIV, H1, H2, H3

p  {font-size: 12px; color: #000000;}
H1 {font-size: 18px; color: #000000;}
H2 {font-size: 14px; color: #000000;}
H3 {font-size: 13px; color: #FFFFFF;}

P  {margin: 0 0 10px 0;}
H1 {margin: 0 0 5px 0;}
H2 {margin: 20px 0 10px 0;}
H3 {margin: 0 0 0 0;}

A:link {color: #FFFFFF;}
A:visited {color: #FFFFFF;}
A:active {color: #FFFFFF;}
A:hover {color: #008eff;}

body{
        margin: 0 0 0 0;
        background: #dbe0e4 url(./images/bgbody.gif) repeat-x;
            text-align: center;
        font-family: verdana, arial, helvetica;
        font-size: 12px;
        padding:0;}

#all{
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        text-decoration: none;
        padding: 0px;
        width: 750px;
        height:100%;}

#top{
        float: left;
        background: url(./images/top.gif) no-repeat;
        height: 160px;
        width: 750px;}

#main{
        width: 750px;
        background: url(./images/bginhalt.gif) repeat-y;
        float: left;}

#menu{
        float: left;
        text-align: center;
        width: 160px;
        display: inline;
        margin: 0 0 0 20px;}

#menu h3{
        border-bottom: solid 1px #008eff;
        font-size: 13px;}

#menu p{
        font-size: 9px;
        text-align: justify;
        color: #FFFFFF;}

#menu ul{
        text-align: left;
        font-weight: bold;
        font-size: 10px;
        margin: 5px 0 15px 5px;
        padding: 0;}

#inhalt{
        float: left;
        width: 495px;
      min-height: 300px;
        display: inline;
        margin: 0 0 0 55px;}

#inhalttext{
        float: left;
        width: 340px;
        margin: 10px 0 0 0;}

#inhaltbild{
        float: right;
        width: 140px;
        text-align: center;
        margin: 10px 0 0 0;}

#bottom{
        width: 750px;
        background: url(./images/bottom.gif) no-repeat top;
        float:left;}

.bottom-text{
        margin: 1px 0 0 10px;
        font-size: 9px;}

.Bereich, .Feld{
        background-color: #D1E5F6;}

