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

body {
	font-family: Verdana, arial;
	font-size: 14px;
	color: #333;
	background-color: #69F;
}
p {
	font-family: Verdana, arial;
	color: #333;
	text-align: justify;
	font-size: 14px;
}
td {
	font-family: Verdana, arial;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: Verdana, arial;
	font-size: 36px;
	color: #FF0;
	text-align: center;
}
h2 {
	font-family: Verdana, arial;
	font-size: 18px;
	color: #00F;
	text-align: center;
}
h3 {
	font-family: Verdana, arial;
	font-size: 16px;
	color: #00F;
}
h4 {
	font-family: Verdana, arial;
	font-size: 16px;
	color: #00F;
}
h5 {
	font-family: Verdana, arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: left;
}
a {
	font-family: Verdana, arial;
	color: #00F;
	text-decoration: none;
}
a.fusslink {
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, arial;
	color: #FF0;
}
p.schriftindex {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
a.kontakt{
	color: #06F;
	text-decoration:underline;
	
	}
h6 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
