html   {height: 100%;}
*      {margin:0;padding:0;}
body  {font-family: Times, serif;font-size: 12px;background-color:#000000;}

#blockContainer{
	width:800px;
	height:600px;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
	border-bottom-width: 1px;
	margin:0 auto;
	
}

#blockMain{ 
	width:100%;
}

#blockMenu{
	float:left;
	width:100%;
	height:30px;
	background-color:#663333;
}

#navigationMain {
	margin:0px 0px 0px 115px;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	overflow:hidden
}

.navLevel1 {
	float: left;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 0px;
	color:#999999;
	text-decoration:none; 
	padding: 5px 14px 0 0;
}

.navLevel1selected {
	float: left;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 0px;
	color:#FFFFFF;
	text-decoration:none; 
	padding: 5px 14px 0 0;
}

a.navLevel1:link {
	color:#999999;
	text-decoration:none;
}

a.navLevel1:active {
	color:#999999;
	text-decoration:none;
}

a.navLevel1:visited {
	color:#999999;
	text-decoration:none;
}

a.navLevel1:hover {
	color:#FFFFFF;
	text-decoration:none;
}


#blockContainerC {
	float:left;
	width:100%;
	height:570px;
}

#blockLeft {
	float:left;
	width: 145px;
	height: 418px;
}

#blockLeft2 {
	float:left;
	width: 100px;
	height: 450px;
}

#blockContent {
	float:left;
	width:510px;
	height:418px;
	background-color:#663333;
	margin-top: 76px;
	margin-left: 0px;
}

#blockContent2 {
	float:left;
	width:600px;
	height:450px;
	background-color:#663333;
	margin-top: 60px;
	margin-left: 0px;
}

#blockContent3 {
	float:left;
	width:600px;
	height:450px;
	background-color:#663333;
	margin-top: 60px;
	margin-left: 0px;
	overflow: auto;
}

#content {
	width:320px;
}


#flashcontent {
	float:left;
	width:600px;
	height:450px;
	background-color:#000000;
	margin-top: 40px;
}

#gallery {
	float:left;
	width:490px;
	height:510px;
	background-color:#000000;
	margin-top: 30px;
	margin-left: 10px;
}

.content {
	text-align:center;
	font-size:18px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:28px;
	color:#999999;
	text-decoration:none; 
}

.content2 {
	text-align:center;
	font-size:18px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:24px;
	color:#999999;
	text-decoration:none; 
}

.content3 {
	text-align:center;
	font-size:18px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:24px;
	color:#999999;
	text-decoration:none;
	padding:20px; 
}

.film {
	text-align:center;
	font-size:24px;
	font-weight:normal;
	letter-spacing: 0px;
}

a.film:link  {
	color:#999999;
	text-decoration:underline;
}

a.film:active {
	color:#999999;
	text-decoration:underline;
}

a.film:visited {
	color:#999999;
	text-decoration:underline;
}

a.film:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.farbe{
    color: #000000;
}

b {
	font-size:14px;
	font-weight:normal;
	text-align: left;
	color:#999999;
	text-decoration:none;
}

small {
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#999999;
	text-decoration:none;
}

p {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing: 2px;
	line-height:24px;
	color:#999999;
	padding-top:0px;
} 

h2 {
	text-align:center;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:24px;
	color:#999999;
	padding-top:180px;
} 

.panel-overlay h2,
.panel-overlay p{
	text-align:center;
	font-size:14px;
	letter-spacing: 0px;
	font-weight:normal;
	line-height:20px;
	color:#999999;
	padding:0px;
	margin:0;
}

.panel-overlay{
	background-color: #000000;
}

