html, body {
	background-color:#bebebe;
	margin: 0;
	padding: 0;
	height: 100%;
}

* {
    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: 100.01%;
   /* font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
body {
	background-color:#bebebe
	height:100%;
	font-size:80%;
	line-height:135%;
}
table {
	border-collapse:collapse;
	width:100%;
}
td {
	vertical-align:top;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	color:#7d1d1a;
}
a img {
	border:none;
}

h1 {
	font-size:125%;
	font-weight:normal;
	color:#7d1d1a;
	margin-top:8px;
	line-height:130%;
}
.clear {
	clear:both;
}
#wrapper {
	width:840px;
	margin:auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
}
#logo {
	position:absolute;
	top:42px;
	right:0;
}
#page {
	width:840px;
	position:relative;
	top:78px;
}

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

/************************************************************/
#intro a {
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	color:transparent;
	position:absolute;
}
#intro a:hover {
	background-position:bottom;
}
#intro a#Ensemble {
	background-image:url(../images/nav_Ensemble.gif);
	width:240px;
	height:320px;
	top:0;
	left:0;
	
}
#intro a#Biographien {
	background-image:url(../images/nav_Biographien.gif);
	width:360px;
	height:160px;
	top:0;
	left:120px;
}

#intro a#Programme {
	background-image:url(../images/nav_Programme.gif);
	width:360px;
	height:160px;
	top:0;
	left:480px;
}
#intro a#Aktuelles {
	background-image:url(../images/nav_Aktuelles.gif);
	width:240px;
	height:320px;
	top:160px;
	left:600px;
	
}
#intro a#Downloads {
	background-image:url(../images/nav_Downloads.gif);
	width:360px;
	height:160px;
	top:320px;
	left:360px;
}
#intro a#Kontakt {
	background-image:url(../images/nav_Kontakt.gif);
	width:360px;
	height:160px;
	top:320px;
	left:0px;
}
#Sheridan {
	background-image:url(../images/nav_Sheridan.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	position:absolute;
	width:360px;
	height:160px;
	top:160px;
	left:240px;
	text-align:center;
	padding-top:100px;
	color:#7d1d1a;
	font-size:100%;
}
/*********************************************/
#navi1 ul {
	width:100%;
	height:40px;
}
#navi1 ul {
	border:1px solid #fff;
}
#navi1 li {
	float:left;
	width:119px;
	position:relative;
	text-align:center;
	border-right:1px solid #fff;
}
#navi1 li.last {
	width:120px;
	border:none;
}

#navi1 li a {
	color:#fff;
	font-size:14px;
	height:28px;
	background-color:#7d1d1a;
	padding-top:12px;
	display:block;
}
#navi1 li a:hover, 
#navi1 li a.active {
	color:#7d1d1a;
	background-color:#fff;
}
#content {
	width:100%;
	border:1px solid #fff;
	margin-top:6px;

}
#footer {
	position:relative;
	top:6px;
	width:100%;
	height:40px;
}
#sprachswitch {
	position:absolute;
	color:#7d1d1a;
	font-size:100%;
	top:0;
	left:0;
}
#navi2 {
	position:absolute;
	color:#7d1d1a;
	font-size:100%;
	top:0;
	right:0;
}
#sprachswitch li,
#navi2 li {
	float:left;
	padding-left:10px;
}
#sprachswitch li.first {
	padding-left:0;
}
#sprachswitch li a:hover,
#navi2 li a:hover {
	color:#fff;
}

.nobr {
	border-right:none !important;
}
.nobl {
	border-left:none !important;
}
.nobt {
	border-top:none !important;
}
.nobb {
	border-bottom:none !important;
}

img.bild22 {
	 width:239px;
	 height:319px;
	 border-bottom:1px solid #fff;
}
span.audio {
	color:#000;
	height:16px;
	padding-left:20px;
	background-image:url(../images/play.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}

/************************Personen*********************/
#personen {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
}
#personen td {
	width:118px;
	height:158px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0;
	margin:0;
	text-align:center;
}
#personen td {
	background-repeat:no-repeat;
}
#personen td a {
	width:120px;
	height:90px;
	display:block;
	padding-top:70px;
	font-size:12px;
	overflow:hidden;
}
#personen td a:hover {
	background-image:none !important;
	background-color:#7d1d1a

}
#personen td a span {
	color:#fff !important;
	display:none;
}
#personen td a:hover span {
	display:block;
}


/***********************Subnavi*******************/

ul#subnavi {
	margin-top:14px;
}

ul#subnavi li {
}
ul#subnavi li a {
	display:block;
	padding:6px 12px;
	font-size:14px;
	font-weight:bold;
}
ul#subnavi li a.active,
ul#subnavi li a:hover {
	background-color:#fff;
}


/******************************/
#programmfotos {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
}
#programmfotos td {
	width:118px;
	height:158px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0;
	margin:0;
	text-align:center;
}
#hinweis {
padding:5px;
font-size:80%;
line-height:110%;
color:#444444;
text-align:center;
}
