/* START PART: Body */	
body 	
	{
		margin: 		0;
		padding: 		0;
		background: 	#FFF url("../images_icons/td_background_1.gif") repeat-x;
		
		line-height: 	15px;
		font-family: 	Verdana, Arial;
    	font-size:   	10pt;
    	color: 			#000; 
    	width:			100%;
    	text-align:		center;
    	line-height:	18px;
	}	

p
	{
		padding-left:	5px;		
	}
/* END PART: Body */	
	
/* START PART: Layout sizes */	
#container 
	{
		width: 			850px;
		margin: 		0 auto;
	}

/* START PART: Banner */	
#header 
	{
		width: 			850px;
		height: 		266px;
		font-family: 	tahoma;
		font-size: 		10px;
		background: 	#000 url("../images_icons/td_header_1.gif");
	}
/* END PART: Banner */	

/* START PART: Head Layout */	
#hoofd_content
	{
		background:		#FFF;
	}
	
#middle_side
	{
		background: 	#FFF url("../images_icons/td_main_bg_1.gif") repeat-x;
		width:			618px;
		height:			100%;
		text-align:		left;
		float:			left;
		padding:		5px;
		padding-top:	16px;
		padding-bottom:	16px;
	}
	
#left_side
	{
		background: 	#000 url("../images_icons/td_sidepanel_left_1.gif") repeat-x;
		width:			110px;
		height:			480px;
		float:			left;
	}
	
#right_side
	{
		background: 	#000 url("../images_icons/td_sidepanel_right_1.gif") repeat-x;
		width:			112px;
		height:			480px;
		float:			left;
	}
/* END PART: Head Layout */		
	
/* START PART: Footer */	
#footer_beneden
	{
		font-family: 	verdana;
		font-size: 		11px;
		width: 			100%;
		text-align:		center;

		height:			20px;
		padding-top: 	7px;
		padding-buttom:	6px;
		float:			left;
	}
/* END PART: Footer */	
	
/* START PART: Calender */	
.kaL1
	{
		font-family:	tahoma;
		font-size:		10px;
		font-weight:	none;
	}

.kaL2
	{
		font-family:	tahoma;
		font-size:		10px;
		font-weight:	bold;		
	}
	
#kalender
	{
		padding-top:	10px;
	}
/* END PART: Celender */		
	
/* START PART: Content */	
#home_icons
	{
		text-align:		left;
		padding-left:	90px;
		padding-top:	5px;
		padding-bottom:	5px;
	}
img
	{
		border:			0px;
	}
/* END PART: Content */		

/* START PART: Intro */	
#show_image
	{
		background: 	#000;
		width:			200px;
		height:			200px;
		text-align:		center;
		color:			#FFF;
	}
	
#show_slider
	{
		background: 	#000;
		width:			500px;
		height:			75px;
		text-align:		center;
		color:			#FFF;
	}
	
#center_show_image
	{
		padding-left: 	200px;
		padding-top:	10px;
		padding-bottom:	30px;
	}
	
#center_show_slide
	{
		padding-left: 	65px;
		padding-top:	30px;
		padding-bottom:	10px;
	}

#language_select .language a, a:link, a:active
	{
		color:			#000;
		text-decoration:none;
	}
	

#language_select .language a:hover
	{
		color:			#000;
		text-decoration:underline;
	}
	
#language_select
	{
		text-align:		center;
	}
/* END PART: Intro */

/* START PART: Profile */
#profile .form
	{
		font-family:	verdana;
		font-weight:	bold;
		color:			#000;
		vertical-align: top;
		padding-left:	2px;
	}
	
#profile .form ul
	{
		margin: 		0;
		float:			left;
		
		font-family:	verdana;
		font-weight:	bold;
		color:			#000;
	}	
#profile .form li
	{
		display: 		block;
		margin: 		0;
		padding: 		2px;
		padding-left:	10px;
		margin: 		0 0 0 0;
		vertical-align:	top;
		list-style-type: none
	}
#ip_inuse
	{
		padding-left:	145px;
		padding-bottom:	10px;
	}
/* END PART: Profile */

/*START PART: Link */
a
	{
		color:			green;
		text-decoration:none;
	}
	
a:active	
	{
		color:			green;
		text-decoration:none;
	}
	
a:hover
	{
		text-decoration:underline;
	}
a:link
	{
		color:			green;
	}
	
/* END PART: Links */

h1
	{
		font-size: 		14pt;
		color:			#CC0000;
		padding-left:	5px;
	}
h2	
	{
		font-size: 		13pt;
		color:			#66CC33;
		padding-left:	5px;
	}	
h3	
	{
		font-size:		12pt;
		color:			#3366FF;
		padding-left:	5px;
	}
	
#header_taal
	{
		padding-left: 	520px;
		padding-top:	10px;
	}
#header_menu
	{
		padding-left: 	20px;
		padding-top:	155px;
		cursor:			pointer;
	}
	
	/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
