P  {
        color : #000000;
        background-color : #91ACC1;
        text-align : left;
        font-size : 24;
        font-family : "Candara";
        letter-spacing :2
        margin-left : 100;
}

H1  {background-color : #91ACC1;
        color : #000000;
        font-size : ;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :6
        text-align : left;
        visibility : visible;
        margin-top : 60;
        list-style-type : none;}

H2  {background-color : #91ACC1;
        color : #000000;
        font-size : ;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2
        text-align : left;
        visibility : visible;
        margin-top : 60;
        list-style-type : none;}

H3  {
        background-color : #91ACC1;
        color : #000000;
        font-size : ;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2
        text-align : left;
        visibility : visible;
        margin-top : 60;
        list-style-type : none;
}

A:link  {
        color : #000000;
        margin-top : 100;
        margin-left : 100;
        background-color : #91ACC1;
        line-height : 2;
        font-size : 24;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2;
        text-decoration: none;
}

A:Visited  {
        color : #000000;
        margin-left : 100;
        margin-top : 100;
        background-color : #91ACC1;
        font-size : 24;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2;
        text-decoration: none;
}

A:Active  {
        color : #000000;
        background-color : #91ACC1;
        margin-top : 100;
        margin-left : 100;
        font-size : 24;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2;
        text-decoration: none;
}

A:Hover  { color : #D0DDE6;
        background-color : #91ACC1;
        margin-top : 60;
        margin-left : 100;
        font-size : 24;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2;
        text-decoration: none;
        }

BODY  {
        background-color : #91ACC1;
        color : #000000;
        margin-left : 100;
        margin-top : 60;
        line-height : 2;
        text-decoration : none;
        text-align : left;
        padding-top : 60;
        padding-bottom : 60;
        padding-right : 50;
        padding-left : 30;
        padding : 100;
        border-style : none;
        background-image : ;
        background-repeat : repeat-x;
        font-size : 24;
        font-weight : normal;
        font-style : oblique;
        font-family : "Candara";
        letter-spacing :2

}

#navibereich li {
  display: inline;
  list-style-type: none;
  padding: 4px 0;

  margin: 0;
  color: #000000;
  text-decoration: none;
  padding: 4px 8px;
}



}