html, body{	
	
	font-family:verdana, arial;
	background-color: #AAA8A4;	
	font-size:12px;
	margin:0px;
	height: 100%;
	background-image: url('../images/bg-body.gif');
	background-repeat: repeat-y;
}





#container {	
	width:998px;		
	background-color:#FEFEFE;
	height:100%;
}

.mo {
	cursor:pointer;
	height:36px;
	float:left;	
	padding:7px; /* links en rechts */
	
	padding-top:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}




.mo a {
	line-height:32px;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
}

.sep {
	font-size:1px;	
	margin-top:8px;
	float:left;	
	width:1px;
	height:16px;
	
}


/*********** Linkerkant *********/
#linkerKolom {	
	background: #fbf9f4 url('../images/bg-links.gif') repeat-y left top; 
	position:absolute;
	width:176px;
	height:100%;
}

#mainMenu1 {	
	height:36px;
	padding: 0px;
	margin: 0px;
	color:white;
}



#mainMenu1 .mo a {
	color:#ffffff;
}


#mainMenu1 .mo.active, #mainMenu1 .mo.active a,  #mainMenu1 .mo a:hover {
	background-color:#ffffff;
	color:#000000;
}
	

#mainMenu1 .sep {
	background-color: #ffffff;	
}



#subMenu {
	text-align:left;	
	background: #fbf9f4 url('../images/links-default.jpg') no-repeat left top; 	
	height:544px;	
}

#subMenuItems
{
	margin-top: 70px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #E1B6A6;
	line-height: 25px;
	font-family: arial;
}

#subMenuItems a
{
	color: #E1B6A6;
}

#subMenuItems a.subActive
{
	color: white;
}

#subMenuItems p.subtitel
{
	margin-bottom: 20px;
	color: #D6C793;
}

#subMenuItems div.smo
{	
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 152px;
}

/*********** Rechterkant *********/
#rechterKolom {
	position:absolute;
	width:750px;
	left:176px;
	height:100%;
	padding:36px; /* links en rechts */
	padding-top:0px;
	padding-bottom:0px;
	background: #fbf9f4 url('../images/bg-rechts.gif') no-repeat left top; 
}

#mainMenu2 {
	height:36px;
	overflow:hidden;
}

#mainMenu2 .mo a {
	color:#000000;
}


#mainMenu2 .mo.active, #mainMenu2 .mo.active a, #mainMenu2 .mo a:hover {
	background-color:#B12C1B;
	color:#ffffff;
}

#mainMenu2 .sep {
	background-color:#B12C1B;
}

#contentWrapper {
	padding-top:130px;	
}

#content
{
	
	padding-right: 20px;
	
	
}

#footer {
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	line-height:14px;
	color:#B12C1B;
	font-size: 10px;	
	width: 685px;
}

.footerPiece {
	margin-left:4px;
	margin-right:4px;
}

.footerPiece a {
	color:#B12C1B;
	text-decoration:none;
}
.footerPiece a:hover {
	text-decoration:underline;
}

.paginaSectie
{
	width: 700px;	
}

.thumbPic, .thumbPicOdd {
	float: right;
	border-width: 0px;
	margin-left: 100px;
}

#trainingtabel, .trainingtabel
{
	border-collapse: collapse;		
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
}

#trainingtabel td, th, .trainingtabel td, .trainingtabel th
{
	background-color: #F5EFE1;
	border: 1px solid #DAC793;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#trainingtabel th, .trainingtabel th
{
	background-color: #ECE5CB;
	
	text-transform: uppercase;
	font-size: 11px;
}

.trainingtabel th.thdata,.trainingtabel th.thtrainer
{
	width: 220px;
}

.trainingtabel th.thlocatie
{
	width: 130px;
}

.trainingtabel th.thaanmelden
{
	width: 100px;
}

#cirkels,#cirkel{
	position: absolute;
	left: 155px;
	top: 300px;
}

#cirkel
{
	left: 146px;
	top: 477px;
}

#rssDiv
{
	position: absolute;
	left: 965px;
	top: 8px;
}

#rssDiv a img
{
	border: 0px;
}

#movieContainer{
	text-align:center;
}