body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
 font-family:Century Gothic, Arial,sans-serif; }

.blau {
	color: #363895;
	font-weight: bold;
}
.textklein {
	font-size: 14px;
	color: #000000;
}
.titelgross {
	font-size: 50px;
	font-weight: bold;
}
.titelklein {
	font-size: 24px;
	color: #363895;
}

a {	font-size: 16px; text-decoration: none;	font-weight : bold;}
a:link {color:#000000}
a:visited {	color:#808080}
a:active {color:#666666}
a:hover{color: #363895;}
