BODY, TD
{
 	color: #014993;
	font-size: 12px;
	font-family: 'Trebuchet MS', arial;
	text-align: left;
	scrollbar-3d-light-color:#FFFFFF;
    scrollbar-arrow-color:#00728A;
    scrollbar-base-color:#BAE0CD;
    scrollbar-dark-shadow-color:#BAE0CD;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#BAE0CD;
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(../images/back.jpg);
}

table.maintable{
	background-image: url(../images/backmain.png);
}

table.contact{
	background-image: url(../images/tabsubback.jpg);
}

a
{
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: none;
}

.goededoel{
	text-align:center;
}

.titel
{
 	color: #014993;
	font-size: 12px;
	font-family: 'Trebuchet MS', arial;
	text-align: left;
	font-weight: bold;
}

.klein
{
	font-size: 9px;
	font-family: 'Trebuchet MS', arial;
}

.groot
{
	font-size: 14px;
	font-family: 'Trebuchet MS', arial;
	font-weight: bold;
}

.wit
{
	color: #FFFFFF;
}

.blauw
{
	color: #014993;
}

.indent
{
	padding-left: 10px;
	padding-right: 10px;
}

.donkergrijs
{
	color: #696969;
	font-size: 11px;
}

.lijn
{
	color : #e6e6e6;
	height : 1px;
}

.kleinleft
{
 	color: #7F7F7F;
}

.streep
{
 	color: #CECECE;
}

#popup
{
	border : solid #00728A 2px;
	display: none;
	position: absolute;
	background-color: #EEEEEE;
	width: 300px;
	height: 50px;
	padding: 10px 10px 10px 10px;
}

.closepopup
{
	text-align: right;
	width: 100%;
}

.closepopup img
{
	cursor: pointer;
}

td.vacature{

}
a.vacature{
	background-color: #EEEEEE;
	color: #014993;
	padding-top:5px;
	padding-left:10px;
	width:445px;
	height:25px;
	display:block;
	font-weight: bold;
}

a.vacature:hover{
	background-color: #fbdb6a;
}

td.vacature{
	font-weight: bold;
	padding-left:5px;
	padding-right:25px;
}

td.reageer{
	padding-top:10px;
	text-align: center;
}

.apply_left{
	margin-left:30px;
}

.title_left{
	width:120px;
}


.apply_right{
	margin-left:60px;
}

.title_right{
	width:120px;
}

.sol_submit{
	text-align:center;
	bottom:0px;
	height:30px;
}