body, table{
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
	margin: 0px;
	padding: 10px 0px;
}

a:link, a:visited{
  color: #000;
  text-decoration: underline;
  font-weight: normal;
}

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

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

h1{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

img{
  border: 0 none;
}

div#body{	
	text-align: left;
	margin: auto;
	padding: auto;
	width: 900px;
}

div#head{
	width: 900px;
	height: 356px;
}


#navi ul{
	margin: 0px;
	padding: 0px;
}

#navi li{	
  margin: 0px;
  padding: 0px;
	list-style: none;
	border-top: 1px solid #fff;
	width: 131px;
	display: block;
}

#navi li.subnavi{
  background-color: #e4eabf;
  border-top: 0 none;
}

a.navi{
  display: block;
  margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	height: 17px;
	color: #000000;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.navi_active{
  display: block;
	padding-left: 10px;
	padding-top: 2px;
	height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.navi_active_dropdown{
  font-weight:bold;
}

div#content{
  height: 345px;
  width: 900px;
  margin-top: 0px;
}

div#content li{
  margin: 0px;
  padding: 0px;
  list-style-type: disc;
}

div#content ul{
  margin-bottom: 5px;
  margin-top: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}


div#preise td{
  padding: 5px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}

div#preise td.bold{
  font-weight: bold;
}

div#preise small{
  font-weight: normal;
  font-size: 10px;
}

div#inhalt{
  width: 465px; 
  height: 300px;
  margin: 30px 50px 0px 55px;
}

div#aktuell{
  width: 650px; 
  height: 300px;
  margin: 30px 0px 0px 55px;
}

div#galerie{
  width: 140px;
  height: 300px;
  margin-top: 30px;
}

div#galerie a img{
  display: block;
  padding: 2px 0px;
}



#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: 10px; }

#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");
	}
	
	



