body {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000
	background:#FFFFFF;
	text-align: left;
}

h1 { font-size:20px; }
h2 { font-size:18px; color:#666666; text-align: center; }
h3 { font-size:18px; color:#666666; font-weight:normal; }
h4 { font-size:14px; color:#666666; }
h1, h2, h3, h4, h5, h6 { margin:0px 0px 0px 0px; margin-top:10px; margin-bottom:8px; }

th, td { font-size: 12px; }
th { color: white; background-color: black }
td { color: black; background-color: #F5F5F5 }

input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#555555; border:#7B5D53 1px solid; font-size:11px; }

a { text-decoration: none; font-weight: bold}		 
a:link, a:visited { color:#7B5D53; text-decoration:none; border-bottom: 1px dotted #7B5D53 }
a:hover, a:active { color:#FF6000; text-decoration:none; }

.klein {  font-size: 12px}

