@charset "UTF-8";
/* CSS Document */

body {
	
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	
}
h3 {
	font-size: 13pt;
	text-align:center;
	padding: 0;
	margin: 0;
	line-height: 13pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11pt;
	text-align:center;
	padding: 0;
	margin: 0;
	line-height: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
  color: #06C;
  font-weight: bolder;
  text-decoration: none;
}
a:hover {
	color: #06C;	
}
a:visited {
	color: #06C;	
}
a:active {
	color: #06C;	
}
.kleingedruckt {
	font-size: 8pt;
	
}
