*{
	margin:0;
	padding:0;
	border:0px;
}
html, body {
	height:100%;
	width:100%;
}
body {
	/*background-color: #8A1F3E;*/
	background-color: #591021;
	text-align:center;
}
body,
table {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#F1E8EA;
	line-height:1.5em;
}
#container {
	margin:0px auto;
	width:843px;
	position:relative;
	text-align:left;
}
#home {
	text-align:right;
}
#head {
	width:843px;
	height:146px;
	padding:0;
	background-image:url('./pic/ornament.gif');
	background-repeat:no-repeat;
	/*border: 1px solid #caffee;*/
}
#rand{
	width:770px;
}
#navi{
	/*clear:both;*/
	height:85px;
	border-top:5px solid #B47273;
	border-right:5px solid #B47273;
	border-left:5px solid #B47273;
	/*background-color: #8B2943;*/
	background-color: #480813;
	background-image:url('./pic/bg_navi3.gif');
	background-repeat:no-repeat;
}
.schalter{
	position:relative;
    left:0px; top:22px;
}
#content{
	/*width:760px;*/
	border-bottom:5px solid #B47273;
	border-right:5px solid #B47273;
	border-left:5px solid #B47273;
	background-color: #611B2B;
	/*background-image:url('./pic/bg_content.gif');
	background-repeat:repeat-y;*/
	float:left;
}

#impressum{
	/*width:769px;*/
	text-align:right;
	margin-bottom: 15px;
}

div.imgleft{
	float:left;
	background-color: #D2D9E5;
	margin-right: 15px;
}
div.text{
	width: 425px;
	float:right;
	padding-top: 14px;
	/*padding-right: 14px;*/
	padding-bottom: 30px;
}
a{
	color:#B47273;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.navi{
	font-size:11pt;
	font-weight:bold;
}
h1,
th{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#D1AC55;
}
h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:15pt;
	color:#D1AC55;
	padding-top:10px;
}
strong{
	weight:bold;
	/*color:#B47273;*/
}
/*style für die foto-seite*/
#navi2{
	clear:both;
	/*width:760px;*/
	height:85px;
	border-top:5px solid #B47273;
	border-right:5px solid #B47273;
	border-left:5px solid #B47273;
	background-color: #591021;;
	background-image:url('./pic/bg_navi3.gif');
	background-repeat:no-repeat;
}
#content2{
	border-bottom:5px solid #B47273;
	border-right:5px solid #B47273;
	border-left:5px solid #B47273;
	/*float:left;*/
}
div.text2{
	clear:both;
	width: 760px;
	padding-top: 14px;
	padding-bottom: 30px;
}
.vollebreite{
	clear:both;
	width: 100%;
	padding-left: 10px;
}
.vollebreite td,
.vollebreite th{
	padding:0px 10px 10px 0px;
}
table.foto {
	width: 700px;
	margin:0px 12px 0px 12px;
	
}
table.foto td{
	vertical-align:top;
	padding-right: 12px;
	
}

table.konzerte td{
	vertical-align:top;
	padding-right:10px;
	padding-bottom: 2px;
}
.cover{
	border:1px solid #F1E8EA;
}

