/*
	Standard stylesheet for template site		
*/

body{
	margin-top : 0px;	
	background-color : #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	
	
}

	a{
	text-decoration : no-underline;
	color : #CC3E27;
	}
	
	a:hover{
	text-decoration : none;
	}
	

img{ 
border: 0px; 
}			

/* Main menu */

#mainmenu{
		position : absolute;
		left : 0px;
		top : 116px;
		width : 749px;
		height : 17px;
		border-bottom : 1px solid #666666;
		border-top : 0px solid #666666;		
		/*background-color : #CC3E27;	*/
		background : url(../old_images/bckgrndmenu.jpg) no-repeat top left;							
		}
			
			
			
			.menu-spacer{
			position : relative;
			float : left;
			width : 150px;	
			height : 17px;				
			background : url(../old_images/bg-menu.gif) no-repeat right;				
			}			
			.menu-item a{
			position : relative;
			float : left;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 2px;
			padding-bottom : 3px;
			font-weight : bold;	
			text-decoration : none;	
			background : url(../old_images/bg-menu.gif) no-repeat right;	
			color : #FFFFFF;	
			border-right: 1px solid #FFFFFF;							
			}
			.menu-item a:hover{
			color : #CC3E27;
			background-color : #FFFFFF;
			}	
			
			#menu-item-right a{
			position : relative;
			float : left;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 2px;
			padding-bottom : 3px;
			font-weight : bold;	
			text-decoration : none;	
			color : #FFFFFF;	
			}
				#menu-item-right a:hover{
				color : #CC3E27;
				background-color : #FFFFFF;
				}		


/*Main title*/

#content-title{
			position : relative;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 158px;
			border-bottom: 1px dotted #CC3E27;			
			font-size: 14px;
			Font-weight: bold;
			color: #CC3E27;
			}
			

/* Submenu */

#submenu{
		position : absolute;
		left : 0px;
		height : 17px;
		border-bottom : 1px solid #666666;
		border-top : 0px solid #666666;		
		/*background-color : #CC3E27;	*/
			}
	
			.submenu-spacer{
			position : relative;
			float : left;
			width : 150px;	
			height : 0px;				
							
			}			
			.submenu-item a{
			position : relative;
			float : left;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 2px;
			padding-bottom : 3px;
			font-weight : bold;	
			text-decoration : none;	
			color : #CC3E27;

			}
			.submenu-item a:hover{
			color : #CC3E27;

			}	


/* Tabel van sinterklaas liedjes */

	#liedjes{
		position : relative;
		margin-left : auto;
		margin-right : auto;
		width : 400px;
		border-right : 1px solid #CC3E27;
		border-left: 1px solid #CC3E27;
		border-bottom : 1px solid #CC3E27;
		border-top : 1px solid #CC3E27;
		background : url(../old_images/left_bottom_liedjes.gif) no-repeat bottom left;
		}
			.TD-liedjes
			{
			position : relative;
			margin-left : auto;
			margin-right : auto;
			width : 400px;
			background-color : #CC3E27;
			}
					.s-liedjes
									{
										font-size: 14px;						
										Font-weight: bold;
										color : #FFFFFF;
									}


/* Tabel van sinterklaas gedichten */

	#gedichten{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 400px;
	border-right : 1px solid #CC3E27;
	border-left: 1px solid #CC3E27;
	border-bottom : 1px solid #CC3E27;
	border-top : 1px solid #CC3E27;
	background : url(../old_images/bottom_left_gedicht.gif) no-repeat bottom left;
	}
			.TD-gedichten
			{
			position : relative;
			margin-left : auto;
			margin-right : auto;
			width : 400px;
			background-color : #CC3E27;
			}
					.s-gedichten
									{
										font-size: 14px;						
										Font-weight: bold;
										color : #FFFFFF;
									}
									
									
/* Tabel van sinterklaas recepten */

	#recept{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 400px;
	border-right : 1px solid #CC3E27;
	border-left: 1px solid #CC3E27;
	border-bottom : 1px solid #CC3E27;
	border-top : 1px solid #CC3E27;
	background : url(../old_images/right_top_recept.gif) no-repeat top right;
	}
			.TD-recept
			{
			position : relative;
			margin-left : auto;
			margin-right : auto;
			width : 400px;
			background-color : #CC3E27;
			}
					.s-recept
									{
										font-size: 14px;						
										Font-weight: bold;
										color : #FFFFFF;
									}

/* TD van sinterklaas liedjes */

			.TD-rightup
			{
			margin-left : 392px;
			}


/* Centeren van pagina */

	#wrapper{
	position : relative;
	width : 749px;
	margin-left : auto;
	margin-right : auto;
	border-right : 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom : 1px solid #000000;
	/*background-color : #FFFFFF;*/
	background : url(../old_images/bckgrnd.gif) repeat top left;
	}

		#header{
		position : relative;
		margin-top : 0px;
		margin-left : 0px;
		height : 140px;
		width : 749px;
		/*border-bottom: 1px solid #666666;	*/
		/*background : url(../old_images/header-image.jpg) no-repeat bottom left;	*/
		}		
			
			#logo
			{
			position : absolute;	
			top : 0px;
			left : 0px;	
			width : 749px;
			height : 116px;
			}						
		

/* Inhoud linkerzijde pagina */
		
#content-left{
position : relative;
width : 138px;
vertical-align: bottom;
padding-bottom: 40px;

}					.TD-left{
					border-right : 1px dotted #CC3E27;
					background : url(../old_images/bottom-left.gif) no-repeat bottom left;	
					}	

/* TD van het menu aan de linkerzijde van de pagina */

			#TD-menuleft
			{
			position : relative;
			margin-left : auto;
			margin-right : auto;
			height : 10px;
			width : 135px;
			background : url(../old_images/tdmenuleft.gif) no-repeat bottom left;
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			text-align : center;
			}


/* Tablel van de dagteller aan de linkerzijde van de pagina */

#dagteller{
position : relative;
margin-left : auto;
margin-right : auto;
width : 130px;
border-right : 1px solid #CC3E27;
border-left: 1px solid #CC3E27;
border-bottom : 1px solid #CC3E27;
border-top : 1px solid #CC3E27;
background : url(../old_images/left_bottom_pepernoten.gif) no-repeat bottom left;


}




/* Inhoud in het midden van de pagina  */
#content-middle{
position : relative;
width : 420px;	
	}
		.contentborder1{		
		border-left : 1px solid	#7D8A9A;		
		}
			.content-title1{
			position : relative;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 5px;
			font-size: 14px;
			Font-weight: bold;
			}
				.content-area1{
				position : relative;
				padding-left: 5px;
				}			
					.contentlink1 {
					font-size: 11px;						
					text-decoration: underline;
					color : #006699;
					}
	
#content-home{
position : relative;
width : 558px;	
	}
		.contentborder1{		
		border-left : 1px solid	#7D8A9A;		
		}
			.content-home{
			position : relative;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 5px;
			font-size: 14px;
			Font-weight: bold;
			}
				.content-home{
				position : relative;
				padding-left: 5px;
				}			
					.contentlink1 {
					font-size: 11px;						
					Font-weight: bold;
					text-decoration: underline;
					color : #006699;
					}


/* Inhoud rechterzijde van de pagina */

#content-right{
position : relative;
text-align : right;
width : 160px;	      
padding-bottom: 55px;
	}
	
			.TD-right{
			border-left : 0px dotted #CC3E27;
			background : url(../old_images/bottom-right.gif) no-repeat bottom right;	
			
			}	


/* TD waarvan de inhoud naar rechts uitlijnt */

#TDright{
		  text-align : right;
			}

/* Positie in main */

#main{
position : relative;
margin-top: 0px;
margin-left: 0px;	
}
	
	
	
	TABLE{
	border : 0px;
	border-collapse: collapse;
	}	
	

	TD{
	text-align : left;
	vertical-align : top;	
	border : 0px;
	padding: 5px;
	}	
	
	h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color:#CC3E27;
	}
	
	h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color:#FFFFFF;
	}

	h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}
		
	blockquote{
		margin: 0px;
	}
			
					
/* The bar at bottom of the page */	
#bottom{
position : relative;
width : 749px;	
border-top : 0px solid #333333;	
background-color : #CC3E27;	
padding-top : 2px;
padding-bottom : 3px;
background : url(../old_images/border-bottom-right.gif) no-repeat bottom right


}
	#bottom a{
	padding-left : 12px;				
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;		
	}	
	
	#bottom a:hover{
	text-decoration : none;
	}
