/*MARGIN: BOVEN - RECHTS - ONDER - LINKS*/
/**************/
/*****DIVS*****/
/**************/
.website_border {	/*HEADER*/
	width: 974px;
	border: #0099CC 1px solid;
	
    margin:0 auto;
	Background-color: #FFFFFF;
}



/************************/
/*****WEBSITE HEADER*****/
/************************/
.website_logo {	/*HEADER*/
	width: 182px;
	height: 54px;
	float: left;
	
	Background: url("/layout/plaatjes/logo.gif");
	
	text-align: center;
}
.spacer_links {	/*HEADER*/
	width: 792px;
	height: 54px;
	float: right;
	
	Background: url("/layout/plaatjes/spacer.gif");
	
	text-align: center;
}
.titel{	/*HEADER*/
	font-weight: bold;
	color: #FF6300;
	font-size: 16pt;
}
.titel2{	/*HEADER*/
	font-weight: bold;
	color: #FF6300;
	font-size: 16pt;
}
.sub_titel {	/*HEADER*/
	font-weight: bold;
	text-align: center;
	color: #FF6300;
	font-size: 10pt;
}
.header_links {	/*HEADER*/
	font-size: 11pt;
	text-decoration: none;
    margin-top:9px;
}

/*****************/
/*****WEBSITE*****/
/*****************/
.pagina_links {	/*PAGINA LINKS*/
	width: 182px;
	float: left;
}
.pagina_midden {	/*PAGINA LINKS*/
	width: 792px;
	float: right;
	margin-top: 20px;
}
.pagina_midden2 {	/*PAGINA LINKS*/
	width: 510px;
	float: right;
	margin-top: 20px;
}
.pagina_right {	/*PAGINA LINKS*/
	width: 262px;
	float: right;
	margin-top: 43px;
	margin-left: 20px;
}




/*******************/
/*****LEFT MENU*****/
/*******************/
.menu {	/*LINKER MENU*/
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 16px;
	border: #0099CC 1px solid;
	width: 150px;
}
.menu_header {	/*LINKER MENU*/
	background-color: #0099CC;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.menu_links {	/*LINKER MENU*/
	background-color: #F0F0F0;
	width: 150px;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
}

/***************/
/*****ERROR*****/
/***************/
.error_box{
	background-color: #F0F0F0;
	border: #FF0000 1px solid;
	margin-left: 192px;
	margin-top: 10px;
	width: 400px;
}
.error_titel{
	background-color: #FF0000;
	text-align: center;
	font-size: 18pt;
}
.error_tekst{
	text-align: center;
}

/*************************/
/*****LEFT LOGOUT BOX*****/
/*************************/
.loguit_box{
	background-color: #F0F0F0;
	border: #0099CC 1px solid;
    margin:0 auto;
	margin-top: 10px;
	width: 400px;
}
.loguit_box_titel{
	background-color: #0099CC;
	text-align: center;
	font-size: 18pt;
}
.loguit_box_tekst{
	text-align: center;
}

/****************/
/*****FOOTER*****/
/****************/
div.empty {	/*FOOTER*/
	clear: both;
}
.empty_footer {	/*FOOTER*/
	clear: both;
	
	width: 974px;
	height: 85px;
	text-align: center;
}

.logo_footer {	/*FOOTER*/
	width: 199px;
	height: 85px;
	float: right;

	Background: url("../layout/plaatjes/footer.png");
}

.spacer_footer {	/*FOOTER*/
	width: 775px;
	height: 85px;
	float: left;
	
	text-align: center;
	Background: url("../layout/plaatjes/footer.gif");
}
.spacer_footer_admin {
	margin-top: 10px;
	font-weight: bold;
	font-size: 18pt;
}
.spacer_footer_txt {
	margin-top: 12px;
	font-weight: bold;
	font-size: 10pt;
}

/***************/
/*****LINKS*****/
/***************/
/*LINKS*/
a:link{
	text-decoration: none;
	color: #0099CC;
} 
a:active{
	text-decoration: none;
	color: #0099CC;
} 
a:visited{
	text-decoration: none;
	color: #0099CC;
}
a:hover{
	text-decoration: none;
	color: #0099CC;
}

/**************/
/*****PAGE*****/
/**************/
.def_page {	/*NIEUWS*/
	margin-left: 9px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 764px;
	border: #0099CC 1px solid;
}
.def_page_titel {	/*NIEUWS*/
	background-color: #0099CC;
	text-align: center;

	font-size: 18pt;
}
.def_page_txt {
	background-color: #F0F0F0;
}
.def_page_footer {	/*NIEUWS*/
	background-color: #0099CC;
	text-align: center;
	color: #000000;
	font-size: 10pt;
}

/****************/
/*****BANNER*****/
/****************/
div.banner { /*SMALL BANNER*/
	text-align: center;
	margin-top: 10px;
	font-size: 40pt;
}
div.skybanner { /*SMALL BANNER*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/**************/
/*****NAME*****/
/**************/
.sessionname {	/*PAGINA LINKS*/
	margin-top: 20px;
	margin-left: 16px;
	
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
	
	width: 150px;
	
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
}

.sessionname_links {
	width: 20px;
	float: left;
}
.sessionname_center {
	width: 110px;
	float: left;
}
.sessionname_rechts {
	margin-left: 130px;
}




/****************/
/*****SHOUT!*****/
/****************/
.shoutbox {
	margin-top: 10px;
	width: 250px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
.shoutbox_red {
	margin-top: 10px;
	width: 250px;
	border: #FF0000 2px solid;
	background-color: #F0F0F0;
}
.shoutbox_user {
	font-weight: bold;
}
