.bodysubtitel   {
	color: #0d115f;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytekstblue   {
	color: #0d115f;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytekstwhite    { color: white; font-size: 11px }
.bodytitelblue    {
	color: #0d115f;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
body     {
	color: #0d115f;
	font-size: 11px;
	font-family: Verdana;
	background-color: #ebf2fb;
	background-image: url(../images/backstreep.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-weight: normal;
}
a   {
	color: #0d115f;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover   { color: maroon; font-weight: bold; text-decoration: none }
td   {
	color: #0d115f;
	font-size: 11px;
	font-family: Verdana;
}
.bodybold {
	color: #0d115f;
	font-family: Verdana;
	font-weight: bold;
}
.bodyrood {
	color: #990000;
}
.topnavi-in {
	font-weight: bold;
	color: #7f0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

