*	{
	margin: 0px;
	padding: 0px;
}
body	{
	/*background-color: #D1D6D1;*/
	background-color: #C1C6C1;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-y;
	background-position: center; 
	text-align: center;
	color: #37243F;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#container	{
	background-color: transparent;
	color: #37243F;
	margin: auto;
	padding: 0px 0px 30px 0px;
	width: 760px;
	text-align: left;
}
#header	{
	width: 760px;
	height: 200px;
	background-image: url(pics/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	text-align: left;
}
/* Hauptnavigation */
.neuigkeiten	{
	width: 760px;
	height: 21px;
	background-image: url(nav/bg_neuigkeiten.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	z-index: 3;
	text-align: left;
}
.about	{
	width: 760px;
	height: 21px;
	background-image: url(nav/bg_about.jpg);
	background-repeat: no-repeat;
	margin: 1px 0px 0px 0px;
	z-index: 4;
	text-align: left;
}
.filme	{
	width: 760px;
	height: 21px;
	background-image: url(nav/bg_filme.jpg);
	background-repeat: no-repeat;
	margin: 1px 0px 0px 0px;
	z-index: 5;
	text-align: left;
}
.presse	{
	width: 760px;
	height: 21px;
	background-image: url(nav/bg_presse.jpg);
	margin: 1px 0px 0px 0px;
	z-index: 6;
	text-align: left;
}
.kontakt	{
	width: 760px;
	height: 21px;
	background-image: url(nav/bg_kontakt.jpg);
	background-repeat: no-repeat;
	margin: 1px 0px 0px 0px;
	z-index: 7;
	text-align: left;
}
/* Logo */
.logo	{
	margin-top: 23px;
	margin-left: 29px;
	margin-bottom: 26px;
	border: 0px;
}
/* Subnavigation Box */
.sidenav	{
	width: 190px;
	height: 290px;
	background-color: transparent;
	color: #000;
	z-index: 8;
	margin: 30px 0px 0px 0px;
	float: right;
	text-align: left;
}
/* Subnavigation Box Startseite */
.sidenavstart	{
	width: 210px;
	height: 290px;
	background-color: transparent;
	color: #000;
	z-index: 8;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: center;
}
/* Content Box */
.content	{
	width: 540px;
	min-height: 350px;
	_height:350px;
	background-color: transparent;
	border-right: 1px solid #AFAFAF;
	/*border-right: 1px solid #84A06D;*/
	/*border-right: 1px solid #37243F;*/
	margin: 30px 0px 30px 0px;
	z-index: 9;
	float: left;
	text-align: left;
}
#DVD {
	margin-right: 5px;
}

#DVD p {
	float: left;
}
/* Ueberschriften */
h1	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 17px;
	font-weight: normal;
	margin: 1px 30px 0px 30px;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 17px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 10px;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 14px;
	font-weight: normal;
	margin: 1px 30px 10px 30px;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 14px;
	font-weight: normal;
}
/* Text */
p	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 30px 10px 30px;
}

.center {
	padding: 0;
	margin: 0;
	width: 190px;
	text-align: center;
	font-family: Georgia,Times,serif;
	font-style: italic;
}

a:link, a:hover, a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #37243F;
font-size: 11px;
font-weight: normal;
}

td.links	{
	width: 240px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}

td.mitte	{
	width: 20px;
	height: 16px;
	background-color: transparent;
	color: #37243F;
}

td.rechts	{
	width: 240px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
/* Trenner Neuigkeiten */
hr	{
	width: 90%;
	color: #37243F;
	height: 0px;
	border-top: 1px solid #AFAFAF;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:30px;
}
/* Links im Text */
a.text	{
	font-family: Arial, Helvetica, sans-serif;
	color: #37243F;
	font-size: 11px;
	font-weight: normal;
}

/* Seitentitel in Submenue Box */
img.subnavtitel	{
	margin-bottom: 7px;
}
/* Submenue */
a.submenu:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
}
a.submenu:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
}
a.submenu:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
}
a.submenu:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
}
/* Unterpunkte vom Submenue */
a.untermenu:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
	padding-left: 9px;
}
a.untermenu:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
	padding-left: 9px;
}
a.untermenu:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
	padding-left: 9px;
}
a.untermenu:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #37243F;
	text-decoration: none;
	padding-left: 9px;
}

img.text {
	border: 0;
	margin-right: 10px;
}
.borderleft {
	border-left: 1px solid #AFAFAF;
}

blockquote {
background-position: left 0;
padding-left: 0px;
margin: 10px 20px;
text-align: center;
}

blockquote p {
display: block;
padding: 0;
padding-right: 22px;
margin: 0;
}

blockquote em {
padding-right: 22px;
}