
* body {
	background-color:white;
	font-family: Verdana;
	font-size: 12px;
	line-height:1.4;
	margin:0;
	padding:0;
 }
 
h1 {font-size:18px; font-weight:bold;}
h2 {font-size:16px; font-weight:bold;}
h3 {font-size:14px; font-weight:bold;}

.farbe_navigation      { color: black }

a { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: black; text-decoration: underline }
