body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	font-face: "Century Gothic",arial, helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin : 0px 0px 10px 0px;
	line-height : 25px;
}
body.cnt {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 35px;
	margin : 0px 0px 10px 35px;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	font-face: "Century Gothic", arial, helvetica, sans-serif;
	color: #000000
	font-size: 13px;
	line-height : 25px;
}
table{
	margin-top: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
}
a:link {
	color : #003300;
} 
a:visited {
	color: #003300;
} 
a:hover {
	color: Green;
}  
a:active {
	color: Green;
}
h3 {
	font-size : 20px;
	color: Silver;
	padding-bottom : 10px;
	}
h2 {
	font-size : 16px;
	color: Silver;
	padding-bottom : 5px;
}
p.impressum {
	font-size : 10px;
	color: Black;
	padding-bottom : 4px;
}
td {
	font-family : "Century Gothic", arial, helvetica, sans-serif;
	font-size : 13px;
	line-height : 25px;
}

