@charset "UTF-8";
 /*
 Created by GEKN 20080813
 */
 
/* CSS Document

	used Colors:
	
	red: df0029
 */

* {
	margin:0px; 
	padding:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
a{
	color:#333333;
	text-decoration:none;
	cursor:pointer
}
a.normal{
	font-size:12px;
}
a.large{
	font-size:13px;
}
a.xlarge{
	font-size:15px;
}
a:hover{
	text-decoration:underline;
}
div#container {
	position:absolute;
	top:0px;
	margin-left:0px;
}
div.spacer{
	clear:both;
	display:block;
	width:1px;
	height:1px;
}
input.submiter{
	font-size:12px;
	border:none;
	border-bottom:2px solid #333333;
	padding: 0px 3px 0px 3px;
	background-color:#333333;
	color:#FFFFFF;
}



/********************
	HEADER
********************/
div#header {
	display:none
}

/********************
  MENU
********************/ 
div#menu{
	display:none
}


/********************
	BREADCRUMBS
********************/
div#breadcrumbs{
	display:none
}


/********************
	SIDEBAR LEFT
********************/
div#sidebar_left{
	display:none
}
div#content_body p.overzicht a{
	text-decoration:underline;
	padding-left:15px;
	/*background-image:url(/../images/trc/bg/overzicht_body.png);*/
	background-position: 8px 5px;
	background-repeat:no-repeat;
}
div#content_body p.overzicht a:hover{
	text-decoration:none
}

div#content_body p.overzicht{
	margin-top:15px;
	text-align:right;
}
/********************
	SIDEBAR RICHT
********************/
div#sidebar_right{
	display:none
}
div#searcharea {
	display:none
}


div#links{
	display:none
}
/********************
	HOLDER
********************/
div#holder{
	position:absolute;
	/*top:235px;*/
	left:0px;
	/*width:971px;*/	
}

/********************
	CONTENT
********************/
div#content{
	position:relative;
	top:0px;
	left:0px;
	width:700px;
	/*background-image:url(/../images/trc/bg/content.png);*/
	background-position: 0px 0px;
	background-repeat:repeat-y;
	color:#333333;
	margin-bottom:30px;
}
div#content img#content_boven{
	display:none
}
div#content img#content_onder{
	display:none
}


/********************
	CONTENT BODY
********************/
div#content_body {
	margin-left:10px;
	/*background-image:url(/../images/trc/bg/content_h1_border.png);
	background-position: 0px 34px;
	background-repeat:repeat-x;*/
	position:relative;
	z-index:100;
}
div#content_body h1{
	font-size:15px;
	height:25px;
	background-image:url(/../images/trc/bg/content_h1.png);
	background-position: 0px 17px;
	background-repeat:no-repeat;	
	margin:0px 0 0px 0;
	padding:14px 0 0 8px;
}
div#content_body h2{
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:3px;
}
div#content_body p{
	font-size:12px;
	font-weight:normal;
}
div#content_body p.eersten{
	margin-top:4px;
}
div#content_body p.contact{
	margin:6px 0 12px 0;
}
div#content_body p.faq{
	margin-left:20px;
}
div#content_body p.nav{
	text-align:right;
}
div#content_body p.print a{
	display:none
}

div#content_body p.nav a{
	text-decoration:underline;
	padding-left:10px;
	background-image:url(/../images/trc/bg/links.png);
	background-position: 0px 5px;
	background-repeat:no-repeat;	
}
div#content_body p.print {
	position:absolute;
	top:6px;
	right:0px;
}
div#content_body p.nav a:hover{
	text-decoration:none;
}
div#content_body ol,
div#content_body ul{
	font-size:12px;
	list-style-position:inside
}
div#content_body ol.faq{
	margin-top:8px;
}
div#content_body ol a{
	text-decoration:underline;
}
div#content_body ol a:hover{
	text-decoration:none;
}
div#content_body div.box{
	width:228px;
	height:124px;
	background-image:url(/../images/trc/bg/home_kader_large.png);
	background-position:0 0;
	background-repeat:none;
	margin:6px 9px 0px 0px;
	float:left;
	position:relative;
	padding:9px 9px 15px 9px;
}
div#content_body div.onderste{
	margin-top: 10px;
}
div#content_body div.box p{
	font-size:12px;
	margin-left:0px;
}
div#content_body div.box h2{
	font-size:12px;
	font-weight:bold;
	margin:1px 0 3px 0;
}
div#content_body div.box h2 a:hover{
	text-decoration:none;
}
div#content_body div.box p a:hover{
	text-decoration:none;
	color:#000000;
}
div#content_body div.box img{	
	border:1px solid #333333;
	float:left;
	margin: 0px 6px 0px 0px;
}
div#content_body ul{
	list-style:none;
	margin:5px 0 10px 0px;
	padding:0px;
}
div#content_body ul li{
	font-size:12px;
	font-weight:bold;
}
div#content_body ul li span.date{
	font-size:11px;
	font-weight:normal;
}
div#content_body ul a:hover{
	text-decoration:none;
	color:#df0029;
}
div#content_body div#line_bg{
	width:100%;
	height:1px;
	background-image:url(/../images/trc/bg/content_h1_border.png);
	background-position:0px 0;
	background-repeat:repeat-x;
}
div#content_body  span.overview_nav_right,
div#content_body  span.overview_nav_left{
	font-size:11px;
	color:#a9adac;
}
div#content_body  span.overview_nav_left{
	position:absolute;
	left:0px;
	top:0px;
}
div#content_body  span.overview_nav_right{
	position:absolute;
	right:0px;
	top:0px;
}
div#content_body  span.overview_nav_left span.current{
	color:#333333;
}
div#content_body  span.overview_nav_left a{
	color:#df0029;
}
div#content_body  span.overview_nav_left a:hover{
	color:#333333;
	text-decoration:none
}
div#content_body div.nav_row {
	position:relative;
	width:100%;
	height:16px;
	margin-top:3px;
}
div#content_body div.pic_row {
	position:relative;
	width:100%;
	height:178px;
	margin:10px 0 15px 0;
}
div#content_body  span.overview_nav_right a{
	text-decoration:none;
	border: 1px solid #a9adac;
	color:#a9adac;
	padding: 0px 3px;
}
div#content_body  span.overview_nav_right a:hover{
	text-decoration:none;
	border: 1px solid #333333;
	color:#df0029;
	padding: 0px 3px;
}
div#content_body div.multimediabox{
	width:162px;
	background-image:url(/../images/trc/bg/mumebox.png);
	background-position:0px 0;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	margin: 10px 12px 0 0;
}
div#content_body div.multimediabox div{
	padding-bottom:15px;
}
div#content_body div.multimediabox h3{
	font-size:13px;
	oolor:#333333;
	font-weight:bold;
	background-image:url(/../images/trc/bg/content_h1.png);
	background-position:10px 12px;
	background-repeat:no-repeat;
	padding:10px 0 0 18px;
}
div#content_body div.box img.onder,
div#content_body div.multimediabox img.onder{
	position:absolute;
	bottom:0px;
	left:0px;
	border:none;
}
div#content_body div.multimediabox img.pic{
	border:1px solid #333333;
	margin: 8px 0  2px 30px;
}
div#content_body div.multimediabox a:hover img.pic{
	border:1px solid #df0029;
}
div#content_body div.multimediabox p{
	font-size:11px;
	margin: 0 11px 8px 11px;
}
div#content_body div.multimediabox p a:hover{
	text-decoration:underline;
}
div#content_body div.multimediabox p.more_video{
	text-align:right
}
div#content_body div.multimediabox p.more_video a{
	text-decoration:underline;
	padding-left:15px;
	background-image:url(/../images/trc/bg/overzicht_body.png);
	background-position: 8px 5px;
	background-repeat:no-repeat;
}
div#content_body div.multimediabox p.more_video a:hover{
	text-decoration:none;
}
div#content_body img.largepic{
	border:1px solid #333333;
	float:left;
	margin-right:5px;
}
div#content_body p.next{
	position:absolute;
	right:0px;
	bottom:0px;
}
div#content_body p.next a:hover{
	text-decoration:none
}
div#content_body p.next span{
	color:#df0029;
}
div#content_body div.little_box{
	width:50%;
	height:69px;
	margin-top:10px;
	float:left;
}
div#content_body div.little_box img{
	float:left;
	height:67px;
	border:1px solid #333333;
	margin-right:5px;
}
div#content_body div.little_box p{
	padding: 0 15px 0 0px;
}
div#content_body div.little_box p a:hover{
	text-decoration:none;
	color:#df0029;
}

div#content_body div.contact_row{
	clear:both;
	width:385px;
	height:20px;
	margin-top:5px;
}
div#content_body div.contact_row span.label{
	width:130px;
	height:25px;
	float:left;
	text-align:left;
	font-size:12px;
}
div#content_body div.contact_row span.formw{
	width:250px;
	height:25px;
	float:right;
	text-align:right;
	font-size:12px;
}

input.Tekst{
	width:244px;
	height:14px;
	border:1px solid #333333;
	padding:2px;
}

textarea{
	width:244px;
	height:94px;
	border:1px solid #333333;
	padding:2px;
}

div#content_body div.contact_row div.radio img{
	margin-right:5px;
	margin-top:2px;
	width:8px;
}
div#content_body div.contact_row div.radio p{
	margin-right:10px;
	width:100px;
	display:none;	
}
	







/********************
	FOOTER
********************/
div#footer{
	width:750px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
div#footer div#line{
	width:750px;
	height:1px;
	background-color:#a7b2b1;
}
div#footer p{
	width:750px;
	text-align:center;
	font-size:11px;
	margin:5px 0;
}
div#footer p a{
	text-decoration:none;
}
div#footer p a:hover{
	text-decoration:underline;
}

