.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
	border-bottom-color: #999966;
	border-top-color: #999966;

}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.topheads {
	font-family: Courier New, Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.ad1 {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.letter1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.letter:link,a.letter:visited {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.letter:hover,a.letter:active {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
}
a.titel:link,a.titel:visited {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.titel:hover,a.titel:active {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
	font-weight: normal;
	color: #99CC66;
	text-decoration: underline;
}
