@charset "iso-8859-2";
html, body {
	margin: 0px;
	background-color: #e4e4e4;
	height:100%;
}

.langbar {
	background:#e0e0e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#646567;
	margin-top: 10px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 940px;
	margin: 0 auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

}

.textcontent{
	color: #646567;
}

a{
	color: #646567;
	text-decoration:none;
	border-bottom:1px solid #45A12B;
	}

a:hover{
	color: #45A12B;
	text-decoration:none;
	border-bottom:1px solid #45A12B;
	}
a.txtorg {
	color: #45A12B;
	text-decoration: none;
	border-bottom: 0px solid;
	font-weight: bold;
}

a.nl{
	color: #666666;
	text-decoration:none;
	border-bottom: 0px solid;
	}

a.nl:hover{
	color: #45A12B;
	text-decoration:none;
	border-bottom: 0px solid;
	}

a.nlog{
	color: #666666;
	text-decoration:none;
	border-bottom: 0px solid;
	}

a.nlog:hover{
	color: #e85511;
	text-decoration:none;
	border-bottom: 0px solid;
	}
	

a.nlgr{
	color: #666666;
	text-decoration:none;
	border-bottom: 0px solid;
	}

a.nlgr:hover{
	color: #45A12B;
	text-decoration:none;
	border-bottom: 0px solid;
	}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #45A12B;
}
.ctitel {
	color: #FFFFFF;
	text-decoration: none;
}


#content{

	line-height: 20px;

}
a.orgbold {
	color: #45A12B;
	text-decoration: none;
	border-bottom: 0px solid;
	font-weight: bold;
}
