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

body { 
	background: #c9c9c9;
	margin-top: 2px;
}
td {
	text-align: left; 
	text-decoration: none;
}

/* Lettertypes Algemeen */
h1, h2, h3, h4, a, div, td {
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #38312d;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	line-height: 1em;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	line-height: 1em;
}
h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	
}
.yellow {
	color:#e9cf24;
}
.light_brown {
	color: #625959;
}
a.yellow:hover {
	color: #FFFFFF;
}

.white, .white p, .white a:hover {
	color: #FFFFFF;
}
.white a {
	color: #e9cf24;
}

.menu {
	font-family:'Trebuchet MS';
	font-size:15px; 
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
.menu:hover {
	color:#332222;
	text-decoration:none;
}

.menu_style2 {
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}
.menu_style2:hover {
	color:#38312d;
	text-decoration:none;
}
.submenu {
	font-family:'Trebuchet MS';
	font-size:13px; 
	color:#38312d;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
}
.submenu:hover {
	color:#332222;
	text-decoration:underline;
}

.menu_bottom {
	font-family:'Trebuchet MS';
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;

}
.menu_bottom:hover {
	color:#afafaf;
	text-decoration:none;
}
.menu_bottom_style1 {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}
.email_link_home {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}
.email_link_home:hover {
	color:#e9cf24;
	text-decoration:none;
	text-align:left;
}

.menu_bottom_style2 {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#38312d;
	text-decoration:none;
	text-align:left;

}
.email_link {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#38312d;
	text-decoration:none;
	text-align:left;

}
.email_link:hover {
	color:#afafaf;
	text-decoration:none;
}
.content {
	font-family:"Trebuchet MS";
	color:#494949;
	text-align:left;
	text-decoration:none;
	font-size:13px;
	vertical-align:top;
}
.lees_meer {
	font-family:"Trebuchet MS";
	color:#63738e;
	text-align:left;
	text-decoration:none;
	font-size:13px;
	vertical-align:top;
}
.lees_meer:hover {
	text-decoration:underline;
}