/*:: FILE: styles.css ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

title				:	BASIC LAYOUT STYLE FOR DIVS AND OTHERS
Source				:	styles.css
Developed by		:	LUKKIEN
Version				:	0.1
creation date		:	04/12/06
modification date	:	19/01/07
Description			:	sets basic layout for TYPO3 CMS http://www.lukkien.com/
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

	
	* { margin:0; padding: 0; } 
	
	option {padding-left: 0.4em}
	
	/*
	** [http://www.websemantics.co.uk/tutorials/useful_css_snippets/]
	*/
	
	
	/* scrollbar = 1
	html { height: 100% } 
	body { 
	min-height: 101%;
	*/	 
		
	html { height: 100% } 
	
	body { 
		font-size: 100.01%; 
		position: relative;    
		font-family: verdana, sans-serif;
		font-size: 10px;
		text-align: left;
		color: #191919;
		/*background: #ff6a09 url('../images/wk-bg.gif') repeat-y top center;*/
	}	
	
	/* reset borders */
	fieldset, img { border:0; }
	
	/* only for safari */ 
	select, input, textarea { font-size: 99% }
	
/* ######################################################################################################
** ### Standard-Formatierungen fÃ¼r Listen & Zitate ######################################################
** ######################################################################################################
*/

	ul, ol, dl { margin: 0 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.5em; }
	
	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }
	
	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}


	h1,h2,h3,h4 { font-family: Verdana, Arial, Sans-Serif; font-weight:normal;}
	
	h1 {font-size: 1.6em; color: #006; margin: 0 0 0.25em 0; padding-top: 1.5em; }
	h2 {font-size: 1.4em; color: #600; margin: 0 0 0.25em 0; padding-top: 1.5em; }
	h3 {font-size: 1.2em; color: #006; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold; }
	h4 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; padding-top: 1em; font-weight:bold; border-bottom: 1px #ddd solid;}
	h5 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:italic; }
	h6 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:italic; }
	
	#teaser h1 { font-size: 1.2em; border: 0; }
	
	p,ul,dd,dt { line-height: 1.5em; }
	p { line-height: 12pt; margin: 0 0 1em 0; }
	
	
	strong,b { font-weight: bold; }
	em,i { font-style:italic; }
	pre, code {	font-family: "Courier New", Courier, monospace; }
	address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }
	
	hr { 
		color: #fff; 
		background:transparent; 
		margin: 0 0 0.5em 0; 
		padding: 0 0 0.5em 0; 
		border:0; 
		border-bottom: 1px #eee solid; 
	}
	
	acronym, abbr {
		letter-spacing: .07em;
		border-bottom: 1px dashed #c00;
		cursor: help;
	}

/* ### Imageposition ############################################################################ */

	img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
	img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
	img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }
	img.framed {padding:3px; border: 1px #ddd solid; background: #f4f4f4 }

	
/* ### HyperLinks ############################################################################### 	
/*standaard link*/
A:link {font-weight: bold; text-decoration: none; color: #936B00; outline:none;}
A:visited {font-weight: bold; text-decoration: none; color: #936B00; outline:none;}
A:hover {font-weight: bold; text-decoration: none; color: #00F0FF; outline:none;}	
A:active {font-weight: bold; text-decoration: none; color: #936B00; outline:none;}

/*Zwart_goud */
A.zw_goud:link {font-weight: bold; color: #191919;}
A.zw_goud:visited {font-weight: bold; color: #191919;}
A.zw_goud:hover {font-weight: bold; color: #936B00;cursor:hand}
A.zw_goud:active {font-weight: bold; color: #191919;}

/*goud_zwart */
A.goud_zwart:link {font-weight: bold; color: #936B00;}
A.goud_zwart:visited {font-weight: bold; color: #936B00;}
A.goud_zwart:hover {font-weight: bold; color: #191919;cursor:hand}
A.goud_zwart:active {font-weight: bold; color: #936B00;}

/*Zwarte link, hover:blauw */
A.related:link {font-weight: bold; text-decoration: none; color: #191919;}
A.related:visited {font-weight: bold; text-decoration: none; color: #191919;}
A.related:hover {font-weight: bold; text-decoration: none; color: #00F0FF;cursor:hand}
A.related:active {font-weight: bold; text-decoration: none; color: #191919;}

/* Portfolio add-on */
.relatedIMG { margin-top: -2px; margin-right: 3px; }
span.related   {font-weight: bold; text-decoration: none; color: #191919; }
span.relatedHO {font-weight: bold; text-decoration: none; color: #00F0FF;cursor:hand; }

/*text link*/
A.txtlink:link {font-weight: bold; text-decoration: none; color: #000000;}
A.txtlink:visited {font-weight: bold; text-decoration: none; color: #000000;}
A.txtlink:hover {font-weight: bold; text-decoration: none; color: #00F0FF;}
A.txtlink:active {font-weight: bold; text-decoration: none; color: #000000;}

/*ACT link, voor Language switch*/
A.ACT:link {font-weight: bold; text-decoration: none; color: #00F0FF; text-transform: uppercase;}
A.ACT:visited {font-weight: bold; text-decoration: none; color: #00F0FF;text-transform: uppercase;}
A.ACT:hover {font-weight: bold; text-decoration: none; color: #00F0FF;}
A.ACT:active {font-weight: bold; text-decoration: none; color: #00F0FF;text-transform: uppercase;}

/*ACT link, voor Language switch*/
A.NACT:link {font-weight: bold; text-decoration: none; color: #191919; text-transform: uppercase;}
A.NACT:visited {font-weight: bold; text-decoration: none; color: #191919; text-transform: uppercase}
A.NACT:hover {font-weight: bold; text-decoration: none; color: #00F0FF;}
A.NACT:active {font-weight: bold; text-decoration: none; color: #191919; text-transform: uppercase}

/*subsubmenu link, voor class1*/
.class1 a:link {font-weight: normal; text-decoration: none; color: #936B00; text-transform: uppercase;}
.class1 a:visited {font-weight: normal; text-decoration: none; color: #936B00; text-transform: uppercase}
.class1 a:hover {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}
.class1 a:active {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}

/*subsubmenu link, voor class1 -> JOBS*/
.class2 a:link {font-weight: normal; font-size: 12px; text-decoration: none; color: #936B00; text-transform: uppercase;}
.class2 a:visited {font-weight: normal; font-size: 12px; text-decoration: none; color: #936B00; text-transform: uppercase}
.class2 a:hover {font-size: 12px; text-decoration: none; color: #191919; text-transform: uppercase}
.class2 a:active {font-size: 12px; text-decoration: none; color: #336633; text-transform: uppercase}

/*subsubmenu link, voor class3 -> JOBS*/
.class3 a:link {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}
.class3 a:visited {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}
.class3 a:hover {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}
.class3 a:active {font-weight: normal; text-decoration: none; color: #191919; text-transform: uppercase}

/*search link*/
a.search:link {font-weight: bold; text-decoration: none; color: #936B00;}
a.search:visited {font-weight: bold; text-decoration: none; color: #936B00;}
a.search:hover {font-weight: bold; text-decoration: none; color: #00F0FF;}
a.search:active {font-weight: bold; text-decoration: none; color: #936B00;}

 #search_result 
{
	font-weight: bold; color: #936B00;
}

/* ### div ###################################### */

/* het geheel */
div#container{
background: #FFFFFF;
width: 980px;
margin: 0 auto;
text-align: left;
}

/* ----------------- header/menu ---------------------------------*/
/* de header */
div#header{
height: 269px;
}

/* binnen de header: box1 en box2 */
div#header_top{
width: 980px;
height: 0px;
float: left;
}

div#searchtekst{
width: 130px;
margin-top: 5px;
margin-left: 60px;
font-family: Verdana;
color: #FFFFFF;
font-size: 13px;
float: left;
display: inline;
}


/* Language switch*/
div#language {
width: 130px;
position: relative;
z-index: 10;
float: right;
text-align: right;
font-size: 13px;
margin-top: 3px;
margin-right: 90px;
display: inline;
}

div#header_menu{
width: 980px;
height: 237px;
/* background-image:  url(../images/header_bg.gif); */
float: left;
z-index:1;
}


/*############### HEADER_END #################*/


/*houdt content en footer bij elkaar*/
div#content_footer{
width: 874px;
margin: 0 auto;
}

/*----------- BOX VOOR CONTENT START ------------------*/
div#box_content{
#width: 874px;
clear: both;
display: inline;
float: right;
margin-top: 0px;
}

.box_content{
#width: 874px;
clear: both;
display: inline;
float: right;
margin-top: 0px;
}


/*------------ BOX VOOR CONTENT END --------------------*/

/*############### CONTENT_START #################*/

/* contentblok algemeen voor alle templates */
div#content{
#width: 874px;
display: inline;
clear: both;
}
.content{
#width: 874px;
display: inline;
clear: both;
}

/* Box voor linker picture */
.box_picturebox{
width: 514px;
float:left;
margin-top: 0px;
display: inline;
}
#box_picturebox{
width: 514px;
float:left;
margin-top: 0px;
display: inline;
}

/* Box voor rechtercontent */
div#box_conttext{
margin-top: 0px;
width: 337px;
float: right;
padding-left: 0px;
display: inline;

}
.box_conttext{
margin-top: 0px;
width: 337px;
float: right;
padding-left: 0px;
display: inline;

}


/*------------------- FCE2 START--------------------*/
/* Box voor linker picture */
.fce_image_picturebox{
color: FFFFFF;
width: 514px;
float: left;
display: inline;

}

/* Picture links */
.contpic{
width: 514px;
float: left;
}

/* Box voor rechtercontent */
.conttext{
width: 337px;
}

/* Kop */
.conttext1{
margin-top:-6px;
width:337px;
height:30px;
/*border:1px solid blue;*/
}

/* Subkop */
.subkop{
width:337px;

}

/* Subkop container */
.subkopcon{
width:337px;
}

/* Subkoptext */
* html .subkoptext {
	margin-top:-4px;
}

.subkoptext{
width:337px;
height:25px;
/*border:1px solid red;*/
}

/* Tekst */
.conttext2{
width:337px;
padding-top: 10px;
}

* html .conttext2 {
padding-top:0;
}

.fce2_container{
margin-top: 0px;
width: 337px;
float: right;
padding-left: 0px;
display: inline;
}

.rl4{
float: right;
}

/*------------------- FCE2 END --------------------*/

/*------------------- FCE3 START --------------------*/
/* Linker box */
div#cont_fce3_left{
width: 514px;
float:left;
}

/* Linker image */
div#contleft1{
height:47px;
width:514px;
}

/* Linker submenu */
div#contleft2{
width:514px;
text-align: right;
margin-top:14px;

}

/* Linker tekst */
div#contleft3{
width:514px;
text-align: right;
margin-top:12px;
*margin-top:13px;
font-family: verdana, sans-serif;
font-size: 12px;
}

/* Box voor rechtercontent */
div#contrightbox{
width:337px;
float:right;
padding-left: 22px;
display: inline;
}

/* Rechter kop */
div#contright1{
height:37px;
padding-top:10px;
}

/* Rechter Subkop */
div#contright2{
margin-top: 27px;
height:27px;
}

/* Rechter tekst */
div#contright3{
margin-top:10px;
}

/* Rechter links */
div#contright4{
}


/*------------------- FCE3 END--------------------*/

/*------------------- FCE4 START --------------------*/
/* Linker box */
.boxlinks4{
width: 514px;
float: left;
}

/*Links picture*/
.links_picture4{
width: 514px;
}

/* Rechter box*/
.boxrechts4{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

/* Rechts kop */
.rechts_kop4{
height: 41px;
padding-top:6px;
}

/* Rechts tekst */
.rechts_tekst4{
line-height: 40pt
}

/* Rechts picture*/
.rechts_picture4{
}

/* Rechts links*/
.rechts_links4{
float: right;
}

/*------------------- FCE4 END --------------------*/


/*------------------- FCE6 START ------------------*/

div#fce6_left{
margin-top: 3px;
width: 514px;
float:left;
}

div#fce6_right{
margin-top: 0px;
width:337px;
float:right;
padding-left: 22px;
*padding-left: 20px; /*ie 6 en 7 hack*/
display: inline;
}

div#fce6_picture{
width: 514px;
height: 47px;
margin: left;
}

div#fce6_title{
width: 337px;
height: 40px;
padding-top: 7px;
/*margin: right;
display: inline;*/
}

div#fce6_subtitle{
margin-top: 20px;
width: 337px;
height: 20px;
margin: right;
}

div#fce6_contact{
margin-top: 20px;
width: 514px;
margin: left;
}

div#fce6_adres{
width: 337px;
margin: right;
margin-top: 14px;
}

/*------------------- FCE6 END --------------------*/

/*------------------- FCE6 JOBS START -------------*/
/*
.fce6J_all{
float: left;
display: inline;
}

.fce6J_picturebox{
margin-top: 0px;
width: 514px;
float:left;

}

.fce6J_contpic{
width: 514px;
height: 47px;
margin: left;
}

.fce6J_menu{
width: 100%;
text-align: right;
margin-top: 14px;
}

.fce6J_conttext{
margin-top: 3px;
width:337px;
float: left;
padding-left: 22px;
*padding-left: 20px; 
}

.fce6J_kop{
width: 100%;
height: 47px;
display: inline;
float: left;}

.fce6J_kop1{
height: 47px;
float: left;
}

.fce6J_kop2{
height: 47px;
float: left;
}

.fce6J_subkop{
margin-top: 20px;
width: 337px;
height: 20px;
float: left;
}

.fce6J_text{
width: 100%;
float: left;
margin-top: 10px;
}
*/
/*------------------- FCE6 JOBS END ---------------*/

/*------------------- FCE7 START ------------------*/
#div#fce7_left{
#margin-top: 3px;
#width: 514px;
#float:left;
}

#div#fce7_picture{
#width: 100%;
}

div#fce7_right{
width:337px;
}


div#fce7_title{
width: 337px;
height: 40px;
padding-top: 7px;
/*margin: right;
display: inline;*/
}

div#fce7_subtitle{
margin-top: 0px;
width: 337px;
height: 20px;
margin: right;
}

div#fce7_text{
margin-top: 12px;
width: 100%;}

/*------------------- FCE7 END --------------------*/

/*------------------- FCE8 START ------------------*/
div#fce8_image{
width: 514px;
height: 47px;
float: left;
}

div#fce8_tekst{
width: 337px;
height: 47px;
margin-left: 22px;
float: left;
}
/*------------------- FCE8 END --------------------*/

/*---FCE_TEST.html (FCE ALGEMEN) *---/
/* footer */
.footer{
margin-top: 7px;
margin-bottom: 0px;
clear:both;
font-family: verdana, sans-serif;
font-size: 7px;
}

/* Plaatje in de footer*/
.footerimages{
background-color:#FFFFFF;
display: inline;
}

.footerlijn{
height: 8px;
width: 873px;
/*margin-top: 7px;*/
background-image: url(../images/footer2.gif); 
background-repeat: repeat-x;
margin-bottom: 10px;
}


/*------------------- FCE RELATED PROJECTS START ---------*/
/* Rechterbox*/
div#boxrechts6{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

div#boxrechts5{
width:337px;
}

/* Rechterbox2*/
div#box_rechts6{}

/*Houd het logo en de tekst bij elkaar */
div#rechts6{
}

/*De tekst*/
div#rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}

/*Het plaatje*/
div#rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 15px;
/*border: 1px solid black;*/
}

/*Houd het logo en de tekst bij elkaar */
div#rechts6_r{
float: right;
}

/*De tekst*/
div#rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}


/*Het plaatje*/
div#rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 15px;
/*border: 1px solid black;*/
}

/*------------------- FCE RELATED PROJECTS END ---------*/

<!-- --------------------- ZWART BLAUW -------------------- -->
box_bz{
width:337px;
}

/* Rechterbox*/
div#bz_boxrechts6{
width:315px;

display: inline;
}

/*Houd het logo en de tekst bij elkaar */
div#bz_rechts6{
#float: left;
}

/*De tekst*/
div#bz_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;

}

/*Het plaatje*/
div#bz_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;

}

/*Houd het logo en de tekst bij elkaar */
div#bz_rechts6_r{
float: right;
}

/*De tekst*/
div#bz_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;

}


/*Het plaatje*/
div#bz_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- ZWART BLAUW  ID---------*/

/* Rechterbox*/
.bz_boxrechts6{
width:315px;

display: inline;
}

/*Houd het logo en de tekst bij elkaar */
.bz_rechts6{
#float: left;
}

/*De tekst*/
.bz_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;

}

/*Het plaatje*/
.bz_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;

}

/*Houd het logo en de tekst bij elkaar */
.bz_rechts6_r{
float: right;
}

/*De tekst*/
.bz_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;

}


/*Het plaatje*/
.bz_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- ZWART BLAUW  ---------*/

<!-- --------------------- GOUD ZWART -------------------- -->
box_gz{
width:337px;
}

/* Rechterbox*/
div#gz_boxrechts6{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

/*Houd het logo en de tekst bij elkaar */
div#gz_rechts6{
#float: left;
}

/*De tekst*/
div#gz_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}

/*Het plaatje*/
div#gz_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*Houd het logo en de tekst bij elkaar */
div#gz_rechts6_r{
float: right;
}

/*De tekst*/
div#gz_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}


/*Het plaatje*/
div#gz_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- GOUD ZWART ---------*/

/*------------------- GOUD ZWART met IDs---------*/


/* Rechterbox*/
.gz_boxrechts6{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

/*Houd het logo en de tekst bij elkaar */
.gz_rechts6{
#float: left;
}

/*De tekst*/
.gz_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}

/*Het plaatje*/
.gz_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*Houd het logo en de tekst bij elkaar */
.gz_rechts6_r{
float: right;
}

/*De tekst*/
.gz_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}


/*Het plaatje*/
.gz_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- GOUD ZWART ---------*/


<!-- --------------------- ZWART GOUD -------------------- -->
box_zg{
width:337px;
}

/* Rechterbox*/
div#zg_boxrechts6{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

/*Houd het logo en de tekst bij elkaar */
div#zg_rechts6{
}

/*De tekst*/
div#zg_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}

/*Het plaatje*/
div#zg_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*Houd het logo en de tekst bij elkaar */
div#zg_rechts6_r{
float: right;
}

/*De tekst*/
div#zg_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}


/*Het plaatje*/
div#zg_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- ZWART GOUD ---------*/

<!-- --------------------- ZWART GOUD -------------------- -->


/* Rechterbox*/
.zg_boxrechts6{
width:337px;
float:right;
padding-left: 15px;
display: inline;
}

/*Houd het logo en de tekst bij elkaar */
.zg_rechts6{
}

/*De tekst*/
.zg_rechts_text6{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}

/*Het plaatje*/
.zg_rechts_image{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*Houd het logo en de tekst bij elkaar */
.zg_rechts6_r{
float: right;
}

/*De tekst*/
.zg_rechts_text6_r{
float: left;
margin-top: 13px;
font-weight: bold;
text-transform: uppercase;
height: 12px;
}


/*Het plaatje*/
.zg_rechts_image_r{
/*width: 12px;*/
height: 12px;
margin-left: 6px;
margin-right: 10px;
float: left;
margin-top: 13px;
/*border: 1px solid black;*/
}

/*------------------- ZWART GOUD ---------*/


/*############### CONTENT_END ##################*/


/*############### FOOTER_START #################*/
/* footer */
div#footer{
margin-top: 7px;
margin-bottom: 0px;
clear:both;
font-family: verdana, sans-serif;
font-size: 7px;
}

/* Plaatje in de footer*/
div#footerimages{
background-color:#FFFFFF;
display: inline;
}

div#footerlijn{
height: 8px;
width: 873px;
/*margin-top: 7px;*/
background-image: url(../images/footer2.gif); 
background-repeat: repeat-x;
margin-bottom: 10px;
}



div#space{
height: 0px;
width: 873px;
}

div#footerkrul{
/*height: 21px*/;
/*width: 873px*/;
/*margin-top: 0px*/;
/*background-image: url(../images/krul.gif)*/; 
/*background-repeat: no-repeat*/;
/*background-position: 50% 0%*/;
}

/* Tekst in de footer*/
div#footertekst{
margin-top: 12px;
text-align: center;
background: #FFFFFF;
height: 30px;
}

/*Opmaak tekst footer*/
div#footertekst .footer{
color: #936b00;
font-family: Verdana;
font-size: 9px;
}
/*################## FOOTER_END ###############*/

/* Various Forms */
 /***************/
 /* colors: 
 #D8D7DC = light grey 
 #EDEFB1 = lighter grey
 #191919 = dark grey/black
 */
/* Email, Login and Search forms generally: */
 FORM TABLE TR TD { background-color:#FFFFFF; }
 FORM TABLE TR TD.csc-form-labelcell 
 FORM TABLE TR TD.csc-form-commentcell { background-color: #FFFFFF; }
 FORM TABLE TR TD.csc-form-fieldcell { background-color: #FFFFFF; }
 
 FORM TABLE TR TD.csc-form-fieldcell INPUT.button {background-color: #000000; text-align: right; color: #FFFFFF; width: 275px;}
 FORM TABLE TR TD.csc-form-fieldcell INPUT,
 FORM TABLE TR TD.csc-form-fieldcell SELECT, 
 FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {border: 1px solid #191919; font-family: Verdana; font-size: 10px; width: 275px;}
 FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req 
{ font-weight: bold; } 

/* Email form, specifically */
   FORM TABLE.csc-mailform TR TD.csc-form-labelcell { }
   
   
/*################## NEWS ARCHIVE / PORTFOLIO ARCHIVE ###############*/
td.pageNavigation {
	height:15px;
}

div.portfolio-browsebox div.pageInfo,
div.tx-ttnews-browsebox div.pageInfo {
	width:436px;
	float:left;
	font-weight:bold;
	font-size:10px;
	color:#414249;
}

div.portfolio-browsebox div.pageNav,
div.tx-ttnews-browsebox div.pageNav {
	width:436px;
	float:left;
	font-weight:bold;
	font-size:10px;
	color:#414249;
	text-align:right;
}

