html, body { font-family:"Trebuchet MS", Arial, verdana, helvetica;
			font-size:12px;	color:black;}		
			
h1 {	font-weight:bold; font-size:13px; line-height:15px;}
h2 {font-weight:bold; font-size:14px; line-height:15px;}	

.norm, .normfett {		font-size:12px; 
			font-weight:normal; 
			line-height:14px;}
.normfett {	font-weight:bold;}

.klein {		font-size:11px; 
			font-weight:normal; 
			line-height:12px;}
.norm13, .norm13fett {		font-size:13px; 
			font-weight:normal; 
			line-height:15px;}	
.norm13fett {	font-weight:bold;}			
.norm13 a, .norm13fett a {color:#000000;}					

.tabellen a, .tabellen a:visited {color:#000;}

/* barbttns */

#barbttns a, .aktiv {	padding:2px 5px;
				margin:4px;
				background-color:#804000;
				font-weight:bold;
				text-decoration:none;
				color:#FFFFFF;
				border-right:1px solid black;
				border-bottom:1px solid black;}

#barbttns a:hover {	text-decoration:underline;
					background-color:#D4D5CD;
					color:#000000;
					border-right:1px solid #D4D5CD;
					border-bottom:1px solid #D4D5CD;}
.aktiv {background-color:white;	color:black;
border-right:1px solid white;
					border-bottom:1px solid white;}






