body{
 font-family:Arial, Helvetica, sans-serif;
}


div {
	margin-bottom:2px;
	}
h1{
 color:  #534747;
 font-size: 300%;
 font-family:"Trajan Pro";
 font-weight: 900;
 
}
	
ul{
 list-style-type: none;
}

#mastermenu{
	float:left;
	width:11em;
	margin:0.3em 1em 1em 0;
	padding:0;
}

#mastermenu li{
	padding-bottom:6px;
}

#topmenu{
	display:none;
}

p{
	line-height: 1.5;
	}

#master p{
	padding-left: 12em;
}	
	
h2, h3, p, address, p#fusszeile{
	}
	
address{
	font-style: normal;
}	
	
p#fusszeile{
	border-top:1px solid black;
}

#mastermenu a{
	display: block;
	width: 10em;
}

a{
	text-decoration:none;
	color:black;
}
	 

form {
	display:none;
}
