
body {
	text-align: left;
	background-repeat: repeat-x;
	background-color: White;
	margin: auto;
}


p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
}


.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
	text-decoration: none;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	letter-spacing: 1px;
}

a:hover{
	color:#6495ed;
	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	letter-spacing: 1px;
}

a:link.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #00008b;
	font-weight: normal;
	letter-spacing: normal;
}

a:hover. norm{
	color:#6495ed;
}

a.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #00008b;
	font-weight: normal;
}

td.head {
	background-image: url(bilder/balken_oben.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:50px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
}

td.inhalt {
	width:500px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
}

td.fuss {
	background-image: url(bilder/balken_oben.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
}