@charset "iso-8859-1";
/* CSS Document */

/*General classes*/
body{font: small "Times New Roman", Times, serif; color:#FFFFFF;}
table{font: small "Times New Roman", Times, serif; color:#FFFFFF;}
a, vlink, alink{font: normal small "Times New Roman", Times, serif; color:#FFFFFF; text-decoration:none; border:0px;}

a.bodytext {font: normal small "Times New Roman", Times, serif; color:#996666; text-decoration:none; border:0px;}
/*selfmade classes*/
.rubr{font: bolder small "Times New Roman", Times, serif;
	color:#996666;}
	
.subrubr{font: small "Times New Roman", Times, serif;
	color:#666458;
	margin-left:20px;
	cursor: pointer;}
	
.mButUp{
	font: normal small "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bolder;}

.mButOver{
	font: normal small "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;}
.headers{
	font: bolder medium "Times New Roman", Times, serif;
	color:#423f38;
	text-align:center;}

.bodytext{
	font: small "Times New Roman", Times, serif;
	color:#423f38;
	text-align:justify;}

.strassed{
	color:#666458;
	font-size:large;
	font-weight:bolder;}

.itmtablheadr{
	background-color: #B49678;
	color:#fef8ea;
	font-weight:bold;
	padding:5;
	text-align:center;}

.itemtable{
	color:#423f38;
	background-color:#F3F0Df;
	padding:3;
	text-align:center;}

.itemlink {color:#423f38; text-decoration:underline;}

.selecttags{font-size: large; vertical-align:top; color:#423f38; font-weight:bolder;}
