body {
background: white;
color: black;
font-family: Times, „Times New Roman“, serif;
font-size: 12pt;
line-height: 13pt;
width:90%;}

h1 {font-size:16pt;}

#navlist, #nav2, #termine {display: none;}

#logo {float:right;	border:none;}

#termine li {
	style-type:square;
	}

#fuss {
	border-top: 1pt dotted #ccc;
	padding: 5pt 7pt 7pt 10pt;
	text-align: left;
	clear: both;
	font-size: 10pt;	
	}

address {
	margin: 10pt;
	padding: 0;
	}
	
body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
	color:black;
	font-size:12pt;
	}

body a:link:after, body a:visited:after {
	font-weight: normal;
	}
