
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE21/Mac */
	/* \*/
	overflow: hidden;
	/* */
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #352726;
	font-family: Georgia,serif;
}

#content {

	background:url(../img/templates/21/bklbg.jpg);
	background-color: #ebb589;
	/*
	background-attachment: fixed;
	background-position: 560px;
	background-repeat: repeat-y;
	*/
	display:block;
	overflow:auto;
	position:absolute;
	top:215px;
	bottom:88px;
	width:800px;
	margin-left:-400px;
	left:50%;
	z-index:3;


}

* html #content {
	top:215;
	bottom:0;
	height:100%;
	width:800px;

}

#head {
	background:url(../img/templates/21/bkltop.gif);
	background-repeat: no-repeat;
	position:absolute;
	margin-left:-400px;
	left:50%;
	top:0;
	width:800px;
	min-width:800px;
	height:174px;
	z-index:5;

}

* html #head {
	top:0px;
	width:800px;
	height:174px;
}


#menue {
	background:url(../img/templates/21/bklmenuebg.gif) top;
	background-repeat: no-repeat;
	position:absolute;
	margin-left:-400px;
	left:50%;
	top:174px;
	width:800px;
	min-width:800px;
	height:41px;
	z-index:5;

}

* html #menue {
	top: 174px;
	width:800px;
	height:41px;
}


#foot {
	background:url(../img/templates/21/bklfooter.gif) no-repeat bottom;
	text-align:center;
	position:absolute;
	margin-left:-400px;
	left:50%;
	bottom:0;
	width:800px;
	min-width:800px;
	height:88px;
	z-index:5;

}

* html #foot {
	bottom:2px;
	width:800px;
	height:88px;
}


#content p {
	padding:5px; 

}









body,td,th {
	font-size: 11px;
	color: #000;
}

a{
	font-weight: bold;
}

a:link {
	color: #953326;
}

a:visited {
	color: #953326;
}

a:hover {
	color: #953326;
}

a:active {
	color: #953326;
}

a.menuel{

	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	color: #352726;
	padding: 7px;
	text-decoration: none;
}

a.menuel:hover{
	color: #fff;
	
	
}

a.menuel_aktiv{

	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	padding: 7px;
	text-decoration: none;

}

#abdecker {
	background:#011008;
	filter:alpha(opacity=90);
	-moz-opacity:.7;
	opacity:.7;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 29;
	width:100%;
	height:100%;
	text-align:center;
}

#theLayer{
	position:absolute; 
	width: 551px;
	left:150px; 
	top:100px; 
	visibility:hidden; 
	height: 1px; 
	z-index: 33;
}

/* service-bereich */
.serviceheadline {
	background-color: #d88853;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	color: #000000;
	font-weight: bold;
	height: 18px;
	width: 150px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 11px;
}

.servicebuttons{
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}

.serviceheadline_transp{
	margin: 0px;
	padding-top: 15px;
	padding-left: 11px;	
}

.nextdates{
	padding-left: 11px;
}

.service_input{
	width:120px;
	color: #000; 
	background: transparent;  
	border: 1px #d88853 solid;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

form{
   padding:0px;
   margin: 0px;
}

* html serviceheadline {
	background-color: #d88853;
	filter:alpha(opacity=90);
	-moz-opacity:.7;
	opacity:.7;
	color: #000000;
	font-weight: bold;
	height: 18px;
	width: 150px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 11px;
}

/* news-bereich */

.newscontainer{
	clear:left;
	padding-top: 10px;
}

.newstext img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.newstext3 img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.newstext3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newstext{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 11px;
}
.newsheadline{
	font-weight: bold;
}

.newscontainerDetail{

}

/* dates */


.datescontainer{
	clear:left;
	padding-top: 10px;
}

.datestext{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 11px;
}

.datestextpast{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 11px;
	color: #c34c36;
}

.datestextpast a{
	color: #c34c36;
}

.datescontainer .datestext img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.serviceartist{
	font-weight: bold;
	font-size: 13px;
}

.artist{
	font-weight: bold;
	font-size: 14px;
}

.pastrow{
	background: #d88853;
	color: #ffffff;
	font-weight: bold;
	height: 18px;	
}

/* link-categorys headlines */
.link_headline{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* gästebuch */
.gb_comment{
	color: #785820;
}

.tabhintergrund{
	height: 180px;
}


