/*hier is de titel*/

html {height: 100%}

#titel {width: 1170px;
	height: 86px;
			background: #0099ff url(images/img01.png) no-repeat left top ;
			color: #FFFFFF;
			}
#titel h1 	{	
			padding-top: 10px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			}
#titel h2 link {font-size: 18px;}

/*hier staat alles van de body*/


body {	
	background: #99d9ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 100%;
	
	}
	
body {text-decoration: none;}

#totalbody	{
			width: 1170px;
			float: center;
			height: 100%;
			}
			
#container {height: 100%;}
			
body A:link { color : #FFFFFF; Text-decoration: none;}
body A:visited { color : #FFFFFF; Text-decoration: none;}
body A:active { color : #FFFFFF; Text-decoration: none;}
body A:hover { color : #FFFFFF; Text-decoration: none;}

/*hier staan de sublinks*/

#sublinks {width: 1170px;
height: 33px;
background: #99d9ea url(images/img02.png) left top;	
}
#extraheight {height: 5px}

/*dan hier de container waar de rest inzit*/

/*eerst links*/

#links 	{
		width: 230px;
		float: left;
		height: 100%;
		
		}


/*met linkstop*/

#linkstop {
height: 10px;
background:#99d9ea url(images/imglinkstop.png) no-repeat top left;
}

/*linksmidden*/

#linksmidden {
	height: 100%;
background: #99d9ea url(images/imgindex.png) top repeat;
padding: 10px;
text-align: left;
}

/*en linksbottom*/

#linksbottom {width: 100%;
height: 10px;
background:#99d9ea url(images/imglinksbottom.png) no-repeat;
}

/*dan het midden*/

#midden	{
		width: 683px;
		float: center;
		height: 100%;
	}

/*met middentop*/

#middentop	{	
			height: 11px;
			background: #99d9ea url(images/imgindextop.png) no-repeat;
			}

/*middenmidden =)*/

#middenmidden	{	
	height: 100%;
		background: #99d9ea url(images/imgindex.png) top repeat;
		color: #FFFFFF;
		text-align: left;
		padding: 20px; 
		}

/*en middenbottom*/

#middenbottom	{	
				height: 30px;
				background: #99d9ea url(images/imgindexbottom.png) no-repeat top left;
				}
				
/* en nog de extra width's */
+
#kappa	{width: 45px;}
#teta {width: 110px;}




#tdexcel {width: 80px}