body {
	background-color: #1b6688;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #0080B9;
	margin:0px 0px 3px 0px;


}


a:link {
	color: #FC0808;
	text-decoration: underline;
}
a:visited {
	color: #FC0808;
	text-decoration: underline;
}
a:hover {
	color: #0080B9;
	text-decoration: none;
}
a:active {
	color: #0080B9;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
.ueberschrift {
	color: #0080B9;
	font-size: 34px;
	font-weight: 900;
	font-style: italic;
}
.aufzaehlung {
	font-size: 18px;
	color: #0080B9;
	font-weight: bold;
}
.oeffnungszeiten {
	font-size: 24px;
	color: #0080b9;
	font-weight: bold;
	font-style: italic;
}

.feiertagsgesetz {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.spass {
	font-size: 24px;
	color: #ffdd00;
	font-weight: bold;
	font-style: italic;
}

.kasten {
	padding:5px;
	background-color: #FFFFFF;/*#0080B9; */
	border:solid 1px #0080B9; /* #666666;  */
	color: #CC0000; /*#FFFFFF;  */
	

}