a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover, a:active {
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.nl_h1, .nl_h1 a{
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #000000;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	width: 442px;
	font-weight:bold;
}

/**************/
/*** bilder ***/
/**************/


.bild{
	border: 1px solid #D96702;
}
.nl_input {
	margin: 0;
	padding: 0 3px;
	height:22px;
	line-height:22px;
	border: 1px solid #563407;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nl_small {
	font-size: 10px;
}
.nl_list{
	text-align: left;
	margin-bottom: 2px;
	background-color: #ffffff;
	width: 430px;
}
.nl_error {
	color: #ff0000;
	font-weight: bold;
}

.hl_start{
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}