.menu {
		list-style: none;
		margin: 0em;
		background-color: #03033e;
		width: 100px; padding: 1px;
			}
				
.menu li a:link, .menu li a:visited {
		border-left:1px solid white; 
		border-right:1px solid; 
		border-top:1px solid white; 
		border-top-color: white; 
		border-right-color black; 
		border-bottom:1px solid; 
		text-decoration: none;
		color: #FFFFFF;
		text-align: center;
		display: block; width: 100%;
		border-down-color: black; 
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal; 
		line-height:1.5em; 
		font-size:8pt; 
		font-family:Trebuchet MS, Verdana;
	}
		
.menu li {
		margin: 0.5em;
	}
		
.menu li a:hover {
	background-color: #336685;
	color: white;
	}
	
.text {
	font-family:Trebuchet MS, Verdana; 
	font-variant:normal; 
	font-weight:normal; 
	font-color: black; 
	line-height:1.4em; 
	font-size:10pt;
	link-color:black;
	width: 540px
	}
	
.text a:link, .text a:visited {
	color:black;
	}
	
.bu-minis {
	font-family:Trebuchet MS, Verdana; 
	font-variant:normal; 
	font-weight:normal; 
	font-color: black; 
	line-height:1.5em; 
	font-size:9pt;
	link-color:black;
	line-height:1.2;
	}	
	
.bu-grosse {
	font-family:Trebuchet MS, Verdana; 
	font-variant:normal; 
	font-weight:normal; 
	font-color: black; 
	line-height:1.5em; 
	font-size:9pt;
	link-color:black;
	line-height:2;
	}

.footer {
	font-family:Trebuchet MS, Verdana; 
	font-variant:normal; 
	font-weight:normal; 
	font-color: black; 
	line-height:1.6em; 
	font-size:8pt;
	link-color:black;
	}
	
.footer a:link, .footer a:visited {
	color:black;
	}

.fuss	{
	background-color: transparent;

	width: 806px;
	height: 25px;
	font-family:Trebuchet MS, Verdana; 
	font-variant: normal; 
	font-weight: bold; 
	font-color: black; 
	line-height:1.9em; 
	font-size:8pt;
	word-spacing: 7em;
	link-color:black;
	}

.fuss a:link, .fuss a:visited {
	color:black;
	text-decoration: none;
	}

.fuss a:hover {
	color: #336699;
	}