/*

only black used as color

*/

@import url("form.css");

* img {border: none;}


#site_vervolg { 
	width: 650px; 
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: black;
}

#header, #navigation, #footer, #subnavigation{ display: none;}

#content { width: 650px; }

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: black ;  border-bottom: 1px solid black;}

#content img { margin: 10px 0px; }
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

#content #tekst table {margin-right: 10px; margin-bottom: 10px;}


#print_header {
	width: 650px;
	height: 110px;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}

#print_header .adres {
	float: left;
}

#print_header .logo {
	margin: 0px;
	padding: 0px;
	float: right;
}

#content #tekst .download {margin: 0 0 20px 0; border: 1px solid #b5b5b5; padding: 4px; background: url(pics/bg-folders.gif) repeat-y #eaeaea; width: 500px;}
#content #tekst .download span.kop{font-weight: bold;}
#content #tekst .file{margin-top: 5px; line-height: 20px;}
#content #tekst .download .file a{margin-left: 3px;}
#content #tekst .download .file img{float: left;}



#content #tekst #overflowContainer {
	position: relative;
	margin: 0px 0px;
	width: 379px;
	height: 300px;
	display: block;
}

#content #tekst #overflowContainer .overflow {
	position: relative;
	top: 0;
	left: 0;
	width: 379px;
	height: 300px;
	z-index: 30;
	overflow: hidden;
}

#content #tekst #overflowContainer .overflowFade {
	position: relative;;
	top: 0;
	left: 0;
	width: 0px;
	height: 1px;
	z-index: 10;
	overflow: hidden;
}

#content #tekst #overflowContainer .overflow img, #overflowContainer .overflowFade img {
	margin: 0px;
	float: right;
	text-align: right;
}
#tekst .blok-border {width: 226px; height: 217px; border: 1px solid #dad9d7; margin: 20px 12px 20px 0; float: left;}

#tekst .blok {
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 211px;
	margin: 3px;
	background: #fff url(pics/bg-blok.jpg) left top repeat-x;
}

#tekst .blok .left {width: 120px; height: 40px; color: #828282; font-weight: bold; float: left; margin: 10px 0px 0px 0px; padding: 0 0 0 12px;}
#tekst .blok .left .regel2{color: #afadae; font-weight: normal;}
#tekst .blok .right {
	width: 75px; 
	height: 40px; 
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	float: left; 
	margin: 10px 0px 0px 0px; 
	text-align: right;
}

#tekst .blok img{width: 195px; height: 143px; margin: 7px 0px 0px 12px; border: 1px solid #dad9d7;}

#content-border #content #tekst .blok-border .blok a:link, #tekst .blok-border .blok a:visited {text-decoration: none; border: 0px solid #dad9d7;}
#content-border #content #tekst .blok-border .blok a {border-bottom: 0px solid; text-decoration: none;}



