body, html {
	margin-top: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	line-height: 2;
	color: #000000;
	height:100%;
	background-color: #E6E6FA;
}
body{ overflow-y: scroll; }

a{text-decoration: underline; color:  red;}
a:hover{text-decoration: underline; color:  black;}

#container {margin: 0px auto 0px auto; width: 898px; height: 100%;}
#header { position: relative; width: 100%; height: 328px;top: 30px; }
#header #headmain { position: absolute; width: 100%; height: 100px;}
#header #headmain #logo{ z-index: 2; position: absolute; width:300px; height: 140px; left: 8px; top: -30px; }
#header #headmain #logo span { display: none;}

#landingpage{ position: relative; width: 100%; height: 100%; vertical-align: middle;margin: 0px auto 0px auto; }
#landingpage #tekst{margin: 0px auto; padding: 0px; width: 800px; top: 25%;text-align: center; }

#landingpage #tekst #kol1, #kol2, #kol3{ float: left; background-color: white; width: 265px; height: 137px; top: 0px; }
#landingpage #tekst #kol1 span, #kol2 span, #kol3 span{ display: none; }
#landingpage #tekst #kol1{ background:url(images/3ax_logo_1.png); background-repeat: no-repeat; }	
#landingpage #tekst #kol2{ background:url(images/3ax_logo_2.png); background-repeat: no-repeat; }	
#landingpage #tekst #kol3{ background:url(images/3ax_logo_3.png); background-repeat: no-repeat;}	

#header #left_top{	position: absolute;	left: 0px;	width: 200px;	height: 100px;	background-color: #2e2e2e;	z-index: 1;	}
#header #right_top{position: absolute;left: 0px;width: 100%;height: 100px;}
#header #left_bottom{position: absolute; left: 0px;top: 100px;width: 200px;height: 198px; background-color: #F0F0F0;	z-index: 1; padding: 3px;}
#header #right_bottom{position: absolute; left: 0px;top: 100px;width: 100%;height: 196px; background-image:  url('/home/images/banner/Eindhoven.jpg'); background-position: right; background-repeat: no-repeat; border-bottom: 2px solid black; }

#header #right_top #menu{position: absolute; top: 69px; left: 300px;}
#footer {position: relative;float: left;padding-top:10px; width: 100%; line-height: 1.2; background-color: #A2A2A2;text-align: center; padding-bottom: 2px; background-image : url(/home/images/background.png); background-repeat: repeat-x; }
#footer a{ text-decoration: none; color: white;}
#footer a:hover{ text-decoration: none; color: black;}
#copy{ width: 100%; text-align: center; top: 10px; position: relative; float: left;}
#kol_1, #kol_2, #kol_3, #kol_4, #kol_5{	position: relative;	float: left;	margin: 1px;	text-align: left;	padding: 4px;}
#clear, .clear{clear:both;}
#content{ position: relative; width: 100%; background-color: #FFFFFF;}
#tekst{z-index: 100;position: relative;padding: 4px; width: 99%;}

