.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body {
	background-color: #003333;
}

table {
	background-color: #999966;
}

 a:link {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
 a:visited {
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
 a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#999933;
	font-weight:bold;
	font-size: 12px;
}
 a:active {
	color:#000000;
	background-color:#9999CC;
	font-weight:bold;
	font-size: 12px;
}
 a:focus {
	color:#000000;
	background-color:#9999CC;
	font-weight:bold;
	font-size: 12px;
}

.hyper {
    border-style: dashed "10";
	background:999966;
}

.Stil1 {
	font-family: ParkAvenue BT;
	font-size: 60px;
	font-style: normal;
	font-weight: bolder;
}
.ueberuns {
	font-family: ParkAvenue BT;
	font-size: 32px;
	font-style: normal;
	font-weight: bolder;
}

.Stil2 {
	font-size: 36px
}

.linkmain {
	font-family: ParkAvenue BT;
	font-face: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0033FF;
	text-decoration:none	
}

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.links {
	border: none #999966;
	color: #ECE9D8;
	text-decoration: none;
}

