body{
	font-family: arial;
	font-size: 12px;
	color: #e7d65c;	
	margin: 0px;
	padding: 10px 0px;
	background-color: #8a7667;
}

table{
	font-family: arial;
	font-size: 12px;
	color: #e7d65c;	
	margin: 0px;
	padding: 10px 0px;
}

p{
	margin: 0px 0px 20px 0px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #817c52;
	margin: 0px;
	padding: 0px;
}

img{
  border: 0 none;
}

a:link, a:visited{
  color: #e7d65c;
  text-decoration: underline;
}

a:hover; a:active{
  color: #e7d65c;
  text-decoration: underline;
  font-weight: bold;
}

div#body{	
	text-align: left;
	margin: auto;
	padding: auto;
	width: 935px;
	height: 680px;
	position: relative;
}

div#navi {
	width: 160px;
	position: absolute;
	left: 10px;
	top: 150px;
}

div#navi a:link, div#navi a:visited  {
	color: #e7d65c;
	text-decoration: none;
}

div#navi a:hover {
  color: #e7d65c;
  text-decoration: underline;
}

div#navi a.navi_active {
	color: #e7d65c;
	text-decoration: none;
	font-weight: bold;
}

div#navi ul, div#navi ul li {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	padding-top: 3px;
}

div#cont {
	width: 765px;
	
}

div#left {
	position: absolute;
	top: 430px;
	left: 180px;
}

div#right {
	position: absolute;
	top: 450px;
	left: 730px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.repro-mayr.de/kempten/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#tbl_buchungsanfrage td {
 margin:0;
 padding:0;
 font-size: 11px;
}

#tbl_buchungsanfrage input{
margin-top: 1px;
}

.formButton {
background-color: #616161;
color: #FFF;
font-size: 10px;
border: 1px solid 
}

