html, body {
height: 100%;
padding-top:10px;
}
body {
background: #cccccc ;
background-position: top center;
font-family: "Arial";
font-size: 10pt;
color:#000000;
padding:0px;
margin:0px;
text-align:center
}
a, a:link a:visited a:active {
border: 0;
font-weight:bold;
text-decoration: none;
background:none;
color:#935624;
}

a:hover {
border: 0;
text-decoration: none;
background:none;
color:#fbaf5d;
}

#container {
width: 858px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
text-align:left;
}

#headerimage {
margin:0px; 
border-left: 2px solid #513115; 
border-right: 2px solid #513115; 
border-top: 2px solid #513115; 
padding:0px;
padding-top:5px;
background-color:#66ccff; 
position:relative; left:10px;
} 

#header_text
{
 position:relative;
 right:20px;
 top:55px;
 font-size:16pt;
 float:right;
 font-weight:bold;
}

img
{
border: 0;
 margin:-5px;
}

#core_left {
margin-top: -15px;
padding-top:2px;
width: 850px;
height: 32px;
background: #513115;
color:#000000;
margin-left:10px;
border-left: 2px solid #513115;
border-right: 2px solid #513115;
}

#core_right {
margin: 0;
float: left;
width: 850px;
min-height:250px;
background: #ffffff;
color:#000000;
margin-left:10px;
border-left: 2px solid #513115;
border-right: 2px solid #513115;
}

.content-box
{

 padding-left:40px;
 padding-right:40px;
 padding-top:6px;
 height:auto !important;
 float:left;
 width: 750px;
 margin-bottom:10px;
 font-family: "Arial";
 font-size: 10pt;
 line-height:20px;
 color:#000000;
 margin:10px;
}
.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}


#footer
{
float: left;
width: 850px;
min-height:20px;
background: #ffffff;
color:#000000;
margin-left:10px;
margin-bottom:20px;
border-left: 2px solid #513115;
border-right: 2px solid #513115;
border-bottom: 2px solid #513115;
text-align: center;
font-family: "Arial";
font-size: 8pt;
}

h1
{
font-family: "Arial";
font-size:16pt;
height:30px auto;
margin:0px;
padding:0px;
color:#935624;
width:512px;
margin-bottom:5px;
font-weight:bold;
}

h2
{
font-family: "Arial";
font-size:10pt;
height:12pt;
font-weight:bold;
color:#513115;
margin-bottom:-10px;
}


td#rechterkolom {
vertical-align:top; 
text-align:left; 
width:210px; 
padding-left:60px;
margin-right:10px;
}
 
#opentrainingen {
background-color:#ffffff;
border: 1px solid #513115;
margin-top:-2px;
margin-left:-5px;
margin-right:3px;
margin-bottom:5px;
width:200px; 
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
} 

#opentrainingen ul {
margin-top: 0px;
padding-top:8px;
padding-left:24px;
} 

#opentrainingen li {
font-family: "Arial";
color:#513115;
font-size:9pt;
line-height:22px;
text-align:left;  
list-style-image:url("images/pijl-transparant.gif");
display:list-item;
} 

#opentrainingen li#aktief {
list-style-image:url("images/pijl-blauw-transparant.gif");
} 

#opentrainingen a:hover  {
color:#935624;
text-decoration: underline;
}

#opentrainingen img {
width:210px;
margin-right:10px;
}

#opentrainingen h3 {
font-family: "Arial";
color:#513115;
font-size:14pt;
margin: 0px;
line-height:20px;
text-align:left;  
font-weight:bold;
} 

blockquote {
background-image: url("images/quote.gif");
background-repeat: no-repeat;
background-position: -10px ;
color:#935624;
font-style:italic;
font-weight:bold;
font-size:10pt;
margin-left:50px;
padding-left:40px;
padding-top:10px;
}

img.teamfoto {
float:right; 
margin:0px; 
margin-right:10px; 
margin-top:15px;
}

/* voor de menubalk */
body{
	behavior: url(csshover.htc);
}

#nav ul {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}


#nav ul li a {
	color:#fff;
	display: block;
	font-weight: bold;
	padding: 2px 10px;
	background:#513115;
}

#nav ul li a:hover{
	color:#66ccff;
	}
	
#nav li {
	float: left;
	position: relative;
	width: auto;
	text-align: center;
	margin-right:5px;

}

#nav ul li.current a{
	color:#fbaf5d;
	}

#nav ul li.current a:hover{
	color:#66ccff;
	}

#nav li ul {
	display: none;
	position:absolute;
	width:185px;
	top: 19px;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

#nav ul li ul.sub li{
	border-width:0 1px 1px 1px!important;
	width:185px;
	text-align:left; 
	list-style:none; 


}

#nav ul li ul.sub li a{
	font-weight: normal!important;
	display:block;
	width:185px;
color:#ffffff;
}
#nav ul li ul.sub li a:hover{
	color:#66ccff;
}
li>ul {
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul {
	display: block;
}


