html,body{background-color:#6f0000;	font-family:verdana,arial;font-size:13px;color:#330000;height:100%;}

h1{	font-weight:bold;color:#5f1009;font-size:16px;}
h2{	font-weight:bold;color:#5c0b07;font-size:15px;}
h3{	color:#6f0000;font-size:14px;}
h4{	color:#d95201;font-size:13px;}

a{	font-size:11px; 
	font-weight:bold;
	color:#5c0b07;
	text-decoration:none;
}
a.clean {text-decoration:none;}
a:hover{ 	font-weight:bold;
	color:#330000;
	text-decoration:underline;}



#leftTableTop{
	background-image:url(../img/lefttop.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	height:264px;
}
#leftTableMiddle{
	background-image:url(../img/leftmiddle.jpg);
	background-position: top right;
	background-repeat:repeat-y;
}
#rightTableTop{
	background-image:url(../img/righttop.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height:761px;
}
#rightTableMiddle{
	background-image:url(../img/rightmiddle.jpg);
	background-position: top left;
	background-repeat:repeat-y;
}
td {
	font-size:11px; 
	font-family:verdana, arial; 
	text-decoration:none; 
	font-weight:normal;
	color: #330000;
	vertical-align: top;
}

.trans{
	border:0px;
}



#menuCell{
	background-color:#dec3bd;
}

.h_menu{
	width: 217px;
	height:16px;
	margin-left:4px;
	margin-bottom: 2px;
	background-image: url(../img/hmenuback.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
.h_menu a
{
	margin-left:12px;
	color:#5c0b07;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.h_menu a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.s_menu
{
	margin-bottom: 1px;
	height:16px;
	
}
.s_menu a
{
	margin-left:15px;
	color: #bb5400;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.s_menu a:hover
{
	margin-left:15px;
	color:#3a3a3a;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.i_menu
{
	margin-bottom: 1px;
	height:16px;
	
}
.i_menu a
{

	margin-left:25px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;;

}
.i_menu a:hover
{


	margin-left:25px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	color:#b9c700;
}

#logo
{

	width:230px;
	height:153px;
	background-image:url(../img/logotop.jpg);
	background-repeat:no-repeat;
	
}

#menuFill{
	width:226px;
	margin-left:2px;
	margin-top:2px;
	background-image:url(../img/pollback.jpg);
	background-repeat:no-repeat;
	background-color:#5c0b07;
	background-position:top;

}
#menu
{
	margin-left: 2px;
	padding-top:10px;
	width:226px;
	background-image:url(../img/menuback.jpg);
	background-repeat:no-repeat;
	background-color:#c99304;
	overflow:hidden;

}
#menushop
{
	margin-left: 2px;
	margin-top:2px;
	padding-top:25px;
	width:226px;
	background-image:url(../img/menushopback.jpg);
	background-repeat:no-repeat;
	background-color:#c99304;
	overflow:hidden;

}
#menutrainingen
{
	margin-left: 2px;
	margin-top:2px;
	padding-top:25px;
	width:226px;
	background-image:url(../img/menutrainingenback.jpg);
	background-repeat:no-repeat;
	background-color:#c99304;
	overflow:hidden;

}
/*
#sitemap
{
	margin-left: 2px;
	margin-top:2px;
	width:226px;
	background-image:url(../img/sitemapback.jpg);
	background-repeat:no-repeat;
	background-color:#c99304;
	overflow:hidden;

}
*/
#zoeken
{
	border:0px solid red;
	width:226px;
	height:27px;
	margin-left:8px;
	margin-top:30px;
	background-repeat:no-repeat;

}
.zoek_kleur_tekst
{
	background-color:ffb900;
	color:black;
}


#showcase{
	width:538px;
	padding:0px;
	margin:0px;
	float:left;
	height:160px;
	background:url(../img/showcase.jpg) top left no-repeat;
	overflow:hidden;
}

#footer
{
	padding-top:5px;
	width:766px;
	margin-left:2px;
	margin-top:2px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	color:white;
	background-image:url(../img/footerback.jpg);
	
}
#footer a
{
	color:#f99b0f;
}
#footerCell
{
	background-color:#dec3bd;
	color:white;

}

#contentCell
{
	background-image:url(../img/contentback.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#dec3bd;
}
#contentdifje
{
	width:520px;
	margin-left:5px;
	margin-top:5px;
}
#contentdifje li{
	list-style-image:url('../img/li_icon.gif');
	margin:5px 0px 0px 20px;
}


#topnav
{
	width:770px;
	height:60px;
	background-image:url(../img/top.jpg);
	background-position:top;
	margin:0px;	
}


/* --------------------------------------------- RETURNS ---------------------------------------------------------------*/
#returnMessage{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	height:auto;
	width:100%;
	text-align:center;	
	cursor:pointer;
	z-index:7000;
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;	
}	

.return_true{
	color:#549c2d;	
	font-size:18px;	
	background:#ffffff url(../img/icons/accept.png) 20px 10px no-repeat;
	border-bottom:1px solid #6ec260;	
	padding:10px 50px;
}

.return_error{
	color:#ff0000;
	font-size:18px;	
	background:#ffffff url(../img/icons/denied.png) 20px 10px no-repeat;
	border-bottom:1px solid #ff0000;	
	padding:10px 50px;
}

