body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0 0px 0px;
	color: #2d2d2d;
	line-height: 18px;
}

body,html {
min-height:101%;
}

a {color: #2d2d2d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {color: #B10043;
	text-decoration: none;
}
a:active { color: #2d2d2d;
	text-decoration: none;
}

a.ag:link {
	color: #fff;
	text-decoration:none;
	font-style: normal;
	font-weight: lighter;
}
a.ag:visited { 
	 color: #fff; 
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
a.ag:hover { 
	color: #000; 
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
a.ag:active {
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}


a.al:link {
	color: #424242;
	text-decoration:underline;
	font-style: normal;
	font-weight: lighter;
}
a.al:visited { 
	 color: #424242; 
	text-decoration:underline;
	font-style: normal;
	font-weight: lighter;
}
a.al:hover { 
	color: #000; 
	text-decoration: underline;
	font-style: normal;
	font-weight: lighter;
}
a.al:active {
	color: #424242;
	text-decoration: underline;
	font-style: normal;
	font-weight: lighter;
}

#left a.current {
	color: #B10043;
}

.rot {
	color: #B10043;
	font-size: 12px;
}

.rotsmal {
	font-size: 12px;
	color: #B10043;
}

h1 {
	text-transform:none;
	border-top: 1px none;
	border-bottom: 1px none;
	padding: 50px 15px 5px 5px;
	margin:0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h2 {
font-size: 14px;
font-weight: bold;
padding: 0 10px;
	color: #575757;
	margin: 0;
}
#container #content strong {
	font-weight: bold;
}

h3 {
font-size: 11px;
text-transform:uppercase;
background-color: #656565;
border-top:1px solid #999;
padding:0px 15px;
margin:0; 
color: #fff;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 2px;
	text-align: center;
}

.filmform {
	text-transform: uppercase;
	font-weight: bold;
}

img.photo {
	vertical-align:middle;
	border: 0px solid #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.filmophoto {
	vertical-align:middle;
	border: 0px solid #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}


#liniegrau {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background: transparent;
	height: 1px;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 740px;
background-color: #fff;
border:1px solid #999;
margin: 10px auto;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding: 0;
	margin: 0;
} 

/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 15px;
margin-right: 0px;
	margin-bottom: 35px;
	width: 480px;
	vertical-align: top;
}
div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px");
	vertical-align: top;
}

p, pre {
	padding: 5px 10px;
	margin: 1px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* --------------left navigavtion------------- */
#left {
float: right;
width: 180px;
margin: 0px 0px 0px 50px;
padding: 0px;
	clear: both;
}
div#left { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

p.left {
	padding: 2px 25px 5px 5px;
	margin:0px;
	border-left: 1px solid #999999;
	font: 12px/15px Arial, Helvetica, sans-serif;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: left;
font-size: 10px;
}
