* {
	margin:0;
	padding:0;
	border:0;
}

html {
	min-height:100%;
	height:100%;
}

body {
	margin:0;
	font-size:62.5%;
	font-family:georgia, times;
	background:url(../images/back.gif);
	min-height:100%;
	height:100%;
}

#main {
	min-height:100%;
	margin:0 auto -34px auto;
	height:auto !important;
	height:100%;
	font-size:1.2em;
}

body > #main {
	height:auto;
}

/* header */

#header {
	height:122px;
	background:url(../images/header.gif) repeat-x;
}

#header .content {
	width:980px;
	margin:0 auto;
}

#header .logo {
	margin:40px 0 0 0;
	display:block;
	float:left;
	width:167px;
	height:100px;
	position:relative;
}

#header a.logo:hover {
	background:url(../images/samsam_logo_over.png) no-repeat;
}


#header a.logo:hover img {
	display:none !important;
}

#header .naarsamsam {
	margin:88px 10px 0 0;
	display:block;
	float:right;
	width:179px;
	height:31px;
	position:relative;
}

#header li {
	margin:50px 0 0 0;
}

#header li, #header li a, #header li a:visited {
	background:url(../images/home_knop.png) no-repeat;
	width:81px;
	height:83px;
	display:block;
	float:right;
}

#header h1 {
	font-family:courier new, century gothic, trebuchet ms, helvetica, arial;
	font-size:2.2em;
	text-transform:uppercase;
	float:left;
	color:#fff;
	margin:87px 0 0 0;
}

#header .message {
	background:#c4ba00 url(../images/back_error.gif) 0 8px;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	margin:-18px 0 0 0;
	padding:5px 0 5px 0;
	position:absolute;
	width:100%;
	z-index:-1;
}

#header .message p {
	width:980px;
	margin:0 auto;
	text-align:center;
}

/* // header */

/* content */

#content {
	min-height:400px;
	padding:30px 0 50px 0;
	width:980px;
	margin:0 auto;
	background:url(../images/perfo.gif) no-repeat 20px 50px;
}

#content .contenttype1 {
	width:690px;
	margin:0 auto;
}

#content .contenttype2 {
	width:478px;
	margin:0 auto;
}

#content .contenttype3 {
	width:740px;
	margin:0 auto;
}

#content .col1 {
	float:left;
	margin-right:16px;
}

#content .col2 {
	float:left;
}

#content .box {
	background-color:#fff;
	width:481px;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	background:#fff url(../images/box_shadow_right.gif) right repeat-y;
	margin-bottom:16px;
}

#content .box.type1 {
	width:190px;
}

#content .box.type2 {
	width:240px;
}

#content .box.twoboxes {
	width:772px;
	background:url(../images/twobox_shadow.gif) repeat-y;
}

#content .box .boxcontent {
	padding:20px 20px 0 20px;
}

#content .box.type1 .boxcontent {
	padding:20px 14px 0 10px;
}

#content .box .boxbottom, #footer .box .boxbottom {
	height:4px;
	font-size:0;
	line-height:0;
	background:#fff url(../images/box_shadow_bottom.gif) right repeat-x;
}

#content .box.twoboxes .boxbottom {
	background:url(../images/twobox_shadow_bottom.gif) repeat-y;
}

#content .box.twoboxes  .col1, #content .box.twoboxes  .col2 {
	float:left;
	width:338px;
	margin-right:56px;
}

#content .box.twoboxes  .col2 {
	margin-right:0;
	width:337px;
}


#content h2 {
	color:#003382;
	font-size:1.7em;
	border-bottom:dotted 2px #003382;
	padding:0 0 2px 0;
	margin:0 0 15px 0;
}

#content .box.type1 h2 {
	font-size:1.4em;
}

#content h3 {
	font-size:1em;
}

#content h3.type1 {
	font-size:1.7em;
	width:auto;
}


#content a, #content a:visited {
	color:#e10016;
	text-decoration:none;
	font:italic bold 1em georgia;
}

#content ul.link {
	list-style-type:none;
	margin:0 0 15px 0;
}


#content ul.link a, #content ul.link a:visited {
	background:#fff url(../images/arrow_red.gif) no-repeat 0 4px;
	padding-left:15px;
}

#content ul.link a:hover {
	background:#e10016 url(../images/arrow_red_over.gif) no-repeat 0 4px;
}



#content ul.link.ext1 a, #content ul.link.ext1 a:visited {
	color:#000;
}

#content ul.link.ext1 a:hover {
	color:#fff;
}


#content ul.link.ext2 a, #content ul.link.ext2 a:visited {
	font:normal normal 1em georgia;
	color:#000;
}

#content ul.link.ext2 a:hover {
	color:#fff;
}

#content ul.link.ext3 {
	border-bottom:dotted 1px #000;
}

#content ul.link.ext4 {
	margin-bottom:10px;
}

#content ul.link.ext3 li, #content ul.link.ext4  li {
	text-align:right;
}

#content ul.link.ext3 a, #content ul.link .ext3 a:visited, #content
ul.link.ext4 a, #content ul.link .ext4 a:visited {
	background-image:none;
	padding-left:0;
}

#content ul.link.ext3 a:hover, #content ul.link.ext4 a:hover {
	background-image:none;
}

#content .titledownload , #content .titleupload {
	background:#fff url(../images/icon_upload.gif) right no-repeat;
	min-height:53px;
	padding-right:53px;
}

#content .titledownload  {
	background:#fff url(../images/icon_download.gif) right no-repeat;
}

#content .titledownload h2, #content .titleupload h2 {
	padding-right:5px;
}


#content .result .titledownload {
	background-position:left;
}

#content .titledownload h4 {
	border-bottom:none;
	padding-left:60px;
	color:#003382;
	font-size:1.3em;
}

#content p {
	margin-bottom:15px;
	line-height:1.6em;
}


#content p.type2 {
	margin-bottom:0;
}

#content  ul {
	margin-left:15px;
}

#content  ul.header{
	font-weight:bold;
	margin-bottom:0;
	font-size:1.2em;
}

#content  li {
	line-height:1.6em;
}

#content ul.download  {
	list-style-type:none;
	margin:0 0 10px 0;
}

#content ul.download li {
	background:url(../images/arrow_down.gif) no-repeat 0 5px;
	padding:0 0 5px 20px;
}

#content ul.download a, #content ul.download a:visited {
	color:#000;
	text-decoration:none;
	min-height:20px;
	font-weight:normal;
	font-style:normal;
}

#content ul.download a:hover {
	background:#c2bd95;
	color:#fff;
}

#content .result ul.download {
	border-bottom:dotted 1px #000;
	padding-bottom:12px;
	margin-bottom:15px;
}

#content ul.trefwoorden {
	list-style-type:none;
	margin:0 0 10px 0;
}

#content ul.trefwoorden a, #content ul.trefwoorden a:visited {
	color:#000;
	text-decoration:none;
	padding:0;
	font-weight:normal;
	font-style:normal;

}

#content ul.trefwoorden a:hover {
	background:#c2bd95;
	color:#fff;
}

#content ul.trefwoorden li {
	background:#fff url(../images/arrow_black.gif) left 7px no-repeat;
	padding-left:15px;
}

#content ul.bullet, #content ul.bullet2, #content ul.bullet3 {
	list-style-type:none;
}

#content ul.bullet  li, #content ul.bullet2  li, #content ul.bullet3  li {
	background:url(../images/arrow_black.gif) no-repeat 0 5px;
	padding-left:15px;
}

#content ul.bullet2 li {
	background:url(../images/arrow_red.gif) no-repeat 0 4px;
	padding-bottom:10px;
}

#content ul.bullet3 li {
	background:url(../images/arrow_red.gif) no-repeat 0 4px;
}

#content form {
	display:inline;
}

#content .errorExplanation {
	background:#c4ba00 url(../images/box_shadow_right.gif) right repeat-y;
	position:relative;
	margin-bottom:-1px;
	padding-right:4px;
}
#content .errorExplanation p {
	padding:20px;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
}

#content .errorExplanation h2 {
	display:block;
	font-size:1.8em;
	margin:0 0 10px 0;
	padding:20px 0 0 20px;
	color:#000;
	border:0;
	font-style:italic;
}
#content .errorExplanation  ul {
	padding:0 20px 20px 20px;
}

#content fieldset {
	text-align:right;
	margin-bottom:10px;
}

#content fieldset.type1, #content fieldset.type2 {
	text-align:left;
}

#content fieldset.type2 {
	margin:10px 0 10px 0;
}


#content label {
	font-size:1.2em;
	color:#e10016;
	font-weight:bold;
	line-height:1.6em;
}

#content fieldset.type1 label {
	display:block;
}

#content fieldset.type2 label {
	color:#000;
	width:400px;
	font-weight:normal;
	display:block;
	float:left;
	font-size:1em;
}

#content fieldset.buttons input {
	width:auto;
	padding:3px 5px 0 5px;
}

#content fieldset.buttons input.reset {
	background-color:#fff;
	border:dotted 1px #e10016;
	float:left;
}

#content fieldset.buttons input.submit {
	background-color:#e10016;
	border:dotted 1px #000;
	float:right;
	font:italic bold 1.1em georgia;
	color:#fff;
	cursor:pointer;
}

#content fieldset.buttons input.submit:hover {
	background-color:#fff;
	color:#e10016;
}

#content textarea {
	width:439px;
	border:dotted 1px #000;
	font-family:georgia, times;
}

#content input  {
	border:dotted 1px #000;
	width:250px;
	font-family:georgia, times;
	font-size:1em;
}

#content input.check {
	width:auto;
	float:left;
	margin:0 5px 0 0;
	width:15px;
	height:15px;
	border:none;
}
#content fieldset.buttons span.arrow {
	background:#fff url(../images/arrow_big.gif) no-repeat;
	width:29px;
	height:25px;
	display:block;
	float:right;
	padding-right:5px;
}

#content fieldset.search {
	text-align:center;
}

#content fieldset.search input {
	float:left;
	width:250px;
	margin:0 5px 0 40px;
}

#content fieldset.search input.submit {
	float:left;
	width:auto;
	margin:-2px 0 0 0;
}

#content fieldset.search span.arrow {
	float:left;
	margin-top:-2px;
}

#content a.arrow, #content a.arrow:visited {
	background:url(../images/arrow_red.gif) no-repeat 0 4px;
	padding-left:15px;
}

#content a.arrow:hover {
	background:#e10016 url(../images/arrow_red_over.gif) no-repeat left;
}

#content a:hover {
	background-color:#e10016;
	color:#fff;
}

#content table {
	border-collapse:collapse;
	margin:0 0 15px 0;
}

#content td {
	border:solid 1px #003382;
	padding:5px;
	font-size:1em;
}

#content td strong {
	color:#003382;
}

/* // content */

/* footer */


#footer {
	background-image:url(../images/footer.gif);
	height:29px;
	padding-top:3px;
	clear:both;

}

#footer .footercontent {
	width:980px;
	margin:0 auto;
}

#footer .box {
	background-color:#fff;
	border:solid 1px #ce9eab;
	border-width:0 1px 1px 0;
	float:left;
	padding:2px 10px 0 20px;
}

#footer .box ul {
	list-style-type:none;
}

#footer li {
	float:left;
	padding:3px 10px 0 0;
	font-size:1.2em;
}

#footer a, #footer a:visited {
	text-decoration:none;
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

#footer li.oncdo {
	width:54px;
	height:20px;
	background:url(../images/content/logo_oncdo.gif) no-repeat;
}

#footer li.oncdo a, #footer li.oncdo a:visited {
	width:54px;
	height:20px;
	display:block;
}

/* //footer */

/* general classes */

.dispnone {
	display:none;
}

/* // general classes */

/* clear floats */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* // clear floats */

