/* -------- Allgemein -------- */

body
	{
	padding: 0px;
	margin: 20px;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	}

html
	{
	height: 100%;
	}

TD
	{
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #000000;
	}

	
.bgstart
{
	background-image: url(../images/bgstart.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: center;

	}
	
.bgcont
{
	background-image: url(../images/bgzell.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	}
.bgcont3
{
	background-image: url(../images/bgzell2.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: center;
	}
	
.nav
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.navakt
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	}

.unav
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #31343A;
	text-decoration: none;
	}
	
.unavakt
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #31343A;
	font-weight: bold;
	text-decoration: none;

	}
a.unav:hover
	{
	color: #999999;
	}
	
.film {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #cc3300;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 1px;
}

.nochnicht
 {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	margin-bottom: 1px;
}

	
a.filmnav, .filmnavakt
	{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #31343A;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 1px;
	}
	
a.filmnav:hover
	{
	color: #9DA68F;
	}
a.nav:hover, .navakt, 
	{
	color: #ffffff;
	}

a.kleinlink, .kleinlinkakt
	{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #383C3B;
	font-weight: normal;
	font-size: 9px;
	}
a.kleinlink:hover
	{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
	font-size: 9px;
	}

h1
	{
	margin-top: 0px;
	margin-bottom: 8px;
	}

h1.text
	{
	color: #666666;
	margin-bottom: 8px;
	}

.presse
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #82837F;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	}


p, .p
	{
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #000000;
	}
.titel
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

.text
	{
	color: #333333;
	}


.color1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D94F2D;
	text-decoration: none;
	}

	
.image
	{
	border: 1px solid #383C3B;
	}

.comment {color: #000000}

