/* reset browser styles */
html, body, p, div, span, a
{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
}

body
{
  line-height: 1.2; 
}
/* end reset browser styles */

a:link
{
color: #0000FF;
text-decoration: underline;
}

a:visited
{
color: #0000FF;
text-decoration: underline;
}

a:active
{
color: #0000FF;
text-decoration: underline;
}

a:hover
{
color: #FF0000;
text-decoration: underline;
}

body
{
background-color: #FFFFFF;
background-image: url(hintergrund.jpg);
background-attachment: fixed;
margin-left: 50px;
margin-right: 30px;
margin-top: 30px;
padding: 0px
}

p
{
font-family: "Arial";
font-weight: normal;
font-style: normal;
font-size: 40px;
}

.obs11
{
position: absolute; 
  left: 800px; 
  top: 30px; 
margin-left: 30px;
margin-bottom: 300px;
margin-top: 0;
}

.obs3
{
margin-left:100px;
margin-bottom: 100px;
margin-top: 30px;
}

.menumain
{
font-weight: normal;
font-style: normal;
font-size: 30px;
margin-left: 50px;
margin-top: 0.8em;
margin-bottom: 0;
}

.menusub
{
font-weight: normal;
font-style: normal;
font-size: 25px;
margin-left: 50px;
margin-top: 0;
margin-bottom: 0;
}

.editinfo
{
color: #808080;
font-weight: normal;
font-style: normal;
font-size: 20px;
margin-left: 0;
margin-top: 2em;
margin-bottom: 0;
}
