body {
	background-color: #FEFFFF;
	border: 4px dashed #F3F3F3;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

p,div {
	border-top: thin dashed #ffffff;
	margin-bottom: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif, Univers;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #CCCCCC;
}

.impressum {
	position:relative;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 2px dashed #FFFFFF;
	line-height: normal;
	height: 48px;

}

.rub {
	font-size: 16px;
	background-color: #FFFFCC;
	text-align: right;
	letter-spacing : 2px;
}

.hell {
	background-color: #ffffff;
	text-align: right;
}

A:LINK {
	color : #000000;
	cursor : help;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color : #333333;
	text-decoration: none;
	background-color: #999999;
	border: 1px dashed #FFFFFF;
	font-weight: bold;
}

#findate, #contate, #communicate, #navigate {
	width:94%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-top: 3px dotted #FAFAFA;
	border-right: 3px dotted #FAFAFA;
	border-bottom: 3px none #FAFAFA;
	border-left: 3px none #FAFAFA;

}
#weiss {
	background-color: #EEEEEE;
	position:relative;
	width:50px;
}
.menue {
	background-color: #FFFFFF;
	position:relative;
	width:99%;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 2px dashed #FFFFFF;
}
.gangs {
	text-align: left;
	position:relative;
	width:98%;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 5px;
	border-top: 5px none #F6F6F6;
	border-right: 5px none #F6F6F6;
	border-bottom: 5px none #F6F6F6;
	border-left: 5px dotted #F6F6F6;

}

.tooltip {
	cursor: help;
}
a.tooltip span {
	display:none;
}
a.tooltip {
	z-index:24;
	position:relative;
}

a.tooltip:hover span {
	z-index:25;
	display:block;
	position:absolute;
	top:0em;
	left:10em;
	background-color: #ffffff;
}
