/* Der Body */
body, pre {
	
width: 100%;
height: 100%;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
background: #922723;
margin: 0;
padding: 0;
text-align:left;
}

td{
	
vertical-align:top;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
margin: 0;
padding: 0;
text-align:left;

}

h1, h2, h3{
font-weight: normal;
margin: 0 0 1em 0;
padding:0px 5px 10px 5px;
text-align: left;
}

h2 {
font-size:15px;
}

h3 {
font-size:13px;
font-style: italic;
}

h1 {
font-size:12px;
color: #005b85;
}

h4 {
font-size:13px;
font-weight: bold;
margin: 0 0 1em 0;
padding:0px 5px 10px 5px;}

h5 {
font-size:16px;
font-weight: bold;
margin: 0 0 1em 0;
padding:0px 5px 10px 5px;
color: #922723;}


p { 
margin: 0 0 1em 0;
padding:0px 5px 3px 5px;
text-align: left;
line-height: 16px;
}

textarea {
weidth: 500px;
}

p.menu { 
margin-top: 8px;
margin-bottom: 8px;
padding: 0px;
text-align: left;
}

#footer p { 
margin-top: 8px;
margin-bottom: 8px;
padding: 0px;
text-align: right;
}

ul, ol{
text-align: left;
margin: 0px;
padding-bottom: 10px; 
margin: 0 0 1em 0;
}

li{
margin-left: 0px;
line-height: 16px;
}

#container {
width: 915px;
margin: 10px auto 0px auto;
line-height: 130%;
BACbackground-color: #B18080;
}

#top {
width: 915px;
height: 170px;
padding: 0em;

}

#leftnavi {
float: none;
width: 160px;
padding:1em;
text-align: left;
}

#rightnavi {
float: none;
width: 160px;
padding:1em;
text-align: left;
}

#center {
float: none;
width: 500px;
padding:1em;
text-align: left;
}

* html #center {
width: 493px;
}

#film {
float: left;
width: 880px;
margin: 0;
padding: 0;

}
#film p{
margin: 0px;
padding: 0px;
text-align: center;
}


#content {

float: none;	
padding: 1em;
top: 0px;
width: auto;
height: auto;
background: url(../images/content.png);
}

* html #content {
width: 880px;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/content.png');
}

#tablecontent{

border:0px;
border-collapse:collapse;
border-spacing:0px;

}

#contentleer {

float: none;	
padding: 1em;
width: 100%;
height: 100%;

}

#breadcrumbs {

position: absolute;
width: 500px;
text-align: left;
top: 180px;
margin: 0px 0px 0px 210px;

}

#breadcrumbs p{
color:#922723;	
}

#footer {
clear: both;
margin: 0;
text-align: right;
width: auto;
height:40px;
background: url(../images/foot.png);
}

* html #footer {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/foot.png');
}


#footertext {
text-align: right;
width: auto;
position: relative;
top: 14px;
margin-right: 16px;
}

#img_galerie {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Links */
a:link, a:visited { 
text-decoration:none;
font-weight:normal;
color: #333333;
}

a:active, a:hover {
text-decoration:none;
}

.selected a:link, .selected a:visited { 
text-decoration:none;
font-weight:normal;
color: #005b85;
}

.menu a:link, .menu a:visited { 
text-decoration:none;
color:#EBEBEB;
font-size:12px;
border-bottom: 0px;
}

.menu a:active, .menu a:hover {
text-decoration:underline;
}

.menu a.linked{ 
text-decoration:underline;
color:#EBEBEB;
}

#breadcrumbs a:link, #breadcrumbs a:hover, #breadcrumbs a:visited{
text-decoration:underline;
color:#922723;
}
