@charset "UTF-8";
/* Layout Niederdeutsche Bühne Nordenham */

body {
	position:absolute;
	width:812px;
	left:50%;
	margin-left:-406px;
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	background-color:#000;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
}

#stage {
	position:absolute;
	width:410px;
	height:225px; /*225*/
	margin-left:205px;
	margin-top:100px; /*100*/
	/* background-color:#0F0; */
}

#vorhang_l {
	position:absolute;
	margin-left:181px;
	margin-top:88px;
	width:68px;
	height:67px;
	background-image:url(images/vorhang_l.png);
}

#vorhang_r {
	position:absolute;
	margin-left:571px;
	margin-top:88px;
	width:68px;
	height:67px;
	background-image:url(images/vorhang_r.png);
}

#navigation {
	float:left;
	width: 160px;
	height: 200px;
	margin-left: 90px;
	margin-top: 367px;
}

#link {
	margin-top: -19px;
	border: 0px;
}

#content {
	float: left;
	width: 420px;
	margin-left: 20px;
	margin-top: 345px;
}

h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #ccaa80;
	font-size:20px;
	font-variant:small-caps;
}

h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #ccaa80;
	font-size:14px;
	font-variant:small-caps;
	margin-bottom: 2px;
}

.navigation a:visited {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
	border:0px;
}

.navigation a:active {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
	border:0px;
}

.navigation a:link {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
	border:0px;
}

.navigation a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image:url(images/scheinwerfer.png);
	text-decoration:none;
}

.nav_active a:visited {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #FFF;
	background-image:url(images/scheinwerfer.png);
	text-decoration:none;
}

.nav_active a:active {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #FFF;
	background-image:url(images/scheinwerfer.png);
	text-decoration:none;
}

.nav_active a:link {
	display:block;
	margin-top: 0px;
	height: 41px;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #FFF;
	background-image:url(images/scheinwerfer.png);
	text-decoration:none;
}

.nav_active a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image:url(images/scheinwerfer.png);
	text-decoration:none;
}

#menue2 {
	margin-top: -12px;
	margin-bottom:4px;
	magrin-left: 200px;
}

a:visited {
	text-decoration: none;
	color:#ccaa80;
	font-style: regular;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #ccaa80;
	font-style: regular;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #ccaa80;
	font-style: regular;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FFF;
	font-style: regular;
	font-weight: bold;
}