/* CSS Document */
		a:link { color: #000000;; text-decoration: underlined;}
		a:visited { color: #000000; text-decoration: underlined;}
		a:active { color: #000000; text-decoration: underlined;}
		a:hover { color: #ab0a27; text-decoration: underlined;}

		.hoofdnavigatie A:link {color: #FFFFFF; text-decoration: none}
		.hoofdnavigatie A:visited {color: #FFFFFF; text-decoration: none}
		.hoofdnavigatie A:active {color: #FFFFFF; text-decoration: none}
		.hoofdnavigatie A:hover {color: #FFFFFF;text-decoration: underline;}
		
		.navigatie A:link {color: #000000; text-decoration: none}
		.navigatie A:visited {color: #000000; text-decoration: none}
		.navigatie A:active {color: #000000; text-decoration: none}
		.navigatie A:hover {color: #000000;text-decoration: underline;}

		
p,h1,h2,h3,h4,h5,h6 
		{
		margin: 0px;
		}
	
img
		{
		border: 0px solid black;
		}

h1
{
		font-family:Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 10px;
}

* 	{
  	box-sizing: border-box;
  	-moz-box-sizing: border-box;
		}

.logo
		{
		position: absolute;
		left: 33px;
		top: 0px;
		}
		
body
		{	
		padding: 0px;
		margin: 0px;	
		background-color: #FFFFFF;

		text-align: left;
		height: 100%;
		width: 100%;
		background-position: top left;
		background-image:  url(../images/bgLeft.jpg);
		background-repeat: repeat-y;
		}

.website
		{
     margin: 0px;
		padding-left: 33px;
		padding-right: 31px;
		width: 100%; 
		background-image:  url(../images/bgRightNew.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		height: 100%;
    }
		
.header
		{			
		background-position: top left;
		text-align: left;
		height: 145px;
		width: 100%;
		background-image:  url(../images/headerLogo.jpg);
		background-repeat: no-repeat;		
		background-color: #FFFFFF;
    overflow: hidden;
		}
		
.performanceform

		{
		text-align: left;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		}
		
		
.tabblad
		{			
		height: 145px;
		width: 100%; 
		text-align: right;
		padding-right: 14px;
		padding-top: 80px;
		background-image:  url(../images/headerTab.jpg);
		background-repeat: no-repeat; 
		background-position: top right;
		}

.headertext
		{
		float: right;
		height: 50px;
		width: 180px;
		text-align: left;		
		}
		
.headertitle
		{
		text-align: left;
		width: 130px;
		height: 20px;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
		}
		
.headerslogan
		{
		text-align: left;
		width: 160px;
		height: 20px;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		color: #5e544e;
		}
		
.content
		{
		width: 100%;
		}
		
.hoofdnavigatie
		{
		width: 157px;
		height: 18px;
		padding-left: 10px;
		padding-top: 2px;
		background-image: url(../images/navHoofd.jpg);
		background-repeat: no-repeat;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		}
		
.subnavigatie
		{
		width: 157px;
		height: 15px;
		padding-left: 4px;
		padding-top: 1px;
		background-image: url(../images/navSub.jpg);
		background-repeat: no-repeat;
		color: #000000;
		font-size: 10px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		}
		
.navigatie
		{
		float: left;
		width: 157px;
		text-align: left;
		}
		
.containter1
		{
  	margin: 0px 160px 0px 160px;		
		}

.text
		{

		text-align: left;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		}

.rightcolumn
		{
		float: right;
		width: 150px;		
		}

.inschrijfheader
		{
		width: 127px;
		height: 17px;
		padding-left: 6px;
		padding-top: 2px;
		background-image: url(../images/headerSchrijfIn.jpg);
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		}
		
.inschrijftextbold
		{
		width: 127px;
		padding: 8px 4px 0px 6px;
		margin-top2px;
		background-image: url(../images/bgSchrijfIn.jpg);
		background-repeat: repeat-y;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #000000;
		}
		
.inschrijftext
		{
		margin: 0px;
		width: 127px;
		padding: 0px 4px 6px 6px;
		margin-top2px;
		background-image: url(../images/bgSchrijfIn.jpg);
		background-repeat: repeat-y;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		}
		
.inschrijfbutton
		{
		width: 127px;
		height: 21px;
		background-image: url(../images/schrijfInButton.jpg);
		background-repeat: no-repeat;
		display: block;
		
		}
		
.inschrijfend
		{
		width: 127px;
		height: 14px;
		background-image: url(../images/schrijfInEnd.jpg);
		background-repeat: no-repeat;
		}
		
.rightcolumnrest
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		}

.still
		{
		text-align: center;
		width: 354px;
		padding-top: 20px;		
		}

.picture
		{
		vertical-align: middle;
		}
		
.quote
		{
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #ab0a27;
		font-size: 14px;
		font-style: italic;
		}

.previous
		{
		float: left;
		}
		
.next
		{
		float: right;
		}
		

.albumframe
		{
		margin: 20px 0px;
		width: 370px;
		height: 320px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #ab0a27;
		font-size: 14px;
		font-style: italic;
		}	

