body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.nav_off {
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border-left-color: #FFFFFF;
	left: 4px;
	list-style-position: inside;
	list-style-image: url(../interface/images/nav_bglinie.gif);
	list-style-type: none;
	text-align: left;
	text-indent: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.nav_on {
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-image: none;
	border-left-color: #FFFFFF;
	left: 4px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	text-indent: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.titel {
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	border-left-color: #FFFFFF;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,0px,auto);

}
.textlink {
	color: #666666;
	text-decoration: underline;
}
hr {
	color: #666666;
	size: 0.25px;
}
.text {
	line-height: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
input {
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
textarea {
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.without {
	text-decoration: none;
}
