@charset "UTF-8";
/* CSS Document */

body	{
			background-color: #919396;
		}
		
#container	{
			margin-top: -8px;
			margin-left: -8px;
			position: relative;
			}

#achtergrond	{
			background-image: url(images/achtergrond.png);
			background-repeat: no-repeat;
			height: 768px;
			width: 923px;
			position: absolute;
				}

#kader	{
			top: 161px;
			left: 224px;
			position: absolute;
			height: 479px;
			width: 580px;
		}
				
#inhoud	{
			width: 564px;
			height: 450px;
			background-color: #FFFFFF;
			margin-left: 10px;
		}
	
#poster	{
			position: absolute;
			margin-left: 20px;
		}
		
#boven	{
			height: 12px;
			margin-top: 0px;
			padding-top: 0px;
		}
		
#lb	{
			float: left;
	}
		
#rb	{
			position: absolute;
			margin-left: 538px;
	}

#onder	{
			height: 12px;
			margin-top: 426px;
			position: absolute;
		}
				
#lo	{
			float: left;
	}

#ro	{
			margin-left: 538px;
			position: absolute;
	}
	
#knoppen	{
			width: 201px;
			height: 20px;
			margin-left: 300px;
			}
#home	{
			text-align: center;
			line-height: 26px;
			width: 67px;
			height: 20px;
			float: left;
			position: absolute;
		}
	
#bio	{
			text-align: center;
			line-height: 26px;
			width: 67px;
			height: 20px;
			float: left;
			position: absolute;
			margin-left: 67px;
		}
	
#link	{
			text-align: center;
			line-height: 26px;
			width: 67px;
			height: 20px;
			position: absolute;
			margin-left: 134px;
		}
		
.knop	{
			height: 20px;
			width: 67px;
			position: absolute;
			z-index: +100;
			text-decoration: none;
			background-image: url(images/knop1.png);
			background-repeat: no-repeat;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
		}
		
a.knop:active	{
			background-image: url(images/knop1.png);
			background-repeat: no-repeat;
			height: 20px;
			width: 67px;
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
		}
		
a.knop:hover	{
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			background-image: url(images/knop1.png);
		}
		
a.knop:link	{
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-image: url(images/knop2.png);
			color: #000000;
			width: 67px;
		}
		
a.knop:visited	{
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-image: url(images/knop2.png);
			color: #000000;
		}

p	{
			width: 525px;
	}
				
#inhoudbio	{
			width: 564px;
			height: 1650px;
			background-color: #FFFFFF;
			margin-left: 10px;
		}

#onderbio	{
			height: 12px;
			margin-top: 1626px;
			position: absolute;
		}