/* -------------------------------------------------------------------------------- */
/*                               SOF Style Sheet 8 :                                */

/* ------------------------------------  */
/* ------------- ALGEMEEN -------------  */
/* ------------------------------------  */

body
	{
	margin:0px;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color:#FFFFFF;
	scrollbar-face-color: #B2B2B2;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-arrow-color:  #333333;
	scrollbar-track-color: #333333;
	scrollbar-darkshadow-color: #333333;
	}
	
	a:link {
	color:#FF0099;
	text-decoration:none;
	font-weight:bold;
	}
	a:visited {
	text-decoration:none;
	color:#FF0099;
	font-weight:bold;
	}
	a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	}
	a:active {
	text-decoration: none;
	color: #FF0099;
	font-weight:bold;
}

.search {
color: #FF0099;
}

.header_left
	{
	background-image: url(/images/header_left.jpg);
	background-repeat: no-repeat;
	width: 358px;
	height: 188px;
	}
	
.header_right
	{
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 188px;
	}
	
.header_flash
	{
	background-image: url(/images/header_flash.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 332px;
	}
	
.header_flash_right
	{
	background-image: url(/images/header_flash_right.jpg);
	background-repeat: no-repeat;
	width: 43px;
	height: 332px;
	}
	
.header_flash_footer
	{
	background-image: url(/images/header_flash_footer.jpg);
	background-repeat: no-repeat;
	width: 256px;
	height: 18px;
	}
.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/header_menu.jpg);
	background-repeat: no-repeat;
	width: 643px;
	height: 24px;
	text-decoration: none;
	text-align: center;
	
}
.topmenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:hover {
	text-decoration: none;
	color: #FF0099;
}
.topmenu a:active {
	text-decoration: none;
	color: #FF0099;
	}
	
.header_menu
	{
	background-image: url(/images/header_menu.jpg);
	background-repeat: no-repeat;
	width: 643px;
	height: 24px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	
.menu_header1_balk a
	{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_header1_balk a:hover
	{
	font-family: Arial;
	font-size: 10px;
	color: #FF0099;
	font-weight: bold;
	text-decoration: none;
	}
	
.menulink
	{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.menulink:hover
	{
	font-family: Arial;
	font-size: 10px;
	color: #FF0099;
	font-weight: bold;
	text-decoration: none;
	}
	
.header_hotitem_up
	{
	background-image: url(/images/header_hotitem_up.jpg);
	background-repeat: no-repeat;
	width: 643px;
	height: 15px;
	}
	
.header_hotitem_left
	{
	background-image: url(/images/header_hotitem_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 81px;
	}

.header_hotitem_right
	{
	background-image: url(/images/header_hotitem_right.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 81px;
	}

.menu_spacer
	{
	background:#000000;
	width: 141px;
	height: 42px;
	}
	
.page_text
	{
	background-image: url(/images/page_text.jpg);
	background-repeat: no-repeat;
	width: 502px;
	height: 42px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.content_text	
	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.footer_atec
	{
	background-image: url(/images/footer_atec.jpg);
	background-repeat: no-repeat;
	width: 893px;
	height: 44px;
	}
	
.footer_top_auto
	{
	background-image: url(/images/footer_top_auto.jpg);
	background-repeat: no-repeat;
	width: 893px;
	height: 45px;
	}
	
.footer_left_auto
	{
	background-image: url(/images/footer_left_auto.jpg);
	background-repeat: no-repeat;
	width: 321px;
	height: 140px;
	}

.content_bg
	{
	background-image: url(/images/content_bg.jpg) no-repeat;
	background-color:#333333;
	background-repeat: no-repeat;
	width: 752px;
	min-height: 500px;
	}
	
.zoeken2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
	background-color:#000000;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 4px;
	border: 2px #CCCCCC solid;
	width:200px;	

}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.optgroup
	{
	color: #FF5500;
	font-size: 10px;
	font-weight: bold;
	}
	
.option
	{
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	}
	
.testtest
	{
	border: 1px solid;
	border-color: #000000;
	background-color: #6F6F6F;
	}
	
.snelkop_nav
	{
	font-weight: bold;
	font-size: 10px;
	}
	
.snelkop_table
	{
	border: 1px solid;
	border-color: #000000;
	background-color: #6F6F6F;
	padding: 4px;
	}
	

h1.pagina_titel
	{
	font-family: Verdana;
	color:#FF6600;
	font-size: 12px;
	font-weight: bold;
	}
	
#dek 
	{
	position: absolute;
	visibility: hidden;
	z-index: 200;
	font-size: 12px;
	}

.content_field
	{
	font-family: Verdana;
	font-size: 11px;
	color: #B2B2B2;
	padding: 3px;
	}

.content_header
	{
	background-image: url(/images/content_header.gif);
	background-repeat: no-repeat;
	width: 419;
	height: 42px;
	}
	
.content_left
	{
	background-image: url(/images/content_left.gif);
	background-repeat: repeat-y;
	width: 15px;
	}
	
.content_bottom
	{
	background-image: url(/images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 15;
	height: 79px;
	}
	
.content_link
	{
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	}
	
.content_link:hover
	{
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}

.btn_left_header
	{
	background-image: url(/images/btn_left_header.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 45px;
	}

.btn_left
	{
	background-image: url(/images/btn_left.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	}
	
.btn_left_admin
	{
	background-image: url(/images/btn_left_admin.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	}
	
.btn_left_link
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	}
	
.btn_left_link:hover
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
	
.btn_left_
	{
	background-image: url(/images/btn_left.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: line-through;
	}

.btn_top_link
	{
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	background-color: #6F6F6F;
	text-decoration: none;
	}
	
.btn_top_
	{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: line-through;
	}

.left_id
	{
	background-image: url(/images/left_id.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 300px;
	}
	
.row_bottom
	{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #6F6F6F;
	text-decoration: none;
	}
	
.row_bottom:hover
	{
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	background-color: #6F6F6F;
	text-decoration: none;
	}
	
.sitemap_link
	{
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	}
	
.sitemap_link:hover
	{
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
	
.sitemap_link_offline
	{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	}
	
.resources_link
	{
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	}
	
.resources_link:hover
	{
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
	
.portfolio_studiejaar_bg
	{
	border: 1px solid;
	border-color: #333333;
	background-color: #939393;
	padding: 6px;
	}
	
.studiejaar_link
	{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
.studiejaar_link:hover
	{
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
	
.studiejaar_link_offline
	{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	}
	
.nieuw_id
	{
	background-image: url(/images/nieuw_id.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 150px;
	}
	
.nieuw_top_bottom
	{
	background-color: #5B5B5B; 
	}
	
.nieuw_post
	{
	background-image: url(/images/nieuw_post.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 21px;
	}
	
.nieuw_date
	{
	background-image: url(/images/nieuw_date.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 22px;
	}
	
.nieuw_info
	{
	background-image: url(/images/nieuw_info.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 65px;
	}

.border_a
	{
	border: 1px solid;
	border-color: #333333;
	background-color: #5B5B5B;
	padding: 4px;
	}

/* ------------------------------------  */
/* ---------------- MME ---------------  */
/* ------------------------------------  */

.mme_table_border
	{
	border: 1px solid;
	border-color: #333333;
	background-color: #5B5B5B;
	padding: 6px;
	}

.mme_table_border_u
	{
	border: 1px solid;
	border-color: #333333;
	background-color: #FFFFFF;
	padding: 6px;
	}
	
.mme_table_border_textfield
	{
	border: 1px solid;
	border-color: #333333;
	background-color: #FFFFFF;
	}
	
.border_00_01
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
.border_00_02
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
.border_01_01
	{
	padding: 2px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
.border_01_02
	{
	padding: 2px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
.border_02_01
	{
	padding: 2px;
	}
	
.border_02_02
	{
	padding: 2px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
.border_02_03
	{
	padding: 2px;
	border-left: 1px solid #333333;
	}
	
.border_03_01
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	}
	
.border_03_02
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
.border_04_01
	{
	padding: 2px;
	border: 1px solid;
	border-color: #333333;
	}
	
.border_04_02
	{
	padding: 2px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

/* ------------------------------------  */
/* -------------- SHOUTBOX ------------  */
/* ------------------------------------  */

.shout_bg_add
	{
	background-image: url(/images/shout_bg_add.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 354px;
	}
	
.input_shout
	{
	padding: 3px;
	border: #333333 1px solid; 
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #5B5B5B;
	}
	
.textarea_shout
	{
	padding: 3px;
	border: #333333 1px solid; 
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #5B5B5B;
	}
	
.form_shout
	{
	padding: 0px;
	margin: 0px;
	}
	
.shout_ab
	{
	padding: 2px;
	border: #333333 1px solid;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shoutveld_1_1
	{
	padding: 2px;
	border-left: 1px solid #333333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
.shoutveld_1_2
	{
	padding: 2px;
	border-right: 1px solid #333333;
	font-family: Arial;
	color: #B2B2B2;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shoutveld_2_1
	{
	padding: 2px;
	border-left: 1px solid #333333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shoutveld_2_2
	{
	padding: 2px;
	border-right: 1px solid #333333;
	font-family: Arial;
	color: #B2B2B2;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}

.shoutveld_3_1
	{
	padding: 2px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}

.shoutveld_3_2
	{
	padding: 2px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: Arial;
	color: #B2B2B2;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shoutveld_4_1
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shoutveld_4_2
	{
	padding: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333; 
	font-family: Arial;
	color: #B2B2B2;
	font-size: 11px;
	font-weight: bold;
	background-color: #6F6F6F;
	}
	
.shout_admin_table
	{
	padding: 2px;
	border: #333333 1px solid;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #5B5B5B;
	}	
	
.shout_admin_right
	{
	border-right: 1px solid #333333; 
	}

/* ------------------------------------  */
/* --------------- EINDE --------------  */
/* ------------------------------------  */
/*                               EOF Style Sheet 8 :                                */
/* -------------------------------------------------------------------------------- */
