body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color : #000000;
	text-decoration: none;
	overflow: auto;
	background-color: #FFE584;
	padding: 5px;
}

/*LINKS*/
a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFE584;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFE584;
	text-decoration: none;
}

a.copyright {
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;	
}

a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}

a.cmslink{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;	
}

a.cmslink:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}

/*END LINKS*/

/*TABLES*/
table
{
	background-color: transparent;
	border: none;
}

table.cmsmain
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-color: black;
}

table.body {
	font-size: 10pt;
	text-align: left;
	font-family: "Trebuchet MS";
	color: #000000;
	width: 900px;
	border: none;
	background-color: #FFFFFF;
}

table.menuonder
{
	width: 900px;
        text-align: right;
}

table.copyright {
	width: 900px;
	border: none;
	background-color: transparent;
}
/*END TABLES*/

/*BASIS STRUCTUUR*/
div.language
{
	font-size: 8pt;
	color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
	height: 15px;
}

td.headertop
{
	font-weight : bold;
	font-size : 10pt;
	text-decoration:none;
	color: #FFFFFF;
	height: 250px;
	width: 900px;
	background: #FFE584 url(http://www.houthakkersroadshow.nl/img/headertop.gif);
}

td.content
{	
	color: #FFE584;
	width: 600px;
	padding-right: 25px;
	background-color: #513B24;
}

td.roadshow
{
	width: 200px;
	height: 580px;
	background: #513B24 url(http://www.houthakkersroadshow.nl/img/lettermerk.gif) no-repeat top;
}
/*END BASIS STRUCTUUR*/

/*MENU*/
#hoofdmenu5
{
	padding-top: 100px;
}

td.menu5links
{
	padding-left: 175px;	
}

td.menu5rechts
{
	padding-left: 225px;	
}

a.hoofdmenu_n1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;	
	font-weight: bold;	
	height: 28px;
	width: 156px;
	text-align: right;	
	padding-top: 3px;
	padding-right: 20px;
	display: block;
	color: #ffe584;
	text-decoration: none;
	background-image: url(http://www.houthakkersroadshow.nl/img/onmouseout.gif);
	background-repeat: no-repeat;	
	background-position: center;

}

a.hoofdmenu_n1:hover, a.hoofdmenu_act_n1{
	font-family: "Trebuchet MS";
	font-size: 12pt;	
	font-weight: bold;	
	text-decoration: none;	
	height: 28px;
	width: 156px;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px; 
	color: #ffe584;
	background-image: url(http://www.houthakkersroadshow.nl/img/onmouseover.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*END MENU*/

/*TDS*/
td.header
{
	font-weight : bold;
	font-size : 10pt;
	text-decoration:none;
	color: #FFFFFF;
	background: #A40C03;
}

td.footer
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background: #FFFFFF;
}

td.copyright {
	font-size: 8pt;
	text-align: right;
	font-family: "Trebuchet MS";
	color: #000000;
	font-style: italic;
}
/*END TDS*/

/* GASTENBOEK */
table.gastenboektabel
{
	width: 500px;
	border: none;
	background-color: transparent;
}

td.gastenboektitel
{
        font-weight: bold;
	border: none;
	background-color: transparent;
}


td.vlaktussenberichten /*ruimte tussen berichten*/
{
	height: 25px;
	border: none;
	background-color: transparent;
}

td.bericht /*rijen van onderwerp, datum, bericht, naam en e-mail*/
{
	border: 1px solid #FFE584;
	background-color: transparent;
}

td.gastenboekpaginastitel
{
	border: none;
	background-color: transparent;
}
 
td.gastenboekpaginas
{
	border: 1px solid #FFE584;
	background-color: transparent;
}
 
input.invulvelden
{
	color: #FFE584;
	border: 1px solid #FFE584;
	background-color: transparent;
}
 
textarea.textareagastenboek
{
	color: #FFE584;
	border: 1px solid #FFE584;
	background-color: transparent;
}
 
table.berichttoevoegentabel
{
	width: 500px;
	border: 1px solid #FFE584;
	background-color: transparent;
}
 
td.veldnamen /* omschrijving voor invulvelden */
{
	border: none;
	background-color: transparent;
}
 
input.toevoegenbutton
{
}

/* END GASTENBOEK */