@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;}
h1,h2,h3{color:#FF6600;}

/*selfmade classes*/
a.text{font: bolder "Times New Roman", Times, serif; color:#FF6600; text-decoration:none; border:0px;
       }
	   
a.text:hover{font: bolder "Times New Roman", Times, serif; color:#f1b676; text-decoration:none; border:0px;
            }

.rubr{font: bolder small "Times New Roman", Times, serif;
	color: #FF6600}
	
.subrubr{font: small "Times New Roman", Times, serif;
	color: #996633;
	margin-left:20px;
	cursor: hand;}

.s_subrubr{font: small "Times New Roman", Times, serif;
	color: #996633;
	margin-left:20px;
	}

	
.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: #996633;
}
.strassed{
	color:#996633;
	font-size:large;
	font-weight:bolder;}
