/*------------------------
	
-------------------------*/



html,body,td,div,p,a,th,span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}
html,body {
	min-height:100%;
	overflow:auto;
	background-color:#FFFFFF;
}
body{
	margin:0px;
	background-color:#FFFFFF;
	text-align:center;
}
div{
	border:0px;
	margin:0px;
	padding:0px;
	
}
img{
	border:0px;
}


/* Tekstlinks en imagelinks */

#content a, #content a:link, #content a:visited, #content a:active {
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #458fcc;
}

#content a:hover {
	color: #458fcc;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline; 
}

#content a img, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

img a {
	border: none;
}

img a:hover {
	border: 1px solid #006600;
}

/* H1 t/m H6 */

h1{
	color: #676B73; 
	font-size: 16px;
	font-weight: bold;
}
h2{
	color: #676B73; 
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #676B73; 
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #676B73; 
	font-size: 11px;
	font-weight: bold;
}

h5{
	color: #676B73; 
	font-size: 11px;

}

h6 {
	color: #676B73; 
	font-size: 10px;
	
}

/* Basis */




input, textarea  { 
	color: #222;
	font-size: 8pt; 
	font-family:Arial, Helvetica, sans-serif;
	line-height: 11pt;
	text-decoration: none; 
	background-color: #ffffff; 
	border: solid 1px #aaa;
	padding-left: 2px;
}

label {
	color: #222; 
	font-size: 8pt;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

blockquote {
	font-size:90%;
	border:1px solid #81A021;
	margin:20px 10px;
	padding:8px;
	background-color: #D2DEB0;
}

/* Overig */

fieldset {
    border: none;
}

legend {
	display: none;
}

p img {
	max-width: 100%;
}


/* Wrapper */

#wrapper {
	width: 100%; 
	text-align: center;
	position: relative;
	height:100%;
} 
#container {
	width: 910px;
	height:100%;
	
	
}
#logo{
	position:relative;
	height:169px;
	width:100%;
	
	
}
#home{
	position:absolute;
	width:88px;
	height:88px;
	bottom:20px;
	right:90px;
	background:none;
}
#mail{
	position:absolute;
	width:80px;
	height:80px;
	bottom:50px;
	right:200px;
	background:none;
}
#topbalk{
	height:8px;
	border:none;
	border-bottom:solid 1px #FFFFFF;
	
	background-color:#c9f9ff;
}
#site{
	width:848px;
	height:100%;
	background-color:#ffffff;
	
}
#content{
	height:100%;
	background-color:#dee8b3;
	vertical-align:top;
	padding:20px;
}
#leftmenu{
	width:163px;
	height:100%;
	background-color:#b4daf5;
	vertical-align:top;
}
#bottombalk{
	height:23px;
	background-color:#bb071d;
	border-top:solid 1px #FFFFFF;
}
/* Header */


.h_lijn{
	height:10px;
	width:100%;
	background-repeat:repeat-x;
	background-position:center;
}

/* Container */











/* BOUW SITE */

.tmax{
	width:100%;
	height:100%;
}

#topholder{
	width:100%;
	height:64px;
}

#denav{
	width:183px;
	height:100%;
	background-color:#458FCC;
	vertical-align:top;
	border-right:1px solid #FFFFFF;
}

#adres{
	
}
#adres div{
	padding:3px;
}
#adres.titel{
	padding:3px 0px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

#decontent{
	height:100%;
	background-color:#FFFFFF;
	vertical-align:top;
	border-left:1px solid #FFFFFF;
}


/* STANDAARD TEMPLATES */
div#ctent img{
	border: solid 1px #999999;
}
.f_titel{
	font-size: 18px;
	color:#bb071d;
	
}
.l_titel{
	font-size: 18px;
	color:#000000;

}
.n_arrow{
	padding-top:3px;
}
div#ctent img.n_arrow{

	border:none;
}
#ctent{
	
}
a.linkmeer{
	padding-left:10px;
	color:#185bae;
	text-decoration:none;
	
}
a.linkmeer:hover{
	padding-left:10px;
	color:#185bae;
	text-decoration:underline
}

/* NewsListing */
.blok2{
	padding:10px 0px 0px 10px; 
}
.blok2_arrow{
	margin:0px 3px;
}
a.blok2_link{
 color:#FFFFFF;
 text-decoration:underline;
}
a.blok2_link:hover{
	color:#e3eef7;
 	text-decoration:underline;
}
#mmore{

 display:none;
}
span.datum{
	font-style:italic;
	padding-right:10px;
	
}
/* GoLink */
.go{

	margin: 0px 7px;
	border:none;
	vertical-align:middle;
}
a.a_nav_3{
	color:#003d7c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding-top:3px;
	
}
a.a_nav_3:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#003d7c;
	font-size:11px;
	text-decoration:none;
	padding-top:3px;
	
}
/* SiteMap */

.LSM_currentPage { 
	color:#004075; 
	font-weight: normal; 
}
					
.LSM_currentPage b { 
	color:#004075; 
	font-weight: normal; 
	cursor: pointer;
}
		
.LSM_description { 
	color: #999;
}

.LSM_0 ul  { 
	list-style-type: none; 
	margin: 0.5em 0 0.5em 40px; 
	line-height:18px;
	padding-bottom: 20px;
	font-weight: bold; 
	color: #000;
}

.LSM_0 li {
	font-weight: normal; 
	list-style-type: none;
	line-height:12px;
}

.LSM_0 li a { 
	list-style-type: none; 
	font-weight: bold; 
	color: #000;
}

.LSM_1 ul { 
	list-style-type: none; 
	margin: 0.5em 0 0.5em 40px; 
	line-height:18px;  
	margin-top: 2px 
} 

.LSM_1 li {
	list-style-type: none; 
	font-weight: normal 
}

.LSM_2 ul { 
	list-style-type: none; 
	margin: 0.5em 0 0.5em 40px; 
	line-height:18px;  
	margin-top: 2px 
}

#sitemap a, #sitemap a:link, #sitemap a:visited, #sitemap a:active {
	font-weight: normal;
	text-decoration: none;
	border: none;
}

#sitemap a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004075;
}

/* Flex Search Form */

.FSF_input {
	font-size: 8.5pt;
	color: #004E93;
	width: 120px;
	height: 17px;
	margin: 2px 0 0 0;
	padding-bottom: 0px;
	line-height: 10pt;
	border: 1px solid #B6B9BD;
	background-color: #FFFFFF;
}

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 17px;
	width: 17px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../images/searchover.gif);
	background-repeat: no-repeat;
	background-color: transparent;
   }

.submit:hover, .FSF_submit:hover {
	height: 17px;
	width: 17px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/searchover.gif);
	background-repeat: no-repeat;
	background-color: transparent;
   }
/* formulieren*/ 
.ftekst{
	position:relative;
	width:100%;
	height:50px;
}
.felement{
	position:relative;
	width:100%;
	height:25px;
}
.fleeg{
	position:relative;
	width:100%;
	height:20px;
}
input, textarea{
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	border: 1px solid #CCCCCC;
}
.fknoppen{
	position:relative;
	width:100%;
	height:20px;
}
.fkop{
	float:left;
	width:120px;
	height:20px;
}
.ftext{
	float:left;
	width:250px;
	height:20px;
}
.box{
	width: 250px;
}
.box2{
	width: 400px;
	height:120px;
}
.knop{
	width:100px;
	height:20px;
}
div#formulier img{
	border:none;
}
