/* CSS Document */

#nl_container {
	width: 550px;
	position: relative;
	top: 30px;
}
#nl_bild {
	margin-left: 35px;
}
#nl_content {
	width: 500px;
	margin-left: 35px;
}
#nl_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#nl_content  h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 22px;
}
#nl_content  ul {
}
#nl_content  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style-type: square;
}
#nl_container #footer {
	width: 500px;
	margin-left: 35px;
	margin-top: 20px;
}
#hyperlinkbox div{
	width: 200px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}#hyperlinkbox .prospekt {
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	padding-top: 10px;
}
#hyperlinkbox .pdf_button {
	width: 50px;
	margin-left: 85px;
}

