	body, html, #container{
		min-height:100%;
		width:100%;
		height:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
	}

	html>body, html>body #container{ height: auto;}
	
	body{
		margin:0px;
		padding:0px;
		background-image:url(../images/bg.gif);
	}
	
	#flashmenu {
		width:777px;
		height:61px;	
	}
	
			
	#container {
		position:absolute;
		top:0px;
		border-left:1px solid #b5b5b5;
		border-right:1px solid #b5b5b5;	
		background-color:#FFFFFF;
		width:777px;
		margin-left:-383px;		
		left:50%;	
		z-index:10;
	}
	
	#bgright {
		position:absolute;
		top:0px;
		width:100%;
		z-index:1;
		background-image:url(../images/bgtop_right.gif);
		background-repeat:repeat-x;
		height:138px;
	}
	
	#bgleft {
		position:absolute;
		top:0px;
		width:50%;
		margin-left:-383px;
		z-index:2;
		background-image:url(../images/bgtop_left.gif);
		background-repeat:repeat-x;
		background-position:right;
		height:138px;
	}		
	
	#bgleftextra{
		width:100%;
		height:77px;
		background-image:url(../images/bgtop_left_extra.gif);
		background-repeat:no-repeat;
		background-position:right
	}
	
	#header {
		height:138px;
		background-color:#CCCCCC
	}

	
	#content {
		padding-bottom:20px;
		height:auto;
	}
	
	#footer{
		position:absolute;
		clear:both;
		bottom:0px;
		height:20px;
		width:757px;		
		padding:0px 10px 0px 10px;
		text-align:center;
	}
	
	#paginaTitelDiv{
		margin:20px 0px 0px 0px;
		height:25px;
	}
	
	.linebox{
		margin-top:5px;
		text-align:right;
		border-bottom:1px solid #ababab;
	}
	.lineboxheader{
		margin-left:13px;
		margin-right:13px;
		border-bottom:1px solid #ababab;
	}
			
		
	#paginaContentsDiv{
		margin:10px 12px 0px 12px;
	}

	.artikelTitelDiv{
		width:340px;
		background-color:#000000;
		color:#FFFFFF;
	}
		
	.artikelTekstDivKlein{
		width:340px;	
		background-color:#e5e5e5;
		margin-top:10px;
		padding:5px;	
	}
	

	.artikelTitelDivGroot{
		width:743px;	
		background-color:#e5e5e5;
		margin-top:10px;
		padding:5px;	
	}
	
	
	.catIcon{
		padding: 0px 3px 0px 3px;
		font-weight:bold;0
		font-size:11px;
	}
	
	.homeAgendaItem{
		padding-top:3px;
		margin-left:10px;			
		padding-bottom:7px;		
	}
	
	A:active, A:hover, A:link, A:visited{ 
		color:#ec008c;
		text-decoration:none;
		font-weight:bold;
	}	
		
	.wit A:active,.wit A:hover,.wit A:link,.wit A:visited{ 
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	
	#footer A:active,#footer A:hover,#footer A:link,#footer A:visited{ 
		color:#cecece;
		text-decoration:none;
		font-weight:normal;
	}
	
	.agendaDatum{
		font-size:11px;
		font-weight:bold;
		color:#00aeef;
	}
	
	.agendaTitel {
		font-size:11px;
		font-weight:bold;
		color:#464646;
	}
	
	.searchElement{
		border:1px solid #93ddf8;
		font-size:11px;
		padding:2px;
		width:150px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	
	.searchElementd{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	
	.agendacell_normal,.agendacell_active,.agendacell_na{
		font-family:Tahoma;
		font-size:10px;	
		width:25px;
		height:23px;
		text-align:center;	
		font-weight:bold;
	}	
	
	.agendacell_head{
		font-family:Tahoma;
		font-size:11px;	
		width:25px;
		height:30px;
		text-align:center;	
		font-weight:bold;
		color:#000000;				
	}
	.agendacell_na{
		background-color:#ffffff;
		color:#dedede;
	}
		
	.agendacell_normal{
		background-color:#d5dde7;
		color:#406ba7;
	}
	
	.agendacell_active{
		background-color:#406ba7;
		color:#FFFFFF;
		cursor:pointer
	}
	
	