body {
	background: #161616 url(back.png) repeat-x;
	text-align: center;
	color: #EBDBBA;
	font: normal 14px/20px Arial;
}
#main {
	margin: 0 auto;
	width: 800px;
}
h1 {
	font-size: 0;
	text-indent: -5000px;
	background: url(logo.png) no-repeat;
	width: 261px;
	height: 73px;
	margin: 0;
}
.topnav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(nav_back.png) repeat-x;
	height: 40px;
	width: 800px;
}
.topnav li {
	float: left;
}
.topnav :link, .topnav :visited {
	display: block;
	font-size: 0;
	text-indent: -5000px;
	color: #ccc;
	height: 40px;
	width: 800px;
}
.topnav .startseite :link, .topnav .startseite :visited {
	background: url(nav_startseite.png) no-repeat;
	width: 101px;
	border-right: 1px solid #000;
}
.topnav .kontakt :link, .topnav .kontakt :visited {
	background: url(nav_kontakt.png) no-repeat;
	width: 85px;
	border-right: 1px solid #000;
}
.topnav .impressum :link, .topnav .impressum :visited {
	background: url(nav_impressum.png) no-repeat;
	width: 100px;
	border-left: 1px solid #000;
}
.right {
	float: right !important;
}
#content {
	text-align: left;
	clear: both;
	padding: 14px 10px 0 250px;
	background: url(banner.png) 48px 24px no-repeat;	
	min-height: 500px;
}
h2 {
	font: 18px Arial;
	color: #F8F5EA;
}
#content li {
	color: #fff !important;
}
.thumb {
	margin-right: 5px;
}
img {
	border: 0;
}
#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(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}
kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}
.inp {
	font-size: 18px;
	width: 100%;
}
.inp2 {
	width: 100%;
	height: 200px;
}
#treffpunkt {
	margin-top: -100px;
	margin-left: 20px;
	float: left;
}
