/* CSS Document */

/* ------------------------ 
 * Style Sheet informatie	
 * ------------------------ 
 * 
 * Template		: SiteMotor - Jopen
 * Auteur		: Jelmer Janssen - New Fountain
 * Versie		: 1.0
 * 		: 25-07-2007	
 * Gevalideerd	: Ja, excl. menustyles
 * Type			: Scherm
 *
 */
 
/* ------------------------ 
 * BODY, HTML
 * ------------------------ */
body,html{
	margin:0;
	padding:0;
}



body {
	background-color: #ededed;
	min-width:950px;
	font-family:arial;
	font-size:12px;
	behavior:url("csshover.htc");  /* Inladen css menu class */
	text-align:center;
}
	
/* ------------------------ 
 * BLOKOPBOUW
 * ------------------------ */

/* Wrapper */
#wrap{
	position:relative;
	margin:0 auto;
	padding: 0px ;
	padding-left:14px;
	width:958px;
	background-image: url("/templates/thexs2solutions/img/bg_wrapper.gif");
	background-repeat:repeat-y;
	display: inline-block;
	display: -moz-inline-block; 
	min-height:700px;
  	height:auto !important;
  	height:700px;

	text-align:left
}
	
/* Header */
#header{
	width:940px;
	

}


#hdrfoto{

	width:935px;
	height:193px;
	margin-top:65px;
}


#hdrfoto span{
	display:block;
	position:absolute;
	background:url(/templates/thexs2solutions/img/header.png) no-repeat 0 0;
	width:940px;
	height:258px;
	top:0px;
	z-index:1;
}


#header p{
	background:url(/templates/thexs2solutions/img/tel.gif) no-repeat 0 0;
	color:#1f497d;
	padding:5px 0 0 25px;
	height:25px;
	font-family:verdana;
	font-size: 11px;
	font-style: italic;
	position:absolute;
	right:23px;
	top:38px;
	z-index:2;
	
}

.links{
	position:absolute;
	left:18px;
	top:258px;
	bottom:15px;
	background:#ededed;
	padding:8px 16px;
	margin-top:8px;
	margin-bottom:86px;
	

	
}

/* Horizontaal menu */
#bovenmenu{
	height:37px;
	padding-right:1px;
}

/* Menu links */
#menu_links{
	position:absolute;
	top:303px;
	left:34px;
	z-index:99999;
	width:173px;
	background:#122d4a url("/templates/thexs2solutions/img/bg_menu.gif") no-repeat 0 0;
	border:1px solid #132c4a;

}

/* Content */
#content{
	position:relative;
	line-height:22px;
	font-family:Arial;
	font-size:12px;
	color: #4c4c4c;
	float:left;
	width:680px;
	left:235px;
	text-align:justify;
	padding-bottom:86px;
	z-index:0;
}

#paginaInleiding {
	color:#000;
	font-size:12px;
position:relative;
z-index:0;
}

#paginaInleiding p{
position:relative;
z-index:0;
}


#nieuwsbrief {
	padding: 20px 10px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;

}

#nieuwsbrief a {
	color:#FFFFFF;
}


/* Breadcrumb */
#breadcrumb{
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	color: #919191;
	margin:15px 0 8px 0


}

a.breadcrumbstart,a.breadcrumb{
	color:#797979;
	text-decoration:underline;
}

a.breadcrumbstart:hover,a.breadcrumb:hover{
	color:black
}


/* Logo onderaan elke pagina */
#inmainlogo{
	
	width:245px;
	height:29px;
	margin-top:27px;
	cursor: pointer;
	display:block;
}

/* Afsluiter, copyright regel */
#footer{

	width:500px;;
	height:158px;
	color:#000000;
	clear:both;
	color:#000;
	font-family:arial;
	line-height:170%;
	padding-left:20px;
	padding-top:0;
	margin:0 0 0 0;
}

/*Printbutton */
#printbutton{
	float:right;
	margin-right: 20px;
	display: inline;
	visibility:hidden;
	
}
/*language */
#language {
	position:absolute;
	top:15px;
	right:0px;
	width:100px;
	border:0px;
	text-align:right;

}

#language img{
	border:0px;
	margin-left:3px;
}

#search form{
	padding:0;
	margin:0 0 8px 0;

}



/* ------------------------ 
 * TELEFOONNUMMER
 * ------------------------ */

.telefoonnummer{
	font-family:arial;
	color: #4a423d;
	float:left;
	font-size:12px;
	font-weight:bold;
	background: url("/templates/thexs2solutions/img/telefoon.gif") 0px 0px no-repeat;
	padding-left:25px;
	margin-left:10px;
	margin-right:50px;
}
	

/* ------------------------ 
 * HORIZONTAAL MENU
 * ------------------------ */

/* Horizontale menu items */
.bovenmenu {
	position:relative;
	width:970px;
	height:20px;
	padding:8px 0 5px 0;
	left:4px;
}

input.printknop{
	margin-top:-15px!important;
	margin-top:0px;
	padding-right:0px!important;
	padding-right:1px;
	padding-left:0px!important;
	padding-left:1px;
}

/* Horizontale menu items links, standaard */
.bovenmenu a{
	font-family:arial;
	font-size:12px;
	color: #4a423d;
	text-decoration: underline;
	padding: 5px;
	height:30px;
}

/* Horizontale menu items links, mouse-over */
.bovenmenu a:hover{  
	color:#4a423d; 
	text-decoration:none;
}

.horlink img{
	border:0;
	}
	


#bottom{

width:100%;

}


div#botnavi{
margin:0;
position:absolute;
right:22px;
top:4px;
z-index:2;

}	

.horlink{
	color:#fff;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;	
	margin:0 0 0 0;
	padding-right:7px
}

.horlink:hover{
text-decoration:underline;
color:#fff
}

	
#copy{
padding-top:90px;

}	
	
#botnav li {
	float: left;
	list-style: none;
	padding-right:15px;
	font-size:11px;
}

.itembotnav {
	color:#fff;
	font-family:verdana;
	text-decoration:none;	
	margin:0 0 0 0;
}	

	.itembotnav:hover{
		color:#fff;
	text-decoration:underline;
}
	
/* ------------------------ 
 * ZOEKBOX
 * ------------------------ */


	

/* ------------------------ 
 * COPYRIGHT REGEL
 * ------------------------ */

/* Tekst in de copyright regel */
p.copyrightstekst{
	font-size: 12px; 
	color: #525252; 
	text-align:left; 
	display:block;
	padding-left: 0px;
	text-align:left;
	margin-top:90px;
	margin-left:10px;
	width:750px;
}

/* Link in de copyright regel */
p.copyrightstekst a{
	color:#525252;
	text-decoration:underline;
}
p.copyrightstekst a:hover{
	color:#525252;
	text-decoration:none;
}
	

/* ------------------------ 
 * STANDAARD TEKST EIGENSCHAPPEN
 * ------------------------ */




ul,ol{  
	font-family:arial;
	font-size:11px; 
	list-style-type:square;
	color:#ca6022;
	margin-top:-15px;
}

ol{  
	list-style-type:decimal;
font-weight:bold	
}

li{  
	font-family:arial;
	font-size:12px; 
}

li span{  
	color:#4c4c4c;
	font-weight:normal

}

ul li h2{
font-size:12px;
margin-top:10px;
}

ul li p{
margin-bottom:5px;
}


h1{
	font-family:Arial;
	color: #e76a00;
	font-size:16px;
	letter-spacing:1px;
	height:25px;
	font-weight:bold;
	margin:5px 0 20px 0;
	border-top:1px dotted #a9a9a9;
	border-bottom:1px dotted #a9a9a9;
}
		
h2{
	font-size:14px;
	letter-spacing:1px;
	color: #e76a00;
	font-weight:bold;
	margin:21px 0 5px 0;
	margin-bottom:0
}
		
h3{
	font-size:12px;
	color: #e76a00;
	font-weight:bold;
	margin:21px 0 5px 0;
}
	
h4{
	font-size:12px;
	color: #e76a00;
	font-weight:bold;
	margin:21px 0 5px 0;
}
	
h5{
	font-size:11px;
	color: #e76a00;
	font-weight:bold;
	margin:21px 0 5px 0;
}
	
h6{
	font-size:11px;
	color: #e76a00;
	font-style:italic;
	margin:21px 0 5px 0;
}
		
p{
	font-family:Arial;
	font-size:12px;
	color: #4c4c4c;
	margin:0 0 18px 0;
	padding:0
}

a { 
	color:#1f497d; 
	text-decoration: underline;
}

a:hover {  
	color: #1f497d;
	text-decoration: none;
}

#categorielinks {

	font-family:arial;

}

#categorielinks li{
	color: #e76a00;	
}


/* ------------------------ 
 * AFBEELDINGEN
 * ------------------------ */
	
img{
	border:0px solid #000;
}

td img{
	border:none;
}
	
/* ------------------------ 
 * Nieuwspagina
 * ------------------------ */

/* Korte tekst aan het begin van de pagina */
.nieuwsinleiding{
	font-size:12px;
}

/* Tabel met de verwijzingen naar de artikelen */
table.artikellinks{
	border-style:solid;
	border-width:1px;
	border-color:#1f497d;	
	width:100%;
	font-size:12px;
}

/* Eigenschappen van de tabel rijen van de tabel bovenaan de pagina */
table.artikellinks td{
	padding:3px 6px 2px 6px;
	font-weight:bold;
	border:5px;

}

td.artikellink{
	width:150px;
	color: #e76a00;
}

.artikellink {
	color:#1f497d;
	}

/* Link naar de artikelen in de tabel bovenaan de pagina, standaard */
a.artikellink{ 
	color:#1f497d; 
	background:url("/templates/thexs2solutions/img/pijl_trans.gif") 0px 4px no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left: 8px;
}

/* Link naar de artikelen in de tabel bovenaan de pagina, mouse-over */
a.artikellink:hover{  
	color: #e76a00;
	text-decoration:underline;
}

/* Titel bovenaan de tekst van een artikel */
.artikeltitel{
	font-size:14px; 
	color:#1f497d;
	text-align:left; 
	font-weight:bold;
}

/*  van plaatsing en auteur van artikel */
span.datum, span.auteur{  
	font-family:arial; 
	font-size:11px; 
	font-style:italic;
	color:#000000;
}

/* Tekst van een artikel */
.artikelbody{
	
	background-repeat:no-repeat;
	font-family:arial; 
	font-size:12px; 
	color:#000000; 
	text-align:left; 
	border:0px solid #BE9B95;
}


/* ------------------------ 
 * ZOEK RESULTATEN
 * ------------------------ */

/* Verwijzing naar de gevonden pagina */
a.zoeklink { 
color: #ca6022; 
text-decoration: underline;
font-size: 12px; 
}

/* Korte tekst van de gevonden pagina */
span.zoekpreview {  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
font-style:italic; 
}

/* Link onder korte tekst, niet klikbaar */
span.helezoeklink {  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 10px; 
color: #ff0000; 
text-align: center; 
}

#onderschaduw {
	background:url("/templates/thexs2solutions/img/onderschaduw.gif") no-repeat;
	width:970px;
	float:left;
	clear:both;
	height:86px;
	position:absolute;
	left:-1px;
	bottom:-5px;
	text-align: center;

}

#onderschaduw p{
color:#a2a2a2;
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
font-style:italic;
margin-top:45px;
}

	


/* ------------------------ 
 * FORMULIER
 * ------------------------ */

input.vraag {  
	font-family: arial; 
	font-size: 11px;
	color:#4a423d; 
	border: 1px #1f497d solid;
	background-color:#fff;
	width:200px;
	padding-left:2px;
}

input.zoekfunctie {

	font-family: verdana; 
	font-size: 11px;
	color:#797979; 
	border: 1px #b9b9b9 solid;
	background-color:#fff;
	padding:3px 0;
	padding-left:2px;
	width:112px;
	margin:0
}


input#submit{
	display:inline;
border:0;
background:none;
width:auto;
cursor:pointer;
}

.sterretje {  
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #e76a00; 
border: 1px #ca6022 solid;
padding-left:2px;
}

.select {  
font-family:Verdana, Helvetica, sans-serif; 
font-size: 11px; 
color: #797979;
border:none
}


/* ------------------------ 
 * FOTOALBUM
 * ------------------------ */

/* Ruimte tussen fotorijen */
td.foto{
	padding-bottom:5px;
	padding-top:2px;
}

/* Foto's in fotoalbum */
td.foto img{
	margin-bottom:12px;
	border:none;
	}




