body
{
background-color: #f8f7ea;
}
#rahmen
{
position: relative;
width: 600px;
margin: auto auto auto auto;
}


#sheet
{
position: relative;
padding: 20px;

top: 20px;
margin-right: auto;
margin-left: auto;

width: 600px;
background-color: #ffffff;
font-family: Georgia;
color: #0b0b0b;
}
#text
{
margin-top: -20px;
display: block;
}
#navi0
{

color: #fffffb;
font-size: 20px;
position: relative; 
float: left;
margin-top: 15px;
margin-right: 10px;
margin-left: 10px;
top: -90px;

}
#navi0 a:visited
{
text-decoration: none;
color: #ffffff;
}
#navi0 a:link
{
text-decoration: none;
color: #ffffff;
}
#navi0 a:hover 
{
text-decoration: none;
font-weight: bold;
}


#navi
{
color: #fffffb;
font-size: 20px;
position: relative; 
float: left;
margin-top: 15px;
margin-right: 10px;
margin-left: 10px;
top: -90px;

}
#navi a:hover 
{
text-decoration: none;
font-weight: bold;
}
#navi a:visited
{
text-decoration: none;
color: #ffffff;
}
#navi a:link
{
text-decoration: none;
color: #ffffff;
}

#menue
{
position: relative;
margin-left: -20px;
top: -40px;
}
h1, h2
{
font-family: Georgia;
color: #ef1515;
}






img {
	border: none;
}

