body {
background: white url('background.jpg') fixed top left no-repeat;
font-size: 14px;
font-family: Bookman Old Style,Times New Roman,Arial,Verdana;
color: black;
}

a:link    {font-weight: bold; color: black; text-decoration: none; 	font-family: Arial,Verdana;}
a:visited {font-weight: bold; color: black; text-decoration: none; 	font-family: Arial,Verdana,}
a:hover   {font-weight: bold; color: black; text-decoration: underline; font-family: Arial,Verdana,}
a:active  {font-weight: bold; color: black; text-decoration: none;      font-family: Arial,Verdana,}

.bodyleft  {float: left; margin-right:10px; margin-top:10px;}
.bodyright {float: right; margin-left:10px;margin-top:10px;}
.galerie { max-height: 30%; max-width: 500px;}
textarea
{
background-color: transparent;
border-bottom: 1px solid black;
color: black;
border-top: 0px;
border-left: 1px solid black;
border-right: 0px;
margin-left:10px;
}

input
{
background-color: transparent;
border-bottom: 1px solid black;
color: black;
border-top: 0px;
border-left: 1px solid black;
border-right: 0px;
margin-left:10px;
}

div#flash
{
position:absolute;
top:60px;
left:60px;
}

div#impressum
{
position:absolute;
bottom:10px;
right:200px;
}

div#link
{
position:absolute;
top:170px;
left:0px;
border:0px;
}

div#menu
{
position:absolute;
top:250px;
left:130px;
width:100px;
border:0px;
}

div#body
{
position:absolute;
top: 250px;
left: 350px;
width: 530px;
height: 50%;
border: 0px;
padding-right: 10px;
overflow: auto;
}

h1
{
font-style: italic;
font-size: 23px;
margin-left:00px;
margin-top:0px;
letter-spacing: -1px;
}

h2
{
font:bold 16px;
margin-left:00px;
margin-bottom:-5px;
letter-spacing: -1px;
}