body {
background-color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 77%;
line-height: 160%;
color: #000;
padding: 0px;
margin: 20px;
}

p { clear: both; }

table {font-size: 100%;line-height: 160%;}

a:link,a:active,a:visited {
color: #145d89;
text-decoration: none;
outline: none;
}

a:hover {
text-decoration: underline;
}

a {
color: #145d89;
font-weight: bold;
text-decoration: none;
outline:none;
}

a:hover {
color: #999;
text-decoration: none;
}

h3 {
font-size: 136%;
color: #999;
margin: 0 0 20px 0;
text-transform: uppercase;
}

h4 {
color: #000;
font-size: 100%;
margin: 0;
clear: both;
}

i {letter-spacing: 1px;}

.beschreibung {
width: 430px;
margin: 0 0 30px 20px;
text-align: justify;
}

.beschreibung2 {
margin: 0 0 30px 20px;
text-align: justify;
}

.imgleft {
border: 0;
float: left;
margin: 6px 10px 10px 0;
}

.imgright {
border: 0;
float: right;
margin: 6px 0 0 10px;
}

.imgfilm {
border: 0;
float: right;
margin: 0 0 10px 10px;
}

.clearboth { clear: both; }

hr{
padding: 0;
clear:both; 
border:0px; 
height:0px; 
color:#fff; 
background-color:#fff;
}

ul#navigation
{
list-style-type: none;
margin: 20px 0 0 0;
padding: .5em 0;
border-top: 1px solid #999;
}

ul#navigation li a
{
list-style-type: none;
display: block;
width: 5em;
color: #fff;
background-color: #999;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#navigation li a:hover
{
color: #FFF;
background-color: #000;
}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }
