body
{
background:  url('background.jpg') fixed center center;
font-family: Times New Roman, Arial, Verdana, sans-serif;
font-size:20px;
overflow: auto;
color:black;
}

div#body {
width:816px;
height: 602px;
overflow: auto;
}

div#kategorien
{
position:absolute;
top:120px;
left:50%;
width:800px;
margin-left:-400px;
}

div#description
{
position:absolute;
top:430px;
left:0px;
width:100%;
height: 30px;
}

div#film {
background: black url('film_background.jpg') repeat-x;
position:absolute;
top:250px;
left:0px;
width:100%;
height: 180px;
overflow: auto
}

img#show {
border:0px;
margin-left:10px;
margin-top:26px;
}

input
{
background:none;
border: outset 2px black;
border-top: 0px;
border-left: 0px;
}

textarea
{
background:none;
border: outset 2px black;
border-top: 0px;
border-left: 0px;
}

#kat
{
position:relative;
width:200px;
font-size:20px;
margin-right:20px;
margin-bottom:20px;
}

a, a:hover, a:visited {
color:black;
}

a#link
{
display:block;
color:black;
text-decoration:none;
background: url('dot_orange.gif') no-repeat 97px 3px;
padding-right:15px;
text-align: right;
}

a#link:hover
{ 
color:black;
font-weight:bold;
background: white url('dot_blue.gif') no-repeat 98px 3px;
text-align: right;
}

h1
{
font-size:40px;
}
