@charset "windows-1252";
body {
	background-image: url(../i/hg_nolden.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.nolde_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adb6b5;
	text-align: left;
}
.line {
	border: thin solid #666666;
	margin: 1px;
}
.line_inner {
	margin: 1px;
	border: thin solid #666666;
}
.text_block_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373E4F;
	padding: 3px;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}
.text_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 373E4E;
	text-align: justify;
	padding: 10px;
}
