body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-position: center;
	font-size: 10px;	
	color : #005da3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p,div,h,b,strong,td,li {
	Font-Family : Verdana, Arial, Helvetica ! important;
	Font-Size : 10pt;
	color : #005da3;
}

table.mitbild { background: url("images/bluespine.jpg") no-repeat; }

A:link { color: #005da3; text-decoration: none; font-weight : bold; }
A:visited { color: #005da3; text-decoration: none; font-weight : bold; }
A:active { color: #005da3; text-decoration: underline; font-weight : bold;  }
A:hover { color: #005da3; text-decoration: underline; font-weight : bold;  }

A.nav:link { color: #FFFFFF; text-decoration: none; font-weight : bold; }
A.nav:visited { color: #FFFFFF; text-decoration: none; font-weight : bold; }
A.nav:active { color: #FFFFFF; text-decoration: underline; font-weight : bold;  }
A.nav:hover { color: #FFFFFF; text-decoration: underline; font-weight : bold;  }