@import url("bubble.css");
@import url("breadcrumbs.css");
@import url("language.css");
@import url("zoeken.css");
@import url("paginas.css");
@import url("form.css");
@import url("sitemap.css");
body { 
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #330000; 
	text-decoration:none;
	background-color:#6f0000;
	margin:0px;
}

#container{
	margin:0px auto;
	width:970px;
	border-left:3px solid #000;
	border-right:3px solid #000;
	background-color:#f9f9f9;
}
#d{
	background:url('../img/d.png') top left no-repeat;
	position:absolute;
	z-index:20;
	width:50px;
	height:50px;
	margin-left:0px;
	margin-top:59px;
}
#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;
}

input {
	background:transparent;  
	border:1px solid #811108; 
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
	color: #5c0b04; }

input.submit{
	color: #5c0b04; 
	font-weight:normal; 
	font-family:verdana, arial; 
	font-size:11px;
}
textarea{
	background:transparent;  
	border:1px solid #811108; 
	overflow:hidden;
	color: #5c0b04; 
	font-size:11px; 
	font-family:verdana, arial; 
}

.trans{
	border:0px;
}

a{
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;	
}
a:hover{
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}



#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;

}#nieuwsbrief
{
	margin-top:2px;
	margin-left:2px;
	width:226px;
	height:120px;
	background-image:url(../img/nieuwsbriefback.jpg);
	background-repeat:no-repeat;
	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;

}


#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;
}



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


