body {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;	
	margin: 0px;
	padding: 10px 0px;
	background: #1e1b1f url('../images/background_bg.jpg') no-repeat;
	background-position: top; 	
}

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

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

a:link, a:visited{
  color: #ffffff;
  text-decoration: none;
}

a:hover, a:active{
  color: #ffffff;
  text-decoration: underline;
}

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

img{
  border: 0 none;
}

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

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

div#navi{
	padding-left: 5px;
	height: 20px;
	padding-top: 5px;
}

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

#navi li{	
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#navi li a
{	display: block;
	color: #000;
	text-decoration: none}


#navi div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
  background-color: #faf9d2;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 105px;
  z-index:1;
  }

#navi div a
{	position: relative;
	display: block;
	margin: 0;
	text-align: left;
	text-decoration: none;
	color: #000;}

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




a.navi{
	margin-right: 17px;
	color: #000000;
	text-decoration: none;
}

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

a.navi_active{
	margin-right: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.navi_active_dropdown{
  font-weight:bold;
}

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

div#content li{
  margin: 0px;
  padding: 0px;
}

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

div#left_cont{
  float: left;
  margin-top: 120px;
  padding-left: 25px;
}

div#right_cont{
	margin: 0px 0px 0px 495px;
	padding: 12px 0 0 0;
}

div#aktuelles_cont{
	margin: 0px 0px 0px 300px;
	padding: 12px 0 0 0;
}

div#footer{
	text-align: center;
	font-weight: bold;
	height: 49px;
}

div#impressum{
	text-align: right;
	padding-right: 10px;
}

div#impressum a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

div#impressum a:hover{
	text-decoration: underline;
}

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



