body { background:#ccc; }
a { color: #666; }
#page { background:url(../images/pgbg.png); margin: 0 auto; width:790px; }

#title { background:url(../images/pgtop.png) no-repeat; }

#logo { background:url(../images/logo.png) no-repeat center; height:150px; } 
#footer {
	background:url(../images/pgfoot.png);
	height: 48px;
	width:790px;
	margin:0 auto;
	font: 9pt/25pt Arial, Helevtia;
	text-align:center;
}
.block { margin:15px 20px 5px 20px; font-family:Arial, Helvetica, sans-serif; font-size:9.5pt; }
.block h1 { font-size: 14pt; }
#navi { background: url(../images/navbg.png) no-repeat center; height:30px; }
#navi ul, #navi li { display: block; margin:0; padding:0; list-style:none; }
#navi ul { margin-left: 32px; } 
#navi li { float:left; }
#navi a { display: block; float:left; height:30px; }
#navi a span { display:block; position:absolute; left:-250px; background-repeat:no-repeat; }
#navi a:hover, #navi a.sel { background-position:bottom; }
#navp1 { background-image: url(../images/nav1.png); width:72px; }
#navp2 { background-image: url(../images/nav2.png); width:91px; }
#navp3 { background-image: url(../images/nav3.png); width:68px; }
#navp4 { background-image: url(../images/nav4.png); width:91px; }
#navp5 { background-image: url(../images/nav5.png); width:93px; }
#navp6 { background-image: url(../images/nav6.png); width:169px; }


ul#galerie, ul#galerie li { list-style:none; margin:0; padding:0; display:inline; float:left; }
ul#galerie li { float:left; margin-bottom: 10px; margin-right: 5px; }
#galerie a { width: 180px; height: 150px; display:table-cell; float:left; background:url(../images/fotobg.gif) no-repeat; background-position:center; font-size: 8.5pt; text-decoration:none; font-weight:bold; }
#galerie div {
	margin-top: 5px;
	width: 180px;
	height: 110px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

#galerie.foto div {
	height: 125px;
}

#galerie span {
	width: 180px;
	height: 35px;
	display:block;
	text-align:center;
	cursor:pointer;
}

#galerie.foto span {
	height: 20px;
}

#galerie div.ordner { background-image:url(../images/ordner.gif); }
#anfrage div.afleft {
	float:left;
	width: 350px;
}
#anfrage div.afright {
	float:left;
	width:300px;
}
#anfrage div.afleft div {
	float:left;
	min-width: 100px;
	line-height: 24px;
	height: 24px;
}

#anfrage div.afright div {
	line-height: 24px;
	height: 24px;
}

.tb { width: 200px; border:1px solid #EEE; border-bottom: 1px dotted #999; }

#anfrage .errform {
	border: 1px solid #CC0000;
	color: #CC0000;
}
#sendOK {
	text-align:center;
	font-weight:bold;
	background:url(../images/ok.gif) left no-repeat;
	padding-left: 45px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0 auto;
	width:220px;
}

#sendErr {
	color: #c00;
	text-align:center;
	font-weight:bold;
	background:url(../images/err.gif) left no-repeat;
	padding-left: 45px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0 auto;
	width:290px;
}
