.header			{
					position: absolute;
					height: 143px;
					width: 100%;
					margin: 0;
					padding: 0;
					color: black;
					background-color: #99CCEE;
					z-index: 10;
				}

.lijn-v			{
					position: absolute;
					left: 184px;
					width: 18px;
					height: 100%;
					background: url(../images/menu/lijntjev.jpg);
				}

.lijn-hr		{
					position: absolute;
					width: 100%;
					height: 18px;
					top: 86px;
					background: url(../images/menu/lijntjeh.jpg);
					z-index: 11;
				}

.lijn-hl		{
					position: absolute;
					width: 90px;
					height: 18px;
					background: url(../images/menu/lijntjeh.jpg);
					z-index: 12;
				}

.lijn-hlb		{
					top: 86px;
					left: -3px;
				}

.lijn-hlo		{
					top: 105px;
					left: -5px;
				}

.leftwhite		{
					position: absolute;
					height: 50px;
					width: 10px;
					top: 80px;
					left: -10px;
					color: black;
					background-color: white;
					z-index: 20;
				}

.knoop			{
					position: absolute;
					top: 67px;
					left: 70px;
					width: 134px;
					height: 76px;
					background: url(../images/menu/knoop.png);
					color: black;
					background-color: #99CCEE;
					z-index: 12;
				}

.snlogo			{
					position: absolute;
					left: 5px;
					top: 4px;
					width: 106px;
					height: 75px;
					background: url(../images/menu/snlogo.png);
					z-index: 13;
				}

.cbglogo		{
					position: absolute;
					left: 700px;
					top: 4px;
					width: 61px;
					height: 75px;
					background: url(../images/menu/cbglogo.png);
					z-index: 13;
				}

.titel			{
					position: absolute;
					left: 130px;
					top: 15px;
					font-family: Arial, sans-serif;
					font-size: 30px;
					font-weight: bold;
					z-index: 13;
				}