body {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:15px;
	font-weight:normal;
	color:#000;
	background-color: #fff;
	margin: 0;
    padding:30px 0 0 0;
}

a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#D7000B;
	text-decoration:none;
}

img {
    border: 0;
}

p {
    margin: 7px 0;
}

td.menu
{	
    font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	letter-spacing: 1px;
	vertical-align:middle;
}

td.menu a:link, td.menu a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}

td.menu a:hover
{
	color: #D7000B;
	text-decoration: none;
}

input.searchbox {    
    border:0; 
    font-family:Tahoma, Arial, sans-serif;
    font-size:11px;
    padding:2px;
    margin:1px 0 2px 0;
    width: 150px;
}

input.searchbutton {
    border:0;
    font-family:Tahoma, Arial, sans-serif;
    font-size:11px;
    margin:1px 0 0 0px;
    padding:0 0 0% 5px;
    background-color:#000;    
    color:#fff;
    cursor:pointer;
}

#content_tabel {
    /*width:332px;*/
    margin: 0 0 0 0px;    
    border:0;
    text-align:center;
    vertical-align:top;
}

#slogan{
padding-top:7px;
padding-bottom:7px;
text-align:right;
}

.tabel_cel{
width:100px;
height:75px;
vertical-align:bottom;
text-align:center;
padding: 40px 0 0 0;
}

.tabel_cel_aligntop{
width:100px;
height:20px;
vertical-align:top;
text-align:center;
padding:5px 0;
}



#tbl_footer_bottom {
	vertical-align: bottom;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

#bottom_cel_1 {
	width: 396px;
	background-image:url(images/achtergrond_menu.jpg);
	background-repeat:repeat-y;
}

#bottom_cel_2 {
	width: 126px;
	height: 100%;
	background: url(images/menu/achtergrond2.jpg);
	background-repeat: repeat-y;
}

#bottom_cel_3 {
	width: 126px;
	height: 100%;
	background: url(images/menu/achtergrond.jpg);
	background-repeat: repeat-y;
}

#bottom_nvm {
	padding: 6px;
	text-align: right;
}

#footer {
	height:28px;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
	vertical-align:middle;
	background-color:#272425;
	text-align:center;
}

#footer a:link, #footer a:visited {
color: #FFF;
text-decoration: none;
font-weight:normal;
}

#footer a:hover {
color: #D7000B;
text-decoration: none;
font-weight:bold;
}

a.button:link, a.button:active, a.button:visited, input.button, td.menu a.button:link {
	color: #000;	/* #949494 */
	border: 1px solid #338099;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #CCE6FF;
	font-weight: normal;
	margin: 0;    
    cursor:pointer;
}

a.button:hover, td.menu a.button:hover, td.submenu a.button:hover{
	background-color: #338099;
	border: 1px solid #338099;
	color: #fff;
	font-weight: normal;
    text-decoration: none;
}