﻿body
{
    background-color: #a9c794;
    font-family: Verdana, arial;
    font-size :12px;
    color: #29517B;
    margin: 0px 0px 0px 0px;
    margin-top:0px;
    padding-top: 0px;
    }

html, body, #wrapper {
	margin: opx 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: left;
	height: 100%;
}

.blauw
{
    background-color:#569abd;
}
.donkerblauw
{
    background-color:#027fbf;
}
.donkerblauwwitteletters
{
    background-color:#027fbf;
    color:#fcfcfc;
	font-weight: bold;
	font-size :9px;
    
}

.wit
{
    background-color:#fcfcfc;
    color: #569abd;
}
.witgroenletters
{
    background-color:#fcfcfc;
    color: #A9c399;
    font-size :10px;
    font-weight: bold;}
.blauwwitteletters
{
    background-color:#83c2e2;
    color: #fcfcfc;
    font-size :10px;
    font-weight: bold;}
.groen
{
    background-color:#a9c794;
}
img
{
    border-width:0px;
}
    
		
a:link{	
	text-decoration:	underline;
	color:	#027fbf;
		
}	
		
a:visited{	
	text-decoration:	underline;
	color:	#A9C399;
}	
		
a:active{	
	text-decoration:	none;
	color:	#A9C399;
}	
		
a:hover
{
    text-decoration:	underline;	
	color:	#33cc00;
}
a.eigen:link{	
	text-decoration:	underline;
	color:	#027fbf;
	font-size: 10px;
		
}	
		
a.eigen:visited{	
	text-decoration:	underline;
	color:	#027fbf;
	font-size: 10px;
}	
		
a.eigen:active{	
	text-decoration:	none;
	color:	#027fbf;
	font-size: 10px;
}	
		
a.eigen:hover
{
    text-decoration:	underline;	
	color:	#000000;
	font-size: 10px;
}
	
UL LI{	
	list-style-type:	square ;
}	

UL LI LI{	
	list-style-type:	disc;
}	

UL LI LI LI{	
	list-style-type:	circle;
}	
	
OL LI{	
	list-style-type:	decimal;
}	

OL OL LI{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI{	
	list-style-type:	lower-roman;
}


.imgborder{
	border: 1px solid #569abd;	
}
.verysmall
{
	font-size: 10px;
    color: #29517B;
}

.small
{
	font-size: 11px;
	color: #29517B;
}

.normal
{
	font-size: 12px;
	color: #29517B;
}
.normalwitbold
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.normalbold
{
	font-size: 12px;
	color: #29517B;
	font-weight: bold;
}

.subtitel
{
	font-size:	13px;
	color: #29517B;
}

.titel
{
	font-size: 14px;
	color: #29517B;
	font-weight:bold;
	text-decoration:none;
}

.menu_over{
	cursor:hand;
	color:	#569abd;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.menu_out{
	color:	#ffffff;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.submenu_over{
	cursor:hand;
	background-color: #ffffff;
	color:	#569abd;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.submenu_out{
	color:	#ffffff;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.textbox
{
	BACKGROUND-COLOR: #FFFFFF;
	border-left:1px solid #e2753d;
	border-right: 1px solid #e2753d;
	border-top: 1px solid #e2753d;
	border-bottom: 1px solid #e2753d;
}

.knop{
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	border-color: #29517B;
	border: 1px solid;
	font-size: 10px;
	
	
}

.imgborder
{   border-color:#569BBE;
    border: 1px;
    
    }

.demoDetail
{
	width: 100%;
	vertical-align:top;
}

.tdWinkelInfoContainer
{
	vertical-align:top;
	
}    
	.tblWinkelInfo
	{
		padding-right: 10px;

		width: 250px;
	}
		.tdWinkelnaam
		{
			font-size: 14px;
			text-decoration: underline;
			text-transform: uppercase;
			font-weight: bold;
			color: #29517B;
		}
		.tdWinkelTekst
		{
			font-size :12px;
			color: #29517B;
		}
		
		.tdWindkelFoto
		{
			padding-top: 20px;
		}

.tdDemoDetail
{
	width: 100%;
	padding-left: 10px;
	vertical-align:top;

}
	.tblDemos
	{
		width: 100%;
		vertical-align:top;	
	}
		.tdMaand
		{
			background-color:#569ABD;
			text-transform: uppercase;
			font-size: 20px;
			text-decoration: underline;
			font-weight:bolder;
			letter-spacing: 1px;
			color:#FFFBDD;
			padding: 5px;
		}
			.tblHuidigeMaand
			{
				width: 100%;
				vertical-align:top;	
				height: 50px;
				min-height: 50px;
			}			
			
			.tblVolgendeMaand
			{
				width: 100%;
				vertical-align:top;	
				height: 50px;
				min-height: 50px;
			}
				.tdDemoTitel
				{
					text-transform: uppercase;
					font-size: 14px;
					text-decoration: underline;
					font-weight:bold;
					letter-spacing: 1px;
					color:#569ABD;
					
				}
				
				.tdDemoOmschrijving
				{
					padding-left: 50px;
				}
