div#Navigation a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none; color: #6f1027; cursor: pointer; font-weight: bold; }
div#Navigation a:visited { color: #6f1027; }
div#Navigation a:hover, div#Navigation a:active { color: #666666; }



html,body {
	padding:0;
	height:98%;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6f1027;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6f1027;
	padding: 0px;
}

.tdstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f1027;
}

table {
	/* margin:20px; */
	width: 100%;
	padding: 0px;	
}

.tableklein {
	margin: 0px;
	width: 0%;
}

.table_oeffnung {
	margin: 0px;
	width: 284px;
}


#Navigation {
	position:absolute;
	left:50px;
	top:224px;
	width:303px;
	height:453px;
	z-index:2;
}
#Haupt {
	position:absolute;
	left:294px;
	top:217px;
	width:608px;
	height:458px;
	z-index:6;
}
#Haupt_hell {
	position:absolute;
	left:294px;
	top:217px;
	width:608px;
	height:458px;
	z-index:2;
	
}
#text_allgemein {
	position:absolute;
	left:554px;
	top:254px;
	width:309px;
	height:359px;
	z-index:3;
	
}
#text_oeffnung {
	position:absolute;
	left:554px;
	top:254px;
	width:309px;
	height:205px;
	z-index:4;
	
}
#text_kontakt {
	position:absolute;
	left:554px;
	top:254px;
	width:309px;
	height:359px;
	z-index:5;
	
}
#inhalt {
	position:absolute;

	bgcolor="#6f1027";
	margin: 20px;
	width:96%;
	height:87%;
	min-height:670px;
	min-width:896px;
	z-index:1;
	border: 2px solid #6f1027;
	background-color: #E4B7BE;
	
}
