@charset "utf-8";
/* CSS Document */

BODY { background-image: url(../../design/images/bg-farbverlauf.jpg); }

A#auswahl {
  font-family: Verdana; font-size: 8pt;
	font-weight: normal; font-style: normal;
	text-decoration: none; color: #0000ff; }
A#auswahl:hover { color: #ff0000; }
A#impressumkontakt {
  font-family: Verdana; font-size: 8pt;
	font-weight: normal; font-style: normal;
	text-decoration: none; color: #999999; }
A#impressumkontakt:hover { color: #ffffff; }

DIV#bildinfoebene { position: absolute; top: 100px; left: 100px; visibility: hidden; z-index: 2; }
DIV#bildgrosslayer {
	border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; 
	position: absolute; top: 10px; left: 10px; visibility: hidden; z-index: 2; }

TABLE#haupttabelle {
  width: 700px;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000; border-right: 1px dotted #000000;
  background-image: url(../../design/images/bg-tabelle.jpg); }
TABLE#auswahl { width: 700px; height: 20px; background-image: url(../../design/images/auswahlzeile.jpg); }
TABLE#arbeitsbereich {
	font-family: Verdana; font-size: 8pt;
	font-weight: normal; font-style: normal;
	text-decoration: none; color: #333333; }
TABLE#impressumkontakt { width: 700px; }
TABLE#bilder { width: 650px; }
TABLE#infoebene {
  width: 120px; height: 20px;
  border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
  background-color: #0099cc;
	font-family: Verdana; font-size: 8pt;
	font-weight: normal; font-style: normal;
	text-decoration: none; color: #ffffff; }
TABLE#bildgrosstabelle {
  font-family: Arial; font-size: 8pt;
	font-weight: normal; font-style: italic;
	text-decoration: none; color: #ffffff; }

TR#webdesign { height: 50px; }
TR#haftung { height: 50px; }

TD#kopfzeile {
  width: 700px; height: 100px;
	padding-right: 5px;
  background-image: url(../../design/images/kopfzeile.jpg); }
TD#auswahlpunkt { padding-left: 15px; }
TD#arbeitsbereich { width: 700px; background-color: #ffff99; }
TD#impressum { width: 700px; }
TD#impressumpunkt { width: 350px; }
TD#kontaktpunkt { width: 350px; }
TD#infotext { padding-top: 5px; padding-bottom: 5px; padding-left: 20px; padding-right: 20px; color: #333333; }
TD#infobild { height: 460px; }
TD#uhrzeit {
  padding-right: 5px;
  font-family: Arial; font-size: 8pt;
	font-weight: normal; font-style: normal;
	text-decoration: none; color: #009900; }
TD#bilder { padding-top: 10px; padding-bottom: 10px; }
TD#bildklein { height: 100px; }
TD#bildinfotext { padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
TD#bildgrosstxt { height: 15px; background-color: #0099cc; }
TD#bildgross {  }
TD#noscriptinfo { background-color: #ffff99; font-family: Helvetica; font-size: 8pt; font-style: italic; color: #999999; }
TD#verantwortlich { width: 350px; padding-top: 5px; padding-left: 5px; }
TD#imprkontakt { width: 350px; padding-top: 5px; padding-right: 5px; }
TD#dponelogo { padding-bottom: 5px; }
TD#haftung2 { padding-left: 5px; padding-right: 5px; }
TD#buchen { padding-top: 10px; padding-bottom: 10px; }

IFRAME#karte { width: 650px; height: 500px; }