body
	{
		background-color:#FFFFCC;
		font-family:verdana, sans-serif;
		font-size:10px;
	}

.header
	{
		margin:10px;
		float:left;
	}
	
.centerdiv
	{
		background-image:url('../images/bamboo.jpg');
		background-repeat:no-repeat;
		position: absolute;
		left: 50%;
		width:860px;
		margin-left:-425px;
	}

.main
	{
		margin:10px;
		float:left;
		width:660px;
	}

.maintop
	{
		background-image:url('../images/school.gif');
		background-repeat:repeat-x;
		float:left;
		width:660px;
		height:20px;
	}

.maintop_winkel
	{
		background-image:url('../images/shop.gif');
		background-repeat:repeat-x;
		float:left;
		width:660px;
		height:20px;
	}

.tabz
	{
		float:right;
	}

.innertab
	{
		float:right;
		width:100px;
		text-align:center;
	}

.mainbottom
	{
		background-image:url('../images/kujangsakti_r7_c5.gif');
		background-repeat:repeat-x;
		width:660px;
		height:5px;
		float:left;
	}
	
.infobox
	{
		background-image:url('../images/kujangsakti_r4_c5.gif');
		background-repeat:repeat-y;
		width:660px;
		padding:10px;
		margin-right:0px;
		float:left;
	}

.menu
	{
		background-image:url('../images/kujangsakti_r3_c1.gif');
		background-repeat:no-repeat;
		width:110px;
		margin:10px;
		padding-left:5px;
		padding-top:5px;
		padding-right:5px;
		float:left;
	}

.submenu
	{
		background-image:url('../images/kujangsakti_r4_c2.gif');
		background-repeat:no-repeat;
		width:110px;
		height:85px;
		float:left;
		margin-bottom:5px;
	}

.kop
	{
		font-weight:bold;
		font-size:12px;
		height:25px;
		padding-left:6px;
		padding-top:2px;
	}

.logo
	{
		margin-top:5px;
		margin-bottom:5px;
	}
	
.push-me 
	{
    	height:400px;
  	}

.clear
	{
		clear:both;
	}
	
a
	{
		color:#000000;
		text-decoration:none;
	}

a img
	{
		border:none;
	}
		
a:hover
	{
		color:green;
		text-decoration:none;
	}