/* !!! DON'T REMOVE !!! */
@import url("_basic.css");

/* Custom CSS */
body {
	background-color: #c8c8c8;
}

h1, h2, h3, h4, div, span, td {
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height:normal;
	color:#FFFFFF;
}


.center_table { width: 100%; }
.center_table tr td { text-align: center; }

h1 {
	font-size: 16px;
	line-height: 1.0em;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
}

	
.submenu {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333371;
	vertical-align:top;
	line-height:normal;
	text-decoration:none;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;
}

.submenu:hover { 
	text-decoration:underline;
}

.submenu_selected {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333371;
	vertical-align:top;
	line-height:normal;
	text-decoration:underline;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;
}


.content {
	font-family:'Trebuchet MS'; 
	font-size:13px; 
	color:#ffffff; 
	line-height:normal;
}

.volledige_text {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	line-height:normal;
}

table#main {
	margin-top:10px;
}

table#menu {
	width:100%;
	background-color:#FFFFFF;
}

td.menu {
	width:300px;
	background-color:#ffffff;
}

td.logo {
	padding-top:20px;
}

td.inleiding {
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

td.intro {
	padding-left:30px;
}

td.content {
	background-image:url(/images/boog_content.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
}

td.volledige_text {
	padding-left:30px;
	padding-right:30px;	
	font-family:"Trebuchet MS";
	color:#FFFFFF;
}

td.formulier {
	padding-left:30px;
	padding-right:30px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
}

td.boog_left_bottom {
	background-image:url(/images/boog_links_onder.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
}

td.boog_home {
	background-image:url(/images/boog_content.gif);
	background-repeat:no-repeat;
	height:160px;
}
td.footer, .footer {
	width:600px;
	background-color:#32292e;
	vertical-align:bottom;
	padding:20px;
	text-align:center;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
}

.copy img {
	display: inline;
	margin-bottom: -5px;
}

.copy a {
	color: #32292E;
	text-decoration: none;
}
.copy a:hover { text-decoration: underline; }

