/*StyleSheet Bleeker-incasoo*/

body
{
	font-family:verdana, arial;
    margin:0px;
}

a
{
	text-decoration: none;
	color: #8E8E8E;
}
a:hover {
	text-decoration: none;
	color: #E7790E;
}


/*Content, Kopjes*/
table.content
{	
	background-image:url(gfx/3bloks-content.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#3F3F3F;
	font-family:verdana, arial;
	font-size:10px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}

table.linkscontent
{	
	color:#3F3F3F;
	font-family:verdana, arial;
	font-size:10px;
	padding-right:15px;
	height:100%;
	vertical-align:top;
}

table.contentform
{	
	color:#3F3F3F;
	font-family:verdana, arial;
	font-size:10px;
}	

b.kopjes
{	color: #3F3F3F; }

b.kopjes-right
{
	color: #ef3e35;
	font-size:10px;
}

td.right-content
{
	padding-left:5px;
	padding-bottom:20px;
	padding-top:7px;
	font-size:10px;
	color:#3F3F3F;
}

td.pag-titel
{
	padding-left: 168px;
	background-image:url(gfx/header-left.gif);
	background-repeat:no-repeat;
	background-position: ;
}

#pag-titel
{
	position:absolute;
	padding-top:114px;
	padding-left:168px;
}

h1.pag-titel
{
	margin:0px;
	font-size:10px;
	color:#FFFFFF;
}

h1.trefzeker
{
	font-size:18px;
	color:#E9810C;

}

/*table/td kleuren/ randen*/

img.tekstomloop
{
	margin:6px;
	border:solid 1px #ffffff;
}

img.rand
{
	border:solid 1px #e1e1e1;
	margin-right:15px;
}

td.nav {
	background-image:url(gfx/3bloks-left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}	

table.nav
{	
	height:100%px;
	width:153px;
	font-size:10px;
	background-color: #E1E1E1;
}


td.navigatie
{	width: 147px;
	background-color: #F5F5F5;
	height:20px;
	border-bottom:solid 1px #E1E1E1;
	font-size:10px;
	color: #8E8E8E;
	padding-left: 3px;
	cursor: hand;
	cursor: pointer;
}
td.los {
	height: 30px;
}
td.navigatie_pijl {
	width: 10px;
	background-color: #F5F5F5;
	height:20px;
	border-bottom:solid 1px #E1E1E1;
	font-size:10px;
	color: #8E8E8E;
	padding-left: 2px;
	cursor: pointer;
}

a.nav {
	text-decoration: none;
	color: #8E8E8E;
}
a.nav_over {
	text-decoration: none;
	color: #ef3e35;
}

a.kopjes-right
{
	color: #3F3F3F;
	font-size:10px;
	text-decoration:none;
}

a.kopjes-right:hover
{
	color: #ef3e35;
	font-size:10px;
	text-decoration:none;
}

/* Achtergronden */

td.stippellijn
{
	width:1px;
	background-image:url(gfx/stippellijn.gif);
	background-repeat: y;
}

td.stippen-right
{
	height:2px;
	background-image:url(gfx/stippellijn-x.gif);
	background-repeat: x;
}

td.stippen-right2
{
	height:20px;
	background-position:top;
	background-image:url(gfx/stippellijn-x.gif);
	background-repeat: repeat-x; 
}

td.titelbalk-right
{
	background-image:url(gfx/blokjes.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#F5F5F5;
	height: 16px;
}

td.stippellijn-bottom
{
	background-image:url(gfx/stippellijn-x3.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td.stippellijn-bottom2
{
	background-image:url(gfx/stippellijn-x2.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*Formulieren opmaak*/

input
{
	border:solid 1px #e1e1e1;
	font-family:verdana;
	font-size:10px;
	color:#3F3F3F;
	height:18px;
}

input.knop
{
	width:100px;
	border:solid 1px #3F3F3F;
	background-color:#FFFFFF;
	font-size:10px;
	cursor:pointer;
	cursor:hand;
}

input.knop_over
{
	width:100px;
	border:solid 1px #E9810C;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}

input.checkbox
{
	border:none;
}

textarea
{
	border:solid 1px #E1E1E1;
	font-family:verdana, arial;
	font-size:10px;
	color:#3F3F3F;
	width:289px;
	height:120px;
}

td.formuliertxt
{
	font-family:verdana, arial;
	font-size:10px;
	color:#3F3F3F;
}

select
{
	font-size:10px;
	font-family:verdana, arial, sans-serif;
	color:3F3F3F;
	width:290px;
}

option
{
	font-size:10px;
}

/* nieuws */

div.welkom_nieuws
{
    height: 15px; 
    background-image:url(gfx/stippellijn-x.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #ef3e35;
    font-weight: 700;
}

td.actueel
{
    font-size: 10px;
}
a#addBestand {
}