* { margin: 0; }


body {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #000;
	}

a { color: #e12036; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

a.pdflink {
	font-size: 12px;
	line-height: 22px;
	color: #E12036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
a.pdflink:link, a.pdflink:visited,a.pdflink:active{
   text-decoration: none;
   color: #E12036;
}

a.pdflink:hover {
   text-decoration: none;
   color: #666666;
}

h1 {
	margin: 0 0 20px;
	font-size: 26px;
	line-height: normal;
}
p { margin: 0 0 20px; }

#container {
	width: 976px;
	padding: 5px;
	margin: 0 auto;
	background: #fff;
	text-transform: uppercase;
	overflow: hidden;
	}

#header {
	width: 976px;
	height: 153px;
	background: url(../images/nl/header.jpg);
	position: relative;
	}
	#header ul { height: 30px; padding: 0; list-style: none; background: url(../images/nl/opacity-80.png); _background: #fff; float: right; }
	#header ul li { padding: 0 0 0 10px; display: inline; float: left; }
	#header ul li a { height: 20px; padding: 7px 10px 3px; display: block; color: #000; float: left; }
	#header ul li a:hover { padding: 7px 10px 0; background: #fff; border-bottom: 3px solid #e12036; color: #000; text-decoration: none; }
	#header p { padding: 10px; margin: 0; background: #e12036; color: #fff; position: absolute; bottom: 0; left: 0; }
	#header p a { color: #fff; }
	#header p span { padding: 0 5px; }

#topnav {
	width: 976px;
	height: 30px;
	margin: 5px 0;
	background: #ddd;
	}
	#topnav ul { padding: 0; list-style: none; float: right; }
	#topnav ul li { margin: 0 0 0 10px; float: left; }
	#topnav ul li a { height: 22px; padding: 8px 8px 3px; color: #000; float: left; }
	#topnav ul li a:hover { padding: 8px 8px 0; background: #fff; border-bottom: 3px solid #e12036; color: #000; text-decoration: none; }
	#topnav a.zoeken { width: 116px; height: 22px; padding: 8px 20px 3px; display: block; float: left; }
	#topnav a:hover.zoeken { padding: 8px 20px 0; background: #fff; border-bottom: 3px solid #e12036; color: #e12036; text-decoration: none; }

#content {
	width: 976px;
	margin: 0 0 5px;
	background: url(../images/nl/left.gif) repeat-y;
	clear: both;
	overflow: hidden;
	}

#left {
	width: 156px;
	padding: 10px 0 20px;
	float: left;
	}
	#left ul { padding: 0; list-style: none; }
	#left ul li { float: left; }
	#left ul li a { width: 116px; padding: 8px 20px 10px; display: block; color: #000; }
	#left ul li a:hover { padding: 8px 20px 7px; background: #fff; border-bottom: 3px solid #e12036; color: #000; text-decoration: none; }
	#left a.inloggen { width: 116px; padding: 8px 20px 10px; margin: 20px 0; display: block; color: #e12036; float: left; }
	#left a:hover.inloggen { padding: 8px 20px 7px; background: #fff; border-bottom: 3px solid #e12036; color: #e12036; text-decoration: none; }
	#left a img { margin: 0 0 20px 10px; }

#right {
	width: 780px;
	padding: 20px;
	text-transform: none;
	line-height: 20px;
	float: left;
	}

#bottomnav {
	width: 976px;
	height: 30px;
	background: #ddd;
	clear: both;
	}
	#bottomnav ul { padding: 0; list-style: none; }
	#bottomnav ul li { margin: 0 10px 0 0; float: left; }
	#bottomnav ul li a { height: 23px; padding: 7px 10px 3px; color: #000; float: left; }
	#bottomnav ul li a:hover { padding: 7px 10px 0; background: #fff; border-bottom: 3px solid #e12036; color: #000; text-decoration: none; }

#footer {
	padding: 20px 0;
	color: #fff;
	font-size: 11px;
	text-align: center;
	}



.kop {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.kop_rood {
	font-size: 18px;
	line-height: 18px;
	color: #E12036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
input {
	background-color: #D5D6D7;
	border: 1px solid #D5D6D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 25px;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

TEXTAREA {
	border : 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.selecttext {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.subkop {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.noborder{
	border:none;
}

.formButton {
	color: #FFFFFF;
	background-color:#E12036;
	color: #FFFFFF;
	width: 200px;
	height: 30px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 1px;
	border-top-color: #E12036;
	border-right-color: #E12036;
	border-bottom-color: #E12036;
	border-left-color: #E12036;
	padding-right: 10px;
}

.formButton:hover {
	background-color:white;
	color:#E12036;
	border-top-color: #E12036;
	border-right-color: #E12036;
	border-bottom-color: #E12036;
	border-left-color: #E12036;
}

.formButton2 {
	color: #FFFFFF;
	background-color:#000000;
	width: 100px;
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.formButton2:hover {
	background-color:white;
	color:#000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.kop_wit{
	margin-top : 10px;
	margin-left : 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

input.radio {
		font:11px Arial,Helvetica,sans-serif;;	
		color: #5B5C56;
		background-color: #FFFFFF;
		border:none; 
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E12036;
	color: #FFFFFF;
	line-height: 31px;
	padding-right: 40px;
	font-weight: normal;
	text-align: right;
}

#tekst_klein {
	COLOR: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	
#tekst_klein a{
	COLOR: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#tekst_klein a:hover {
	color: #E12036; 
}

#copyright td{
	COLOR: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
}	
#copyright a{
	COLOR: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#copyright a:hover {
	color: #E12036; 
}

#logintekst td{
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}	
#logintekst a{
	COLOR: #E12036;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#logintekst a:hover {
	color: #333333; 
}

div#catalogus {
	float: left;
	margin-top: 30px;
}


.tekstenWit {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #666666; text-decoration: none}
.teksten {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none}
.teksten_small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; font-weight: normal}
.blok {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.tekstenB { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none ; font-weight: bold}
.table_tekstzwart {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.table_tekstzwart a { font-weight: bold; color: #E12036; text-decoration: none;}
.table_tekstgrijs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none }
.table_tekstrood { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: none }
.bg_home {  background-attachment: fixed; background-image: url(../afb/afb_rechts/hangwerk.jpg); background-repeat: no-repeat; background-position: right top}
.table_tekstzwartIt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal; color: #000000; text-decoration: none }
