body  { color: black; font: 12px Verdana, sans-serif; background: #f2ebd8 url(../../media/bilder/allgemen/Backgrnd.jpg); margin: 30px 0 10 }

table { 
	border: 0;
	border-collapse: collapse; 
}
		  
td {
	vertical-align: middle;
	padding: 0;
}

@media screen {
	
.cur {
	cursor: pointer;
}


#navi2 {
	position: absolute; 
	top: 100px;
	left: 25px;
	z-index: 2;
}
		  
#navi2 a {	
	font: normal bold 12px Verdana, sans-serif;
	color: blue;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 1px;
}

#navi2 a:hover {
	color: #FF443D;
	background-color: white;
	border: 2px inset black;
}










#navi {
	position: absolute; 
	top: 100px;
	left: 25px;
	z-index: 2;
}
		  
#navi a {	
	width: 150px;
	height:16px;
	font: normal bold 12px Verdana, sans-serif;
	color: white;
	background-color: #CD853F;
	text-decoration: none;
	text-align: center;
	border: 2px outset black;
	display: block;
	margin: 1px;
}

#navi a:hover {
	color: #FF443D;
	background-color: white;
	border: 2px inset black;
}
					  
#navi a .showcasesylt {
	display: none
}
#navi a:visited .showcase {
	display: none
}							 
#navi a:hover .showcasesylt {
	position: absolute;
	top: -38px;
	left: 32px;
	width: 150px;
	display: block;
	z-index: 4;
}

#navi a .showcaseruegen {
	display: none
}
#navi a:visited .showcase {
	display: none
}							 
#navi a:hover .showcaseruegen {
	position: absolute;
	top: -114px;
	left: 183px;
	width: 150px;
	display: block;
	z-index: 4;
}

#navi a .showcasekontakt {
	display: none
}
#navi a:visited .showcase {
	display: none
}							 
#navi a:hover .showcasekontakt {
	position: absolute;
	top: -38px;
	left: 335px;
	width: 150px;
	display: block;
	z-index: 4;
}

td.info .undersylt {
	display: none;
}

td.info:hover .undersylt{
	position: absolute;
	top:-57px;
	left: 29px;
	display: block;
	width: 150px;
	cursor: default;
	z-index: 3;
}
td.info .underruegen {
	display: none;
}

td.info:hover .underruegen{
	position: absolute;
	top:-142px;
	left: 185px;
	display: block;
	width: 150px;
	cursor: default;
	z-index: 3;
}

td.info .underkontakt {
	display: none;
}

td.info:hover .underkontakt{
	position: absolute;
	top:-57px;
	left: 340px;
	display: block;
	width: 150px;
	cursor: default;
	z-index: 3;
}
ul {
	list-style: none;
}

li {
	margin-left: -40px
}
}

#op6 {
	position: absolute;
	top: 110px;
	left: 200px;
	width: 160px;
	background-color: #FFF4F4;
	border: 1px dotted black;
	padding: 5px;
}

#content {
	background-color: white;
	border: 1px dotted black;
	margin: 0 40px 40px 190px;
	padding: 10px;
	text-align: justify;
}

pre {
	background-color: #FFF4F4;
	padding: 5px;
}

