.box {
	border: 1px solid #999999;
}
.dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	right: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: left;
	text-indent: 0px;
	margin: 5px;
	padding: 50px 20px 10px;
	letter-spacing: normal;
	word-spacing: normal;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	color: #999999;
}
.sidenav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
.sidelinktext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navtext {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_blue {
	color: #330066;
	text-decoration: none;
}
.highlight_red {
	color: #990000;
	text-decoration: none;
}
.highlight_green {
	color: #336633;
	text-decoration: none;
}
.bild {
	border: 1px dashed #CCCCCC;
}
.linkintext {
	color: #666666;
	text-decoration: underline;
}
.contact {  font-family: "Courier New", Courier, mono; font-size: 10pt; color: #666666; font-weight: bold}

