html, body{ 
		margin:0;
		padding:0;
}

html{ 
	font-size:63%;/* was 80% */
	height:100%;
}

body{ 
 	background-color:#222222;
		height:100%;
	}

body, th, td, p, select { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC9966;
}

div#container{
	position:absolute;	
	left: 50%;
	top: 0px;
	bottom:0px;
	margin:0px;
	margin-left: -462px;	
	margin-top: 0px;
	margin-bottom: 0px;
	width:924px;
	height:100%;
	background-color:#444444; 
}

div#topcontainer{
	position:absolute;
	width:924px;
	xleft:25px;
	height:auto;
	top: 0px;
	bottom:0px;
	margin: 0px;
	padding: 0px;

}

div#botcontainer{
	position:absolute;
	width:100%;
	top: 205px;
	bottom:0px;
	margin: 0px;
	padding: 0px;
	xbackground-color:#333333; 

	xheight:100% !important;
}

div#top{
	position:absolute;
	xleft:0px;
	xtop:0px;
	width:924px;
	height:50px;
}
div#image{
	position:absolute;
	xleft:0px;
	top:50px;
	width:924px;
	height:120px;
}
/* menu */
div#sidebar{
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:100%;
	background-color:#333333;
	}
div#sidebar img{
	margin-top:0px;
	right:0px;
}
div#menu{
	position:absolute;
	top:170px;
	width:924px;
	height:35px;
	}
div#calender{
	position:absolute;
	xfloat:left;
	top:0px;
	left:0px;
	width:304px;
	height:100%;
	xbackground-color:#CCCCBB; 
	cxlear:both;
}
div#calenderhome{
	position:relative;
	padding:0px;
	margin:6px;
	float:right;
	top:40px;
	width:180px;
	height:auto;
}
div#contentcontainer{
	position:absolute;
	left:324px;
	width:600px;
	height:100%;
	overflow:auto;
	xbackground-color:#FF00FF;
}
div#content{
	position:absolute;
	width:70%;
	height:100%;
	xoverflow:auto;
	xbackground-color:#FF9900;
}
div#contentcontainer2kolommen{
	position:absolute;
	left:0px;
	width:924px;
	height:100%;
	overflow:auto;
	xbackground-color:#FF00FF;
}
div#contentlinks{
	position:absolute;
	left:50px;
	width:375px;
	height:100%;
	xoverflow:auto;
	xbackground-color:#FF9900;
}
div#contentrechts{
	position:absolute;
	left:475px;
	width:375px;
	height:100%;
	xoverflow:auto;
	xbackground-color:#0099FF;
}
div#contentcontainer2kolommen div p img{
position:relative;
float:left;
xbottom:0px;
xdisplay:inline;
margin-right:8px;
margin-bottom:2px;
}
div#contentcontainer2kolommen div p {
vertical-align:bottom;
xborder:1px solid #009999;
}



div#contenthome{
	position:absolute;
	width:350px;
	height:100%;
	xoverflow:auto;
	xbackground-color:#FF9900;
}

div.caption{
	font-style:italic;
}	



