.back {
	background-color: #999999;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #00405F;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-image: url(bilder/back.gif);
	font-family: "Courier New", Courier, mono;
	color: #00405F;
	font-size: 11px;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #00405F;
}
.textfett {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #00405F;
	font-weight: bold;

}
a:link {
	text-decoration: underline;
	color: #00405F;

}
a:visited {
	color: #333333;

}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: line-through;
}
.rahmenRU {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #00405F;
	border-bottom-color: #00405F;
}
.linkicon {

	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #00405F;
	font-weight: bold;
}
.textfettHD {

	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #00405F;
	font-weight: bold;
}
.rahmen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00405F;
	border-bottom-color: #00405F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #00405F;
	border-left-color: #00405F;

}
body {
	font-size: 11px;
}

