html, body {
	background-color:#780000;
	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: 100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	background-color:#780000;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
#wrapper {
	width:972px;
	margin:auto;
	background-image:url(../images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	
}
#bluete {
	position:absolute;
	top:0;
	left:885px;
	width:86px;
	height:800px;
	background-image:url(../images/bluete2.gif);
	background-position:right 296px;
	background-repeat:no-repeat;
}
#bluete2 {
	position:absolute;
	top:0;
	right:86px;
	width:319px;
	height:803px;
	background-image:url(../images/bluete1.gif);
	background-position:right 296px;
	background-repeat:no-repeat;
}
#headerbild {	
	height:262px;
	width:760px;
	position:absolute;
	top:0;
	right:86px;
	z-index:80;
}

#content {
	position:relative;
	left:88px;
	width:720px;
	margin: 0px 40px 0px 40px;
	padding-top:300px;
	padding-bottom:20px;
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	z-index:80;
	min-height:503px;
	height:auto !important;
	height:503px;
}
#name {
	position:absolute;
	top:0;
	left:59px;
	z-index:80;
}
#navi{
	position:absolute;
	height:27px;
	width:760px;
	background-color:#ffffff;
	right:86px;
	top:262px;
	font-size:12px;
	z-index:80;
}
#navi ul, #navi li {
	list-style:none;
	float:left;
}
#navi ul {
	margin-left:0px;
	margin-top:6px;
}
#navi li {
	padding:0 10px;
	background-image:url(../images/trenner.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#navi li a {
	color: #000000;
}
#navi li a:hover {
	color: #cd0000;
}
#navi li.last {
	background-image:none;
}

#navi li a.aktiv {
	color: #cd0000;
}


#content a {
	color:#e39696;
}
#content a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#subnavi {
	margin:0 !important;
}

#subnavi li {
	list-style:none;
}
#subnavi li {
	height:20px;
	width:200px;
	display:block;
	text-align:right;
}
#subnavi li a {
	height:18px;
	width:190px;
	display:block;
	color:#ffffff;
	padding: 0 5px;
}
#subnavi li a:hover {
	color:#cd0000;
	background-color:#ffffff;
	text-decoration:none !important;
}
#subnavi li.aktiv a {
	color:#cd0000;
	background-color:#ffffff;
}
#content {
	width:720px;
	margin: 0px 40px 0px 40px;
	padding-top:300px;
	padding-bottom:20px;
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}
#content table {
	border-collapse:collapse;
	table-layout:fixed;
}

h1 {
	font-size:18px;
	font-weight:normal;
	background-image:url(../images/verzierung.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:48px;
	padding:25px 0 0 45px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:18px 0; 
}
#content ul, #content ol {
	margin-top:18px;
	margin-bottom:18px;
}
#content li {
	padding:0;
	margin-left:40px;
	
}

/* LEBENSLAUF */
img.portrait {
	width:200px;
	margin-top:25px;
}
		
/* REPERTOIRE */
table.linien {
	position:relative;
	top:-4px;
	width:100%;
}
table.linien td {
	padding: 0 5px;
	border-bottom:1px solid #ffffff;
	height:25px;
	font-size:12px;
	line-height:25px;
}
/* FOTOS */
table.fototabelle  {
	position:relative;
	top:-2px;
	width:100%;
}
table.fototabelle  td{
	height:118px;
}
table.fototabelle img {
	width:100px;
	height:100px;
}
/*TERMINE*/
table.termintabelle {
	width:100%;
}
table.termintabelle td {
	padding-bottom:18px;
	padding-right:40px;
}

