* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 1px;
	color: #3C6400;
}
h1, h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	word-spacing: 3px;
	color: #8BC139;
}
.footer {
	font-weight: bold;
}
#language {
	margin-left: auto;
	margin-right: auto;
	width: 989px;
	position: relative;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 2px;
}

/*********************************************
**                DIVS		            **
*********************************************/
#white_border1 {
	width: 996px;
	height: 740px;
	min-height: 740px;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 1px solid #ffffff;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#maincontent1 {
	width: 988px;
	height: 740px;
	min-height: 740px;
	height: auto !important;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#bg_top1 {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	height: 6px;
	background-image: url(/shared/images/custom/nl/background/top1.gif);
	background-repeat: no-repeat;
	position: relative;
}
#bg_bottom1 {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	height: 6px;
	background-image: url(/shared/images/custom/nl/background/bottom1.gif);
	background-repeat: no-repeat;
	position: relative;
}
#bg_main_content1 {
	margin-top: 4px;
	width: 639px;
	height: 306px;
	min-height: 306px;
	height: auto !important;
	background-image: url(/shared/images/custom/nl/background/main_content1.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
}
#bg_main_content2 {
	width: 639px;
	height: 322px;
	background-image: url(/shared/images/custom/nl/background/main_content2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 4px;
	z-index: 0;
	/* border: 1px solid #000000; */
}
#content1 {
	position: relative
	z-index: 200;
	width: 639px;
	height: 500px;
	min-height: 500px;
	height: auto !important;
}
/*********************************************
**                FORMULIEREN               **
*********************************************/
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 100%;
}
label {
	font-weight: bold;
	display: block;
	margin-right: 5px;
	float: left;
	width: 100px;
	text-align: right;
}
.text,.textarea,.FormCheckBad {
	width: 300px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 100%;
}
.FormCheckBad {
	border: 2px red solid;
}


a {
	color: #436C05;
	text-decoration: underline;
}
a:link {
	color: #436C05;
	text-decoration: underline;
}
a:active {
	color: #436C05;
	text-decoration: underline;
}
a:visited {
	color: #436C05;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


/* NETEXPO FOOTER */
a.netexpo_footer {
	color: #B8D01C;
	text-decoration: none;
}
a.netexpo_footer:link {
	color: #B8D01C;
	text-decoration: none;
}
a.netexpo_footer:active {
	color: #B8D01C;
	text-decoration: none;
}
a.netexpo_footer:visited {
	color: #B8D01C;
	text-decoration: none;
}
a.netexpo_footer:hover {
	color: #B8D01C;
	text-decoration: underline;
}

/* FOOTER */
a.footer {
	color: #ffffff;
	text-decoration: none;
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:active {
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}


