@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }

p {
	margin-bottom: 12px;
}

body {
	margin: 0;
	padding:0;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	background-color:#eeefef;
	color: #000000;
}

body a, a:visited, a:active	{
	color:  #445052;
	text-decoration:none;
}
 
body a:hover	{
	color: #666666;
	text-decoration:underline;
}
#ganzoben {
	width: 842px;
	margin: 0 auto 0;
	height: 28px;
	background-color: #a1a7a8;
	margin-top: 40px;
}
#film {
	margin: 0 auto 0;
	width: 790px;
}
#unten {
	margin: 0 auto 0;
	width: 842px;
	height: 397px;
	background-color: #a1a7a8;
	position: relative;
}
#kopf {
	width: 842px;
	margin: 0 auto 0;
	margin-top: 0px;
	height: 151px;
	background-color: #858d8e;
}
#abstand {
	width: 842px;
	margin: 0 auto 0;
	height: 20px;
	background-color: #a1a7a8;
}
#kopf  img {
	margin-top: 20px;
	margin-left: 250px;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 672px;
	height: 397px;
	position: relative;
}
#navcontainer {
	float: left;
	width: 136px;
	background-color: #858d8e;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	position: absolute;
	left: 20px;
}
#navcontainer ul {
	list-style-type: none;
}
#navcontainer ul li {
	background-image: url(img/button_weiss.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	color: #c7cacb;
	border: 1px solid #858d8e;
}
#navcontainer  a 
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 2px 0px 2px 30px;
}
#navcontainer ul li a.navaktiv {
	cursor: default;
	color: #c7cacb;
}
#navcontainer a:hover
{
	color: #c7cacb;
	text-decoration: none;
}
#navcontainer ul ul {
	margin-bottom: 20px;
}
#navcontainer  ul  ul  li  {
	background-image: url(img/pix.gif);
}
#navcontainer li li a 
{
	font-weight: normal;
}
#textarea {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 610px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 36px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #445052;
}
#content  p {
	margin-left: 20px;
}
.displaynone {
	display: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

