html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* WICHTIG!!! UM DEN ANZEIGENBEREICH AUF 100% ZU STRECKEN */
}

* {
    font-size: 1em;
}

html {
	overflow-y:scroll;
	overflow-x:auto;
    height: 100.00%;
}

body, ul, ol, h1, h2, h3, h4, p, div, span {
    margin: 0;
    padding: 0;
    font-size: 11px;
	line-height:18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:rgb(68,60,57);
}
body {
	height:100%;
	background-color:rgb(30,84,130);
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
#wrapper {
	width:800px;
	margin:auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	background-color:#fff;
}
#nav1bild {	
	height:235px;
	width:800px;
}
#navi {
	position:absolute;
	top:193px;
	left:0px;
	width:800px;
}
#nav1 {
  float:left;
  width:780px;
  font-size:12px;
  line-height:normal;
  padding-left:20px;
  background:url("../images/bgline.gif") repeat-x bottom;
  }
#nav1 ul {
  margin:0;
  padding:10px 0px 0;
  list-style:none;
  }
#nav1 li {
  float:left;
  background:url("../images/button_1.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  margin-right:7px;
  width:112px;
  border-bottom:2px solid #fff;
  background-color:transparent;
  }
#nav1 a {
  float:left;
  display:block;
  text-transform:uppercase;
  text-align:center;
  width:.1em;
  background:url("../images/button_1.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff ;
  }
  
#nav1 li#menue_1,
#nav1 li#menue_1 a {
  background:url("../images/button_1.gif") no-repeat right top;
}
#nav1 li#menue_2,
#nav1 li#menue_2 a {
  background:url("../images/button_2.gif") no-repeat right top;
}
#nav1 li#menue_3,
#nav1 li#menue_3 a {
  background:url("../images/button_3.gif") no-repeat right top;
}
#nav1 li#menue_4,
#nav1 li#menue_4 a {
  background:url("../images/button_4.gif") no-repeat right top;
}
#nav1 li#menue_5,
#nav1 li#menue_5 a {
  background:url("../images/button_5.gif") no-repeat right top;
}
#nav1 li#menue_6,
#nav1 li#menue_6 a {
  background:url("../images/button_6.gif") no-repeat right top;
}
#nav1 > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav1 a {float:none;}
/* End IE5-Mac hack */
#nav1 a:hover {
 color:#fff;
}
#nav1 li.active {
  background-position:0 -70px;
  border-width:0;
  }
#nav1 li.active a {
  background-position:100% -70px;
  padding-bottom:7px;
  }
#nav1 li:hover, #nav1 li:hover a {
  background-position:0% -70px;
  }
#nav1 li:hover a {
  background-position:100% -70px;
  }
#balken {
	width:796px;
	height:8px;
	position:absolute;
	top:39px;
	left:2px;
}
#nav1 li#menue_1 #balken{
	background-color:#1e5482;
}
#nav1 li#menue_2 #balken{
	background-color:#406e95;
}
#nav1 li#menue_3 #balken{
	background-color:#6187a8;
}
#nav1 li#menue_4 #balken{
	background-color:#83a1ba;
}
#nav1 li#menue_5 #balken{
	background-color:#a5bbcd;
}
#nav1 li#menue_6 #balken{
	background-color:#bbccda;
}

#subnavi {
	position:absolute;
	top:304px;
	left:22px;
	width:115px;
}
#subnavi ul,
#subnavi li {
	list-style:none;
	padding:0;
	margin:0;
}
#subnavi li {
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#subnavi li.last {
	background-image:none;
}
#subnavi a {
	text-transform:uppercase;
	color:rgb(68,60,57);
	height:18px !important;
	width:100%;
	display:block;
	padding:7px 0;
	font-size:10px;
}
#subnavi a:hover {
	color:rgb(30,84,130);
}
#subnavi li.active a{
	background-image:url(../images/activ.gif);
	background-position:0 11px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:rgb(30,84,130);
}
#subnavi li {
}

#content {
	position:relative;
	padding-bottom:40px;
	padding-top:30px;
	left:150px;
	width:550px;
}
#content a {
	color:rgb(30,84,130);
}
#content a:hover {
	background-color:rgb(187,204,219);
}
#content table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}

h1 {
	font-size:18px;
	line-height:26px;
	margin-bottom:18px;
	font-weight:normal;
}
h2 {
	font-size:11px;
	text-transform:uppercase;
	line-height:18px;
	font-weight:normal;
}
#content ul li {
	background-image:url(../images/activ.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:10px;
	list-style:none;
}
#content ol li {
	list-style-position:inside;

}
	
#content th {
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:8px;
}
/* FOTOS */
table.fototabelle  {
	position:relative;
	top:5px;
	width:100%;
}
table.fototabelle td {
	height:116px;
	width:116px;
	text-align:center;
	padding:0;
	margin:0;
	vertical-align:middle;
}
table.fototabelle td .fotorahmen {
	height:116px;
	width:116px;
	background-color:transparent;
	background-image:url(../images/bildrahmen.gif);
	background-repeat:no-repeat;
}
table.fototabelle td .fotorahmen table {
	width:100%;
	height:116px;
}
table.fototabelle td .fotorahmen table td {
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

table.fototabelle td a:hover{
	background-color:transparent !important;
	
}
.player {
	position:relative;
	top:-2px;
	left:-6px
}
