body {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
	background-image:url('bilder/gfx/back.gif');
	background-repeat:repeat-x;
}

#logo {
  width:205px;
  height:108px;
  margin-left:auto;
  margin-right:auto;
	background-image:url('bilder/gfx/logo.gif');
	background-repeat:no-repeat;
}

#kontakt {
  margin-left:auto;
  margin-right:auto;
  width:250px;
  text-align:center;
  margin-top:30px;
}

img {
  border:0px;
}

h1 {
  font-size:20px;
  margin:0px;
  margin-bottom:15px;
  padding:0px;
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
}
.cont       {margin-left:auto; margin-right:auto;}
.left       {float:left;}
.right      {float:right;}
.center     {text-align:center;}

/*
.thumb img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1;}
.thumb:hover img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity:0.70;}




#lightbox {
	background-color:#eeeeee;
	padding:10px;
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
}

#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('bilder/lightbox/overlay.png');}

* html #overlay {
	background-color:#333333;
	back\ground-color: transparent;
	background-image: url('bilder/lightbox/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bilder/lightbox/overlay.png", sizingMethod="scale");
}
*/

