body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
}

a:link, a:visited, a:hover
{ text-decoration:none;
color:#0087CB;
}


#zentrieren
{
	position: relative;
	margin: auto;
	text-align: left;
	width: 798px;
	height: 565px;

	background-image: url(nl_sbf.gif);
	background-repeat: no-repeat;
	background-position: left top;

	visibility:hidden;
}

#loglayer

{
	height: 20px;
	width: 445px;
	color:#021558;
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 30px;
}

div, input, textarea, button, select, form, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;

}

a.copyright:link, a.copyright:hover, a.copyright:active, a.copyright:visited

{
	color: #2B9BD4;
	text-decoration: none;
	font-weight: bold;
}

#navigation
{
	left: 20px;
	position: absolute;
	top: 73px;
	height: 20px;
	width: 700px;
		font-size: 10px;


}

#inhaltlinks
{
	left: 20px;
	position: absolute;
	top: 158px;
	height: 20px;
	width: 740px;

}

#inhaltrechts
{
	left: 410px;
	position: absolute;
	top: 120px;
	height: 20px;
	width: 360px;

}

.headlines
{
	font-weight: bold;


}

#fuss
{
	left: 23px;
	position: absolute;
	top: 535px;
	height: 20px;
	width: 700px;

}

.fliesstext
{
	font-weight: normal;
}

.boldwhite {
	color:#021558;
	font-weight: bold;
}

.grau{
	color: #666666;
}

