/* ------------------------------------------------------- 

	General Stylesheet | ikvertel.nl

	tableaux
	www.tableaux.nl
	19-02-2007

---------------------------------------------------------- */

/* ------------------------------------
   body
   ------------------------------------*/ 
html {
	height:100%;
}
body {
	background:url(../images/structure/background.gif);
	margin:0px;
	text-align:center;
	height:100%;
	*height:auto;
	overflow-x:auto;
	*overflow-x:hidden;	
	}

/* ------------------------------------
   div's
   ------------------------------------*/
div#center {
	margin:0 auto;
	width:900px;
	background:url(../images/structure/background_center.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:center;
	min-height:832px;
	height:100%;
	margin-top:25px;
	}
/* ------------------------------------
   header
   ------------------------------------*/	
div#header { 
	margin:0 auto;
	background-color:#FFFFFF;
	width:900px;
	height:146px;
	line-height:0px;
	} 
div#headercontent { 
	margin:0 auto;
	width:868px;
	height:102px;
	position:relative;
	top:50px;
	text-align:center;
	} 	
/* ------------------------------------
   content
   ------------------------------------*/	
div#contentcontainer {
	margin:0 auto;
	width:610px;
	background-color:#FFFFFF;
	height:auto;
	float:left;
	}	
div#bigintromenu {
	width:610px;
	height:159px;
	background:url(../images/structure/background_intro.gif);
	background-repeat:repeat-y;
	text-align:left;
	}	
div#smallintromenu {
	width:610px;
	height:59px;
	background:url(../images/structure/background_intro.gif);
	background-repeat:repeat-y;
	text-align:left;
	}	
div#content {
	width:504px;
	line-height:20px;
	min-height:558px;
	text-align:left;
	margin-top:40px;
	margin-left:52px;
	margin-right:54px;
	display:table;
	}
	
/* ------------------------------------
   right
   ------------------------------------*/		
div#rightcontainer {
	margin:0 auto;	
	width:290px;
	float:right;
	}	
div#rightcontent {
	margin:0 auto;
	background:url(../images/structure/background_right.gif);
	background-repeat:repeat-y;
	width:290px;
	margin-top:40px;
	overflow:hidden;
	}
div#menu {
	width:100px;
	height:200px;
	float:left;
	}
div#logos {
	width:145px;
	height:auto;
	float:right;
	text-align:right;
	margin-right:23px;
	}			

div.sponsorlogo{
	float: right;
	margin-bottom: 15px;
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF
}