a
{
    font-family: tahoma, helvetica, arial;
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}

body
{
/*    background: #6CC8CD url( "../images/background.gif" );*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: tahoma, helvetica, arial;
    font-size: 12px;
    color: black;
}

table
{
    border-collapse: collapse;
}


td
{
    border-collapse: collapse;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: tahoma, helvetica, arial;
    font-size: 12px;
    line-height: 16px;
}

h2
{
    border-collapse: collapse;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: tahoma, helvetica, arial;
    font-size: 18px;
    line-height: 22px;
}


input.text
{
    border: 1px solid black;
    height: 18px;
    font-size: 15px;
}


.wit
{
    font-family: tahoma, helvetica, arial;
    font-size: 12px;
    color: white;
}

.menu
{
    font-family: tahoma, helvetica, arial;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 2px;
}

.bonwaardeTabel
{
    background:         url( '../images/bonwaarde.gif' ) no-repeat top;
	background-color:	transparant;
/*	border-color:		#211d70;
	border-width:		2px;
	border-style:		solid;
	*/
}

.content
{
    background:             #faa932 url( '../images/content.gif' ) no-repeat top;
    border:                 1px solid #211d70;
    border-top-width:       0px;
    border-bottom-width:    0px;
    border-left-width:      2px;
    border-right-width:     2px;
}

.rubriek
{
	background-color:	#211d70;
    font-family:		tahoma, helvetica, arial;
    font-size:			14px;
    font-weight:		bold;
    text-decoration:	none;
    vertical-align:		middle;
    color:				white;
    padding:			6px;

}

.blauwAchtergrond
{
	background-color:	#211d70;

}

.stippel {
	background-image: 		url('/images/stippel.gif');
	height: 				25px;
	width: 					510px;
	background-repeat: 		no-repeat;
	background-position:	center center;
}
