@charset "utf-8";
/* CSS Document */

body {
	background-color: #1a171b;
	text-align: center;
	margin:  20px 0 0 0;
	color: white;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}

#page {
	position: relative;
	width: 970px;
	text-align: left;
	margin: 0 auto;
}
#head {
	background-color: #58585a;
	height: 172px;
}
#navi {
	position: absolute;
	top: 145px;
	left: 10px;
	margin: 0;
	padding: 0;
	z-index: 99;
}

#navi li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-right: 40px;
	position: relative;
	top: -1px;
/*	width: 110px; /**/
}
#navi a {
	display: block;
}

#linkKontakt,
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;	
}
#navi li ul {
	position: absolute;
	top: 16px;
	left: -40px;
	display: none;
	text-align: left;
}
#navi li:hover ul {
	display: block;	
}
#navi li ul li {
	background: url(pix/schatten.png) repeat;
	text-align: left;
	width: 100px;
	height: 30px;
	border-bottom: solid 1px #eee;
}
#navi li ul li a {
	padding-left: 10px;
	line-height: 30px;
}
#linkKontakt {
	position: absolute;
	top: 145px;
	left: 894px;
}
#balken {
	position: absolute;
	top: 0;
	left: 628px;
	width: 240px;
	height: 100%;
	height: 728px;
	background: url(pix/schatten.png) repeat ; 	
}

#balkenDE {
	position: absolute;
	top: 0;
	left: 88px;
	width: 115px;
	height: 100%;
	height: 728px;
	background: url(pix/schatten.png)  repeat ; 	
	text-align: center;
}
#textDE {
	position: relative;
	top: 70px;
}
#balkenNL {
	position: absolute;
	top: 0;
	left: 228px;
	width: 115px;
	height: 100%;
	height: 728px;
	background: url(pix/schatten.png) repeat ; 	
	text-align: center;
}
#textNL {
	position: relative;
	top: 70px;
}

a:hover #balkenDE,
a:hover #balkenNL{
	background: url(pix/balkenMitText.png) repeat ; 	
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 35px;
	left: 10px;
}
#content {
	position:absolute;
	top: 172px;
	left: 10px;
	width: 220px;
	height: 554px;
}
#content p {
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
#foot {
	background-color: #58585a;	
	height: 25px;
}
.noline,
.noline:hover {
	text-decoration:none;
}
.imgshow { display: block }
.imgnoshow { display: none }

#nextImg,
#prevImg{
	font-size: 0;
	color: transparent;
	display: block;
	width: 21px;
	height: 20px;
	cursor: pointer;
}
#nextImg{
	background: url(pix/next.png);
	float: right;
}
#prevImg{
	background: url(pix/back.png);
	float: left;
}
#browseButtons {
	margin-top: 5px;
	visibility: hidden;
	text-align: center;
}
/*
Kontaktformular */
.tx-powermail-pi1_fieldset {
	border: none;
	padding:0;
	margin:0;
}
.tx-powermail-pi1_fieldset legend {
	display: none;
}
.tx_powermail_pi1_fieldwrap_html {
	padding-top: 5px;	
}
.tx-powermail-pi1_fieldset label{
	display: block;
	text-align: left;
}
.tx-powermail-pi1_fieldset .powermail_text,
.tx-powermail-pi1_fieldset textarea{
	font-family: Arial, Helvetica, sans-serif;
	width: 207px;
}
.powermail_text,
.powermail_textarea {
	padding: 3px;
	border: inset 2px #666	
}
.powermail_textarea {
	height: 100px;	
}
.powermail_submit {
	width: 220px;	 
}

#navi_level3  {
	padding-left: 13px;
}
#navi_level3 li {
	margin-bottom: 10px;
	line-height: 10px;
	padding: 15px 0 0 5px;
	border-left: 1px solid white;
	list-style: none;
}
#navi_level3 li span{
	text-valign: top;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
	margin: 0;
}
div.tx_lumogooglemaps_pi1_infobox, div#gmapDirHead, div#gmapDirHead a {color: #58585A;}