/* CSS Document */

a, a:link, a:visited, a:hover, a:active, a:focus {
	color: black;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

body, td { 
	background: white;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, td h1, td h2, td h3, td h4, td h5, td h6, .inhalt_header {
  	font-size: 16px;
  	font-weight: bold;
}
