* {
margin: 0;
padding: 0;
}

html {
	color: #000;
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height:150%;
}

body {
	text-align: center;
	scrollbar-face-color: rgb(43,129,190); 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: rgb(255,255,255); 
	scrollbar-shadow-color: rgb(255,255,255); 
	scrollbar-3dlight-color: rgb(255,255,255)
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc5e38;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #f8f8f8;
	padding-left: 42px;
	width:176px;
	text-align: justify;
	
}

/* Hyperlink*/

a:link
{
	font-weight: bold;
	color: #2b81be;
	text-decoration: none;
	
}

a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}

a:active
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}

a:visited
{
	font-weight: bold;
	color: #2b81be;
	text-decoration: none;
	
}

a.extra:link
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}

a.extra:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}

a.extra:active
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}

a.extra:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}


.link1
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil1.jpg) no-repeat;
}

.link2
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil2.jpg) no-repeat;
}

.link3
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil3.jpg) no-repeat;
}

.link4
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil4.jpg) no-repeat;
}

.link5
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil5.jpg) no-repeat;
}

.linkunten
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
	background: url(bilder/pfeil6on.jpg) no-repeat;
}

.text1
{
	font-weight: bold;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
}

.text2
{
	font-weight: normal;
	color: white;
	display: block;
	height: 100%;
	padding-left: 80px;
	padding-top: 6px;
}

/* Boxen*/

div#layer {
	width:800px; 
	margin : 5px auto; 
	text-align : left; 
	overflow: hidden;
}

div#oben{
	position: relative;
	left:0px;
	top:0px;
	width:798px;
	height:173px;
	background-color: #f8f8f8;
	float:left;
	border-width:1px;
 	border-style:solid;
  	border-color:black;
 }

div#links{
	position: relative;
	left:0;
	top:0px;
	width:574px;
	height:204;
	background-color: #f8f8f8;
	float:left;
	border-left-width: 1px;
 	border-left-style:solid;
  	border-left-color:black;
  	border-bottom-width: 1px;
  	border-bottom-style:solid;
  	border-bottom-color:black;


}

div#nav {
	position: relative;
	left:0px;
	top:0px;
	width:224px;
	height:205px;
	background-color: #f8f8f8;
	float:left;
	border-right-width: 1px;
  	border-right-style:solid;
  	border-right-color:black;
}
div#inhalt {
	position: relative;
	left: 0;
	top: 0;
	background-color: #f8f8f8;
	float:left;
	overflow: visible;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:black;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:black;
	height: auto;
	width: 980;



}


div#fusszeile1 {
	position: relative;
	left:0px;
	top:0px;
	width:62px;
	height:20px;
	background-color: #f8f8f8;
	float:left;
	border-top-width: 1px;
  	border-top-style:solid;
  	border-top-color:black;
}

div#fusszeile2 {
	position: relative;
	left:0px;
	top:0px;
	width:197px;
	height:20px;
	background-color: #b0bb00;
	float:left;
	border-bottom-width: 1px;
  	border-bottom-style:solid;
  	border-bottom-color:black;
	border-left-width: 1px;
  	border-left-style:solid;
  	border-left-color:black;
	border-right-width: 1px;
  	border-right-style:solid;
  	border-right-color:black;
	text-align: center;
}
div#fusszeile3 {
	position: relative;
	left:0px;
	top:0px;
	width:539px;
	height:20px;
	background-color: #f8f8f8;
	float:left;
	border-top-width: 1px;
  	border-top-style:solid;
  	border-top-color:black;
}

/* Hauptnavigation*/

div#nav ul {
	list-style: none;
	left: 0px;
	position: absolute;
}

div#nav li {
	float: left;
	margin-top:1px; 
}

div#nav li a:link, div#nav li a:visited {
	text-decoration: none;
	font-weight: bold;
	line-height:33px; 
	text-indent:11px;  
	display:Block;
	height: 33px;
	width: 200px;
	background-color: #b0bb00;
	color: #f8f8f8;
}

div#nav li a:hover, div#nav li a:active {
	background-color: #2b81be;
}

 div#nav ul li#current { text-decoration: none;
	font-weight: bold;
	line-height:33px; 
	text-indent:11px;  
	display:Block;
	height: 33px;
	width: 200px;
	background-color: #2b81be;
	color: #000000;}
  
  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active { color: #4D87C7; font-weight: bold }


/* Unternavigation Schauspieler*/

div#u_nav {
	position: relative;
	left:0px;
	top:0px;
	width:200px;
	height:205px;
	background-color: #f8f8f8;

}

div#u_nav ul {
	list-style: none;
	left: 0px;
	position: absolute;


}

div#u_nav li {
	float: left;
	margin-top:1px; 
}

div#u_nav li a:link, div#u_nav li a:visited {
	text-decoration: none;
	font-weight: bold;
	line-height:20px; 
	text-indent:30px;  
	display:Block;
	height: 20px;
	width: 200px;
	background-color: #b0bb00;
	color: #f8f8f8;
}

div#u_nav li a:hover, div#u_nav li a:active {
	background-color: #2b81be;
}

 div#u_nav ul li#current { text-decoration: none;
	font-weight: bold;
	line-height:20px; 
	text-indent:30px;  
	display:Block;
	height: 20px;
	width: 200px;
	background-color: #2b81be;
	color: #000000;}
  
  #u_nav_main ul li#current strong,
  #u_nav_main ul li#current a,
  #u_nav_main ul li#current a:focus,
  #u_nav_main ul li#current a:hover,
  #u_nav_main ul li#current a:active { color: #4D87C7; font-weight: bold }
  
  
 


/* einzelne KLassen zur Textformatierung*/

.weissbold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;

}
.blaubold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2b81be;
	line-height: 150%;

}
.blaubold18 {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2b81be;
	line-height: 18px;
}
.schwarzbold10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:150%;
}
.linie {
	color: #000000;
	font-size: 1px;

}
.untenblau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;

}
