/* MAIN CSS */
body {
	margin: 0px;
	text-align:center;
	background-image:url(../graphics/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 10px;
}
table {
	font-size: 0.9em;
}
#body_container {
	width: 940px;
	margin: 0px auto 0px auto;
	position:relative;
	background-color:#FFFFFF;
}
#advertenties_skyscraper { 
	width: 50%; 
	position: absolute; 
	top: 0; 
	right: 0;
	text-align: left; 
} 
#rightcol {
	margin: 173px 0px 0px 470px;
	width: 110px;
	min-height:600px;
	height:auto !important;
	height:600px;
	text-align: left;
} 
/*
#advertenties_skyscraper { 
	width: 120; 
	position: relative; 
	text-align: left; 
} 
#rightcol { 
	margin: 151px 0px 0px 480px;	
	width: 120px;
	height: 600px;
	text-align: left;
} 
*/
/* FONT - LINK */

.standard_bold_text {
	position:relative;
	float:left;
	font-weight:bold;
}
a:link, a:visited, a:active {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.section_text_link:link, a.section_text_link:visited, a.section_text_link:active {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
a.unreadMessage:link, a.unreadMessage:visited, a.unreadMessage:active {
	background-position: 0px 3px;
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 25px;
}
a.section_text_link:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.link:link, a.link:visited, a.link:active {
	color:#0099CC;
	font-weight:bold;
	margin: 0px;
	/*font-size:0.8em;*/
}
a.link:hover {
	color:#000000;
}
a.link_passed:link, a.link_passed:visited, a.link_passed:active {
	color:#8B8B8B;
	margin: 0px;
	/*font-size:0.8em;*/
}
a.link_passed:hover {
	color:#000000;
}
a.link_small:link, a.link_small:visited, a.link_small:active {
	color:#0099CC;
	margin: 0px;
	font-size:0.8em;
	/*font-size:0.8em;*/
}
a.link_small:hover {
	color:#000000;
}
a.link_black_large:link, a.link_black_large:visited, a.link_black_large:active {
	color:#000000;
}
a.link_black_large:hover {
	color:#FFFFFF;
}
a.link_white_small:link, a.link_white_small:visited, a.link_white_small:active {
	color:#FFFFFF;
	font-size: 0.9em;
}
a.link_white_small:hover {
	color:#000000;
}
a.link_white_large:link, a.link_white_large:visited, a.link_white_large:active {
	color:#FFFFFF;
}
a.link_white_large:hover {
	color:#000000;
}
a.linkBlack:link, a.linkBlack:visited, a.linkBlack:active {
	color:#000000;
	font-size:0.8em;
}
a.linkBlack:hover {
	color:#0099CC;
}
a.link_advertentie_tekstlink:link, a.link_advertentie_tekstlink:visited, a.link_advertentie_tekstlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	font-weight: bold;
	font-size:0.75em;
}
a.link_advertentie_tekstlink:hover {
	color:#333;
}
a.searchSuggest:link, a.searchSuggest:visited, a.searchSuggest:active {
	color:#0099CC;
	font-size:0.8em;
}
a.searchSuggestHover:link, a.searchSuggestHover:visited, a.searchSuggestHover:active {
	color:#000000;
	font-size:0.8em;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	color:#333333;
	font-weight:bold;
}
a.footerLink:hover {
	color:#0099CC;
	font-weight:bold;
}
a.submit_button:link, a.submit_button:visited, a.submit_button:active, a.submit_button:hover {
	display:block;
	width: 130px;
	height: 30px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
a.section_link:link, a.section_link:visited, a.section_link:active, a.section_link:hover {
	width: 346px;
	height:55px;
	display:block;
}
a.section_link_medium:link, a.section_link_medium:visited, a.section_link_medium:active, a.section_link_medium:hover {
	width: 346px;
	height:45px;
	display:block;
}
a.section_link_small:link, a.section_link_small:visited, a.section_link_small:active, a.section_link_small:hover {
	width: 346px;
	height:40px;
	display:block;
}
a.section_report:link, a.section_report:visited, a.section_report:active, a.section_report:hover {
	width: 113px;
	height:40px;
	display:block;
}
a.section_small_tab:link, a.section_small_tab:visited, a.section_small_tab:active, a.section_small_tab:hover {
	width: 233px;
	height:40px;
	display:block;
}
a.section_link_member:link, a.section_link_member:visited, a.section_link_member:active {
	width: 346px;
	height:30px;
	display:block;
	color:#000000;
}
a.section_link_member:hover {
	width: 346px;
	height:30px;
	display:block;
	background-image:url(../graphics/teammember_name_active.jpg);
	font-weight:bold;
	color:#0099CC;
}
a.section_link_member_nonactive:link, a.section_link_member_nonactive:visited, a.section_link_member_nonactive:active {
	width: 346px;
	height:30px;
	display:block;
	color:#000000;
	background-image:url(../graphics/teammember_name_inactive_2.jpg);
}
a.section_link_member_nonactive:hover {
	width: 346px;
	height:30px;
	display:block;
	background-image:url(../graphics/teammember_name_active_2.jpg);
	font-weight:bold;
	color:#0099CC;
}
/* HEADER CSS */

#top_container {
	display: inline;
	width: 940px;
	height: 95px;
}
#top_logo {
	display: inline;
	width: 202px;
	height: 90px;
	margin: 5px 0px 0px 5px;
	position: relative;
	float:left;
	/*background-image:url(../graphics/teamers_logo.jpg);*/
}
#top_leaderboard {
	display: inline;
	width: 728px;
	height: 95px;
	margin: 5px 5px 0px 0px;
	position: relative;
	float:left;
	/*background-image:url(../graphics/leaderboard.jpg);*/
}
#toolbar_container {
	display: inline;
	height: 27px;
	width: 940px;
	margin: 0px 0px 1px 0px;
	position:relative;
	float:left;
	background-image:url(../graphics/bg_toolbar.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #0099CC;
}

/* MAIN MENU */
#menu_container {
	display: inline;
	width: 940px;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../graphics/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #339933;
	position:relative;
	float:left;
}
#smsbutton{
	display: inline;
	height: 40px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	position:relative;
	float:right;
}
.mainmenu {
	display: inline;
	height: 40px;
	margin: 0px;
	position:relative;
	float:left;
}
.mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mainmenu li {
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	line-height: 40px;
}

/* SUBMENU ITEMS */
#submenu_container {
	display: inline;
	width: 940px;
	min-height:5px;
	height:auto !important;
	height:5px;
	background-color: #FFF;
	position:relative;
	float:left;
}
.submenu {
	display: inline;
	width: 940px;
	height: 40px;
	margin: 0px;
	position:relative;
	float:left;
}
.submenu ul {
	display: inline;
	width: 920px; /*sub menu width*/
	height: 40px;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	float: left;
	list-style-type: none;
}
.submenu li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	text-align: left;
	line-height: 40px;
}


a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active {
	display: block;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	position: relative;
	float: left;
	color: #0099CC;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
}
a.menu_sub:hover{
	color: #282433;
}


/* LIST MENU */
.listmenu {
	display: inline;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	width: 730px;
	line-height: 30px;
}
.listmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.listmenu li {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	line-height: 30px;
}


/* standaard menu */
a.menu:link, a.menu:visited, a.menu:active {
	display: block;
	height: 40px;
	text-decoration:none;
	color: #282433;
	text-indent: -3000px;
	background-position: 0px -80px;
	background-repeat:no-repeat;
}

a.menu:hover {
	text-decoration:underline;
	color: #FFF;
	background-position: 0px -40px;
}
a.active:link, a.active:visited, a.active:active, a.active:hover {
	text-decoration:underline;
	color: #FFF;
	background-position: 0px 0px;
}
a.active_sub:link, a.active_sub:visited, a.active_sub:active, a.active_sub:hover {
	text-decoration:none;
	color: #000;
	background-position: 0px 0px;
}

/* standaard menu */
a.menu_list:link, a.menu_list:visited, a.menu_list:active {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	height: 20px;
	text-decoration:none;
	color: #0099CC;
	line-height: 20px;
	font-size: 0.8em;
}
a.menu_list:hover {
	color: #333;
	background-color: #F2FBF2;
}
a.active_list:link, a.active_list:visited, a.active_list:active, a.active_list:hover {
	text-decoration:none;
	color: #333;
	background-color: #DAF2DA;
}

/* menu_homepage */
a.menu_home:link, a.menu_home:visited, a.menu_home:active {
	background-image:url(../graphics/menu_home.jpg);
	width: 70px;
}
/* menu_mijnseizoen */
a.menu_mijnseizoen:link, a.menu_mijnseizoen:visited, a.menu_mijnseizoen:active {
	background-image:url(../graphics/menu_mijnseizoen.jpg);
	width: 123px;
}
/* menu_mijnteam */
a.menu_mijnteam:link, a.menu_mijnteam:visited, a.menu_mijnteam:active {
	background-image:url(../graphics/menu_mijnteam.jpg);
	width: 108px;
}
/* menu_behandeling */
a.menu_behandeling:link, a.menu_behandeling:visited, a.menu_behandeling:active {
	background-image:url(../graphics/menu_behandeling.jpg);
	width: 87px;
}
/* menu_nieuws */
a.menu_nieuws:link, a.menu_nieuws:visited, a.menu_nieuws:active {
	background-image:url(../graphics/menu_nieuws.jpg);
	width: 85px;
}
/* menu_help */
a.menu_help:link, a.menu_help:visited, a.menu_help:active {
	background-image:url(../graphics/menu_help.jpg);
	width: 60px;
}
/* menu_help */
a.menu_sms:link, a.menu_sms:visited, a.menu_sms:active {
	background-image:url(../graphics/menu_sms.jpg);
	width: 60px;
}
#menu_login {
	display: inline;
	height: 27px;
	width: 65px;
	margin: 0px 5px 0px 0px;
	position:relative;
	float:right;
	background-image: url(../graphics/bg_uitloggen.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color:#FFFFFF;
	line-height:27px;
	text-align:center;
	font-size: 0.9em;
}
#menu_profiel {
	display: inline;
	height: 27px;
	width: 105px;
	margin: 0px 3px 0px 0px;
	position:relative;
	float:right;
	background-image: url(../graphics/bg_bekijk_je_profiel.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color:#FFFFFF;
	line-height:27px;
	text-align: center;
	font-size: 0.9em;
}
#menu_dropdown_container {
	display: inline;
	height: 25px;
	width: auto;
	margin: 0px 5px 0px 0px;
	position:relative;
	float:right;
	background-image: none;
	color:#FFFFFF;
	line-height: 20px;
	text-align:center;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 0px 0px;
}
#menu_login_test {
	display: inline;
	height: 40px;
	margin: 6px 5px 0px 0px;
	position:relative;
	float:right;
	color:#FFFFFF;
	line-height:40px;
	text-align:right;
	width:350px;
}

#header_container {
	display: inline;
	width: 930px;
	height: 80px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	position: relative;
	float: left;
	z-index: 100;
}
#header_image {
	display: absolute;
	width: 930px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	left: 0;
	top: 0;
	z-index: 10;
}
#header_star {
	position: absolute;
	top: 0px;
	right: -5px;
	z-index:100;
}

/* GLOBAL CONTENT CSS */
.emptydiv_left {
	height: 22px;
	margin: 0px 5px 0px 0px;
	position: relative;
	float: left;
	line-height: 20px;
}
.InfoText{
	position:relative; 
	float: right;
	margin: 0px 0px 0px 10px;
} 
.InfoTextHover{
	position:relative;
	float: right;
	margin: 0px 0px 0px 10px;
	cursor:help;
	z-index: 1000;
} 
.InfoText .infoLabel{
	display: none;
	z-index: 1000;
} 
.InfoTextHover .infoLabel{ 
	display:block; 
	position:absolute; 
	border:1px solid #000000; 
	top:18px; 
	left:-280px; 
	width: 300px;
	padding: 2px 5px 5px 5px;
	margin: 0px;
	background-color: #ffffe5; 
	color: #000000; 
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
  	z-index: 1000;
} 

.InputTextLabel {
	float: left;
	position:relative;
	cursor:help;
	z-index: 1000;
	display:none; 
	border:1px solid #000000; 
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 2px 0px;
	background-color: #ffffe5; 
	color: #000000; 
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
  	z-index: 1000;
}
.button_container {
	display: inline;
	width: 280px;
	height: 40px;
	margin: 0px 0px 0px 10px;
	position: relative;
	float:left;
}
.button_container_right {
	display: inline;
	line-height: 15px;
	margin: 0px 0px 0px 10px;
	position: relative;
	float:right;
	font-size:0.8em;
}
.submit_check {
	display: inline;
	width: 16px;
	margin: 0px 2px;
	position: relative;
	float:left;
}
.submit_subscribe {
	display: inline;
	width: 320px;
	height: 30px;
	margin: 3px 4px;
	position: relative;
	float:left;
	line-height:16px;
	text-align:left;
	color:#FFFFFF;
	font-size: 0.85em;
	font-weight:bold;
}
.submit_right {
	display: inline;
	width: 130px;
	height: 30px;
	margin: 5px 5px 0px 5px;
	position: relative;
	float:right;
	background-image:url(../graphics/button.gif);
	line-height:30px;
	font-weight:bold;
}
.submit_right_regular {
	display: inline;
	width: 130px;
	height: 30px;
	margin: 10px 25px 40px 0px;
	position: relative;
	float:right;
	background-image:url(../graphics/button.gif);
	line-height:30px;
	font-weight:bold;
}
.submit_right_login {
	display: inline;
	width: 130px;
	height: 30px;
	margin: 10px 25px 0px 0px;
	position: relative;
	float:right;
	line-height:30px;
	font-weight:bold;
}
.submit_left {
	display: inline;
	width: 130px;
	height: 30px;
	margin: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/button.gif);
	line-height:30px;
	font-weight:bold;
}
.standard_icon {
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
}
.unread_icon_grey {
	display: inline;
	/*
	*/
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 8px;
	padding: 0px;
	background-image:url(../graphics/icon_envelop_grey.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	position:relative;
	float:left;
}
.unread_icon_white {
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 8px;
	padding: 0px;
	background-image:url(../graphics/icon_envelop_white.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	position:relative;
	float:left;
}

.admin_icon {
	clear: both;
	display: inline;
	width: 30px;
	height: 30px;
	margin: 5px 0px 0px 18px;
	padding: 0px;
	position:relative;
	float:left;
}
/* MAIN - SECTION CSS */

#section_container {
	display: inline;
	width: 346px;
	position: relative;
	float:left;
}
#section_rectangle {
	display: inline;
	width: 336px;
	height: 280px;
	margin: 0px 5px 5px 5px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}
.section_bold_text {
	display: inline;
	clear:both;
	margin: 0px 10px 0px 20px;
	position:relative;
	float:left;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 16px;
	text-align: left;
}
.section_normal_text {
	display: inline;
	clear:both;
	height: 16px;
	position:relative;
	float:left;
	color: #FFFFFF;
	line-height: 16px;
	text-indent:20px;
}
.advertenties_tekstlinks {
	display: inline;
	width: 336px;
	margin: 0px 0px 5px 5px;
	position: relative;
	float:left;
	background-color: #CCC;
	background-image:url(../graphics/advertenties_tekstlinks_top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.advertenties_tekstlinks_top {
	width: 336px;
	height: 25px;
	margin: 0px;
	position: relative;
	float:left;
}
.advertenties_tekstlinks_bottom {
	width: 336px;
	height: 10px;
	margin: 0px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/advertenties_tekstlinks_bottom.jpg);
	background-repeat:no-repeat;
}
.advertenties_tekstlinks_container {
	display: inline;
	width: 316px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	position: relative;
	float:left;
	overflow:hidden;
	background-color: #F2F3F5;
}
.advertenties_tekstlinks_container_light {
	display: inline;
	width: 316px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	position: relative;
	float:left;
	overflow:hidden;
	background-color: #ffffff;
}
.advertenties_tekstlinks_container_dark {
	display: inline;
	width: 316px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	position: relative;
	float:left;
	overflow:hidden;
	background-color: #f2f3f5;
}
.advertenties_tekstlinks_icon {
	display: inline;
	width: 24px;
	height: 24px;
	margin: 0px 10px 0px 6px;
	position: relative;
	float:left;
	overflow:hidden;
}
.advertenties_tekstlinks_content {
	width: 276px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align: left;
	line-height:  24px;
}
.spacer_0px_input {
	clear: both;
	width: 280px;
	height: 0;
	overflow: hidden;
}
.spacer_0px {
	clear: both;
	width: 336px;
	height: 0;
	overflow: hidden;
}
.spacer_1px {
	clear: both;
	width: 160px;
	height: 1px;
	overflow: hidden;
}
.spacer_5px_clear {
	clear: both;
	width: 346px;
	height: 5px;
	overflow: hidden;
}
.spacer_50px_clear {
	clear: both;
	width: 346px;
	height: 50px;
	overflow: hidden;
}
.spacer_5px {
	width: 5px;
	position: relative;
	float:left;
	height: 10px;
	overflow: hidden;
}
.spacer_9px {
	width: 9px;
	position: relative;
	float:left;
	height: 10px;
}
.spacer_10px_400px {
	width: 400px;
	height:10px;
	position: relative;
	float:left;
	overflow: hidden;
}
.spacer_25px_400px {
	width: 400px;
	height:25px;
	position: relative;
	float:left;
	overflow: hidden;
}
.spacer_10px_499px {
	width: 499px;
	height:10px;
	position: relative;
	float:left;
	overflow: hidden;
}
.spacer_20px {
	width: 20px;
	position: relative;
	float:left;
	height: 10px;
}
.spacer_20px_20px {
	width: 20px;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.spacer_20px_300px {
	width: 499px;
	position: relative;
	float:left;
	height: 20px;
}
.spacer_25px {
	width: 25px;
	position: relative;
	float:left;
	height: 10px;
}
/* LOGIN */

.login_active {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/login_active.jpg);
	background-repeat:no-repeat;
}
.login_box_top {
	width: 346px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	background-image:url(../graphics/inloggen_top.jpg);
	background-repeat:no-repeat;
}
.login_error {
	display: none;
	position:relative;
	float: left;
	margin: 0px 0px 5px 25px;
	font-weight:bold;
	text-align:left;
	color:#FF3333;
}
.login_box {
	width: 346px;
	/*height: 144px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float:left;
	background-image:url(../graphics/inloggen_bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
}
.login_box_bottom {
	width: 346px;
	height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	background-image:url(../graphics/inloggen_bottom.jpg);
	background-repeat:no-repeat;
}
/* GAME BOX */
.game_active {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/game_active.jpg);
	background-repeat:no-repeat;
}
.game_box_top {
	width: 346px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	background-image:url(../graphics/game_welkom.jpg);
	background-repeat:no-repeat;
}
.game_box {
	width: 306px;
	/*height: 144px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 5px 25px;
	position: relative;
	float:left;
	background-image:url(../graphics/inloggen_bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
}
.game_container {
	display: inline;
	width: 499px;
	margin: 25px 25px 20px 25px;
	/*position: relative;*/
	float:left;
	text-align:left;
}
/* ADMIN TOOLS */
#admin_event_tool_container {
	width: 346px;
	height: 40px;
	position:relative;
	float:left;
	margin-bottom: 5px;
}
.admin_event_tool {
	display: inline;
	height: 40px;
	position:relative;
	float:left;
	margin: 0px 0px 0px 5px;
}
a.admin_tool_wedstrijd:link, a.admin_tool_wedstrijd:visited {
	display:block;
	width: 108px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuwe_wedstrijd_inactive.jpg);
}
a.admin_tool_wedstrijd:hover {
	display: block;
	width: 108px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuwe_wedstrijd_active.jpg);
}
a.admin_tool_training:link, a.admin_tool_training:visited {
	display:block;
	width: 110px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuwe_training_inactive.jpg);
}
a.admin_tool_training:hover {
	display: block;
	width: 110px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuwe_training_active.jpg);
}
a.admin_tool_evenement:link, a.admin_tool_evenement:visited {
	display:block;
	width: 108px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuw_evenement_inactive.jpg);
}
a.admin_tool_evenement:hover {
	display: block;
	width: 108px;
	height: 40px;
	text-indent: -1600px;
	background-image:url(../graphics/btn_nieuw_evenement_active.jpg);
}
/* ADMIN BOX */
.admin_box {
	display:inline;
	width: 346px;
	margin: 0px;
	position: relative;
	float:left;
	background-image:url(../graphics/beheer_bg.jpg);
	background-repeat:repeat-y;	
	text-align: left;
}
.admin_box_top {
	width: 346px;
	height: 55px;
	position: relative;
	float: left;
	background-image:url(../graphics/beheer_top.jpg);
}
.admin_box_bottom {
	display: inline;
	width: 346px;
	height: 15px;
	margin: 0px 0px 5px 0px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/beheer_bottom.jpg);
	background-repeat:no-repeat;
}
.admin_option {
	display: inline;
	width: 280px;
	height: 20px;
	margin: 10px 5px 5px 10px;
	padding: 0px;
	position:relative;
	float: left;
	line-height: 20px;
}




/* ANNOUNCEMENTS */
.all_announcements_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_announcements_active_bg.jpg);
}
.all_announcements_inactive {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_announcements_bg.jpg);
	background-repeat:repeat-y;
}
.all_announcements_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_announcements_active_top.jpg);
}
.all_announcements_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_announcements_active_bottom.jpg);
	background-repeat:no-repeat;
}
.all_announcements_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_announcements_top.jpg);
}
.all_announcements_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_announcements_bottom.jpg);
	background-repeat:no-repeat;
}
/* PREVIOUS MATCH */

.previous_match_active {
	display:inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/previous_match_active.jpg);
	background-repeat:no-repeat;
}
.previous_match_inactive {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/previous_match_inactive.jpg);
	background-repeat:no-repeat;
}
.previous_match_active_admin {
	display:inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
}
.previous_match_inactive_admin {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
}
.previous_match_active_report_admin {
	display:inline;
	width: 113px;
	height: 40px;
	position: relative;
	float:left;
	background-image:url(../graphics/schrijfverslag_active.jpg);
	background-repeat:no-repeat;	
}
.previous_match_inactive_report_admin {
	display:inline;
	width: 113px;
	height: 40px;
	position: relative;
	float:left;
	background-image:url(../graphics/schrijfverslag_inactive.jpg);
	background-repeat:no-repeat;
}
.previous_match_active_tab_admin {
	display:inline;
	width: 233px;
	height: 40px;
	position: relative;
	float:left;
	background-image:url(../graphics/previous_match_active_admin.jpg);
	background-repeat:no-repeat;
}
.previous_match_inactive_tab_admin {
	display:inline;
	width: 233px;
	height: 40px;
	position: relative;
	float:left;
	background-image:url(../graphics/previous_match_inactive_admin.jpg);
	background-repeat:no-repeat;
}
/* NEXT MATCH */
.next_match_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/next_match_active_bg.jpg);
}
.next_match_inactive {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/next_match_inactive_bg.jpg);
	background-repeat:repeat-y;
}
.next_match_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_match_active_top.jpg);
}
.next_match_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_match_active_bottom.jpg);
	background-repeat:no-repeat;
}
.next_match_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_match_inactive_top.jpg);
}
.next_match_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_match_inactive_bottom.jpg);
	background-repeat:no-repeat;
}
/* ALL MATCHES ARCHIVE */
.all_matches_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_matches_active_bg.jpg);
}
.all_matches_inactive {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_matches_bg.jpg);
	background-repeat:repeat-y;
}
.all_matches_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_matches_active_top.jpg);
}
.all_matches_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_matches_active_bottom.jpg);
	background-repeat:no-repeat;
}
.all_matches_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_matches_top.jpg);
}
.all_matches_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_matches_bottom.jpg);
	background-repeat:no-repeat;
}

/* NEXT PRACTICE */
.next_practice_active {
	display:inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/next_practice_active_bg.jpg);
	background-repeat:repeat-y;
}
.next_practice_inactive {
	display:inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	background-image:url(../graphics/next_practice_inactive_bg.jpg);
	background-repeat:repeat-y;
}
.next_practice_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_practice_active_top.jpg);
}
.next_practice_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_practice_active_bottom.jpg);
	background-repeat:no-repeat;
}
.next_practice_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_practice_inactive_top.jpg);
}
.next_practice_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_practice_inactive_bottom.jpg);
	background-repeat:no-repeat;
}
/* ALL PRACTICES ARCHIVE */
.all_practices_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_practices_active_bg.jpg);
}
.all_practices_inactive {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_practices_bg.jpg);
	background-repeat:repeat-y;
}
.all_practices_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_practices_active_top.jpg);
}
.all_practices_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_practices_active_bottom.jpg);
	background-repeat:no-repeat;
}
.all_practices_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_practices_top.jpg);
}
.all_practices_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_practices_bottom.jpg);
	background-repeat:no-repeat;
}

/* NEXT EVENT */
.next_event_active {
	display:inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/next_event_active_bg.jpg);
	background-repeat:repeat-y;	
}
.next_event_inactive {
	display:inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/next_event_inactive_bg.jpg);
	background-repeat:repeat-y;	
}
.next_event_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_event_active_top.jpg);
}
.next_event_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_event_active_bottom.jpg);
	background-repeat:no-repeat;
}
.next_event_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/next_event_inactive_top.jpg);
}
.next_event_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/next_event_inactive_bottom.jpg);
	background-repeat:no-repeat;
}
/* ALL EVENT ARCHIVE */
.all_events_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_events_active_bg.jpg);
}
.all_events_inactive {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/all_events_bg.jpg);
	background-repeat:repeat-y;
}
.all_events_active_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_events_active_top.jpg);
}
.all_events_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_events_active_bottom.jpg);
	background-repeat:no-repeat;
}
.all_events_inactive_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/all_events_top.jpg);
}
.all_events_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/all_events_bottom.jpg);
	background-repeat:no-repeat;
}
.send_friend {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/send_friend_bg.jpg);
	background-repeat:repeat-y;
}
.send_friend_top {
	width: 346px;
	height: 55px;
	position: relative;
	background-image:url(../graphics/send_friend_top.jpg);
}
.send_friend_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/send_friend_bottom.jpg);
	background-repeat:no-repeat;
}

/* BERICHTEN */
.messageform_active {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/messageform_active.jpg);
	background-repeat:no-repeat;
}
.messageform_inactive {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/messageform_inactive.jpg);
	background-repeat:no-repeat;
}
.smscredits_active {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/smscredits_active.jpg);
	background-repeat:no-repeat;
}
.smscredits_inactive {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/smscredits_inactive.jpg);
	background-repeat:no-repeat;
}


/* TEAM */

.team_active {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/team_active.jpg);
	background-repeat:no-repeat;
}
.team_inactive {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/team_inactive.jpg);
	background-repeat:no-repeat;
}
/* TEAM MEMBERS */
.teammembers_active {
	display: inline;
	width: 346px;
	margin-bottom: 5px;
	position: relative;
	float:left;
}
.teammembers_active_top {
	width: 346px;
	height: 45px;
	position: relative;
	background-image:url(../graphics/teammembers_active_top.jpg);
}
.teammembers_active_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/teammembers_active_bottom.jpg);
	background-repeat:no-repeat;
}
.teammembers_inactive_top {
	width: 346px;
	height: 45px;
	position: relative;
	float: left;
	background-image:url(../graphics/teammembers_inactive_top.jpg);
}
.teammembers_inactive_bottom {
	width: 346px;
	height: 5px;
	position: relative;
	float:left;
	overflow:hidden;
	background-image:url(../graphics/teammembers_inactive_bottom.jpg);
	background-repeat:no-repeat;
}
.teammember_name_active {
	width: 346px;
	height: 30px;
	position: relative;
	float:left;
	background-image:url(../graphics/teammember_name_active.jpg);
	font-weight:bold;
	line-height: 30px;
	text-indent: 25px;
	text-align:left;
	overflow:hidden;
}
.teammember_name_inactive {
	width: 346px;
	height: 30px;
	position: relative;
	float:left;
	background-image:url(../graphics/teammember_name_inactive.jpg);
	font-weight:bold;
	line-height: 30px;
	text-indent: 25px;
	text-align:left;
	overflow:hidden;
}
.teammember_name_inactive_2 {
	width: 346px;
	height: 30px;
	position: relative;
	float:left;
	font-weight:bold;
	line-height: 30px;
	text-indent: 25px;
	text-align:left;
	overflow:hidden;
}
.team_captain_icon {
	display: inline;
	width: 23px;
	height:20px;
	margin: 7px 20px 0px 0px;
	position:absolute;
	top: 0px;
	right: 10px;
	z-index:100;
	background-image:url(../graphics/icon_captain.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}
/* SEND A FRIEND 
#send_friend {
	display: inline;
	width: 346px;
	height: 40px;
	margin-bottom: 5px;
	position: relative;
	float:left;
	background-image:url(../graphics/sendafriend.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}
.send_friend_text {
	width: 288px;
	height: 20px;
	margin: 0px;
	padding: 20px 0px 0px 58px;
	position: relative;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.85em;
}*/
	

/* LIJSTJES */
.lijstjes_wrapper {
	display: inline;
	width: 900px;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 15px 15px;
	position:relative;
	float: left;
}
.lijstje_subcontainer {
	/*display: inline;*/
	margin: 0px 5px 5px 5px;
	padding: 10px;
	position:relative;
	float: left;
	background-color: #FFF;
	text-align: left;
}
.lijstje_iframe_container {
	display: inline;
	width: 870px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float: left;
	text-align: left;
}
.lijstje_admin_container {
	display: inline;
	width: 500px;
	margin: 5px 0px 6px 10px;
	padding: 0px;
	position:relative;
	float: left;
	text-align: left;
}

.lijstje_banner_container {
	display: inline;
	width: 300px;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	position:relative;
	float: right;
	text-align: left;
}
.lijstjes_tabs {
	display: inline;
	width: 930px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float: left;
	z-index: 50;
}
table.lijstjes {
	line-height: 20px;
}
.width_195px {
	width: 195px;
}
.width_215px {
	width: 215px;
}
.width_625px {
	width: 625px;
}
.width_870px {
	width: 870px;
}

/* LIJSTJES KLEUREN */
.list_green {
	background-color: #DAF2DA;
}
.list_white {
	background-color: #FFF;
}
.list_blank {
	background-color: transparent;
}
.list_yellow {
	background-color: #FEE449;
}

.grey_row {
	background-color: #F1F1F1;
}
.yellow_row {
	background-color: #FFFF99;
}
.lightyellow_row {
	background-color: #FFFFCC;
}

.font_list_header {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 30px;
}
.font_list_header_large {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 30px;
}
.font_list_blue {
	line-height: 15px;
	color: #0099CC;
	font-weight: bold;
/*	font-size: 0.9em;*/
}
.font_list_disabled {
	color: #999999;
	font-weight: normal;
/*	font-size: 0.9em;*/
}
.font_list_total {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
}


/* TR UNDERLINE CLASS */
.tr_underline {
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #F1F1F1;
}
.table_underline {
	border-bottom: 1px solid #F1F1F1;
}

/* INPUT LISTS */
.input_list_name {
	display: inline;
	width: 420px;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	/*position:relative;*/
	float:right;
	line-height: 25px;
}
.input_list_description {
	display: inline;
	width: 490px;
	height: 125px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	/*position:relative;*/
	float:right;
}

/* LIJSTJES LINKS */
a.link_lijstjes_sort:link, a.link_lijstjes_sort:visited, a.link_lijstjes_sort:active {
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 30px;
}
a.link_lijstjes_sort_down{
	padding: 0px 0px 0px 12px;
	background-image:url(../graphics/icon_sort_down.jpg);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
a.link_lijstjes_sort_up{
	padding: 0px 0px 0px 12px;
	background-image:url(../graphics/icon_sort_up.jpg);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
a.link_lijstjes_sort:hover {
	color:#000000;
	text-decoration: underline;
}
a.link_lijstjes_large:link, a.link_lijstjes_large:visited, a.link_lijstjes_large:active, a.link_lijstjes_large:hover {
	font-size: 1.2em;
}

a.link_lijstjes_add:link, a.link_lijstjes_add:visited, a.link_lijstjes_add:active {
	margin: 0px;
	padding: 5px 0px 5px 30px;
	background-image:url(../graphics/icon_add_list.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 30px;
}
a.link_lijstjes_add:hover {
	color:#000000;
	text-decoration: underline;
}

/* CHECK BOX */
a.checkbox_lijstje:link, a.checkbox_lijstje:visited, a.checkbox_lijstje:active {
	display: block;
	height: 20px;
	width: 20px;
	/*margin: 0px 20px 0px 20px;*/
	padding: 0px 0px 0px 0px;
	background-image: url(../graphics/icon_checkbox.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	text-indent: -2000px;
	overflow: hidden;
}
a.checkbox_lijstje:hover {
	color:#000000;
	background-position: 0px -40px;
}
a.checkbox_active:link, a.checkbox_active:visited, a.checkbox_active:active, a.checkbox_active:hover {
	background-position: 0px 0px;
}
a.nopadding:link, a.nopadding:visited, a.nopadding:active, a.nopadding:hover {
	margin: 0px;
	padding: 0px;
}


a.radiobutton_lijstje:link, a.radiobutton_lijstje:visited, a.radiobutton_lijstje:active {
	display: block;
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../graphics/icon_radiobutton.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	text-indent: -2000px;
	overflow: hidden;
}
a.radiobutton_lijstje:hover {
	color:#000000;
	background-position: 0px -40px;
}
a.radiobutton_active:link, a.radiobutton_active:visited, a.radiobutton_active:active, a.radiobutton_active:hover {
	background-position: 0px 0px;
}


/* MAIN - CONTENT CSS */
#content_container_outer_all_announcements {
	width: 589px;
	position:relative;
	float: left;
	background-color:#FD9124;
	background-image:url(../graphics/content_top_orange.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_outer_previous_match {
	width: 589px;
	position:relative;
	float: left;
	background-color:#D2D2D2;
	background-image:url(../graphics/content_top_grey.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_outer_next_match {
	width: 589px;
	position:relative;
	float: left;
	background-color:#CB0000;
	background-image:url(../graphics/content_top_red.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_outer_next_practice {
	display: inline;
	width: 589px;
	position:relative;
	float:left;
	overflow:hidden;
	background-color:#0099CC;
	background-image:url(../graphics/content_top_blue.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_outer_next_event {
	width: 589px;
	position:relative;
	float: left;
	background-color:#44BE44;
	background-image:url(../graphics/content_top_green.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_outer_team {
	width: 589px;
	position:relative;
	float: left;
	background-color:#94DA94;
	background-image:url(../graphics/content_top_lightgreen.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_container_inner {
	display: inline;
	width: 549px;
	min-height: 460px;
	margin: 19px;
	/*padding-top: 20px;*/
	position: relative;
	float:left;
	background-color:#FFFFFF;
}
/*#error_box {
	display: none;
	width: 499px;
	position:relative;
	float: left;
	margin: 10px 0px 5px 25px;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	text-align:left;
	color:#FF3333;
	border-top: solid 1px #E1E1E1;
}*/
.content_title_container {
	display:inline;
	width: 499px;
	position:relative;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	z-index: 20;
}
.content_title {
	display:inline;
	width: 499px;
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:1.6em;
	font-weight:bold;
	text-align:left;
	line-height:30px;
}
#login_container {
	display:inline;
	margin-left: 25px;
	position:relative;
	float:left;
}
#login_header {
	display: inline;
	width:275px;
	height:45px;
	margin: 20px 0px 0px 25px;	
	position:relative;
	float:left;
	background-image:url(../graphics/title_nieuw_bij_teamers.jpg);
}
#login_intro {
	display:inline;
	width: 499px;
	margin: 0px 0px 10px 25px;
	padding-top: 25px;
	position: relative;
	float:left;
	border-top: solid 1px #E1E1E1;
	text-align:left;
}
.login_text {
	display:inline;
	width: 110px;
	height:16px;
	margin: 5px 15px 0px 0px;
	position: relative;
	float:left;
	text-align:left;
	font-weight:bold;
	line-height:16px;
}
.login_button {
	display: inline;
	height: 15px;
	margin: 25px 0px 0px 25px;
	position:relative;
	float:left;
	font-size: 0.9em;
}
.edit_button_container {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float: right;
	line-height:20px;
	z-index: 10;
}
.edit_button {
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position:relative;
	float:right;
	line-height:20px;
	z-index:1000;
}
.inputsuggestions {
	display:none;
	width: 245px;
	margin:0px;
	padding: 0px 0px 0px 5px;
	position:absolute;
	left: 0px;
	top: 20px;
	/*float:left;*/
	background-color:#FFFFFF;
	border: 1px solid #333333;
	z-index:10000;
}
/* ANNOUNCEMENTS */
.announcement_item_container {
	width: 489px;
	position:relative;
	float:left;
	padding: 5px 5px 5px 5px;
	background-color: #F1F1F1;
}
.announcement_item_container_transparent {
	width: 489px;
	position:relative;
	float:left;
	padding: 5px;
}
.announcement_item_title {
	width: 489px;
	position: relative;
	float:left;
	line-height: 22px;
	font-weight:bold;
	font-size: 1.1em;
}
.announcement_item_date{
	/*clear: left;*/
	height: 15px;
	margin: 0px 0px 0px 0px;
	position: relative;
	float:left;
	font-weight:normal;
	font-size: 0.8em;
	color: #999999;
}
.announcement_item_content {
	width: 489px;
	position: relative;
	float:left;
	margin: 5px 0px 0px 0px;
}
/* ARCHIEF */
.archive_item_container {
	width: 489px;
	position:relative;
	float:left;
	padding: 5px 5px 5px 5px;
	background-color: #F1F1F1;
}
.archive_item_container_transparent {
	width: 489px;
	position:relative;
	float:left;
	padding: 5px;
}
.archive_item_title {
	width: 489px;
	position: relative;
	float:left;
	line-height: 22px;
	font-weight:bold;
	font-size: 1.1em;
}
.archive_item_title_passed {
	width: 489px;
	position: relative;
	float:left;
	line-height: 22px;
	font-weight:bold;
	font-size: 1.1em;
	color: #8B8B8B;
}

.archive_item_date{
	clear: left;
	height: 15px;
	margin: 5px 0px 0px 0px;
	position: relative;
	float:left;
	font-weight:normal;
	font-size: 0.8em;
}
.archive_item_date_passed {
	clear: left;
	height: 15px;
	margin: 5px 0px 0px 0px;
	position: relative;
	float:left;
	font-weight:normal;
	font-size: 0.8em;
	color: #8B8B8B;
}
.archive_aanwezigheid {
	display: inline;
	line-height: 15px;
	margin: 0px 0px 0px 10px;
	position: relative;
	float:right;
	font-size:0.8em;
}
.archive_aanwezigheid_passed {
	display: inline;
	line-height: 15px;
	margin: 0px 0px 0px 10px;
	position: relative;
	float:right;
	color: #8B8B8B;
	font-size:0.8em;
}
.archive_aanwezigheid_title {
	width: 300px;
	position: relative;
	float:left;
	line-height: 22px;
	font-weight:bold;
	font-size: 1.1em;
}
.team_container_header {
	display: inline;
	width: 145px;
	margin: 10px 0px 0px 25px;
	position:relative;
	float:left;
	text-align:left;
}
#aanwezigheid_wrapper_top {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 5px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_aanwezigheid_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#aanwezigheid_wrapper {
	display: inline;
	width: 499px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/bg_aanwezigheid.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#aanwezigheid_wrapper_header {
	display: inline;
	width: 499px;
	margin: 0px 0px 0px 25px;
	position: relative;
	float: left;
}
#aanwezigheid_wrapper_bottom {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 0px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_aanwezigheid_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#mijnLijstjes_wrapper_top {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 10px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_mijnlijstjes_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#mijnLijstjes_wrapper {
	display: inline;
	width: 484px;
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 10px;
	position: relative;
	float: left;
	background-color: #F4C402;
	background-image:url(../graphics/bg_mijnlijstjes_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#mijnLijstjes_wrapper_bottom {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 0px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_mijnlijstjes_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.lijstjes_textleft {
	clear: left;
	height: 20px;
	margin: 0px;
	position: relative;
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.aanwezigheid_kolom_container {
	display: inline;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
	text-align:left;
}
.aanwezigheid_teammember {
	display: inline;
	width:150px;
	min-height:16px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
	position:relative;
	float:left;
	overflow:hidden;
}
.teammember_header {
	display: inline;
	width: 115px;
	margin: 16px 0px 0px 9px;
	position:relative;
	float:left;
	text-align:left;
	line-height:16px;
	overflow:hidden;
}
.teammember_header2 {
	display: inline;
	width: 120px;
	margin-left: 9px;
	position:relative;
	float:left;
	text-align:left;
	line-height:16px;
	overflow:hidden;
}
.teammember {
	display: inline;
	width: 120px;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	position:relative;
	float:left;
	text-align:left;
	line-height:16px;
	overflow:hidden;
}
#mijnAanwezigheid_wrapper_top {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 10px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_mijnaanwezigheid_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#mijnAanwezigheid_wrapper {
	display: inline;
	width: 484px;
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 10px;
	position: relative;
	float: left;
	background-color: #F4C402;
	background-image:url(../graphics/bg_mijnaanwezigheid_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#mijnAanwezigheid_wrapper_bottom {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 0px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_mijnaanwezigheid_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.aanwezigheid_textleft {
	clear: left;
	height: 20px;
	margin: 0px;
	position: relative;
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.aanwezigheid_textright {
	clear: right;
	height: 20px;
	margin: 0px 0px 0px 0px;	
	position: relative;
	float: right;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.aanwezigheid_button_container_right {
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	position: relative;
	float:right;
}
#afwezigheid_wrapper_top {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 10px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_aanwezigheid_afwezig_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#afwezigheid_wrapper {
	display: inline;
	width: 484px;
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 10px;
	position: relative;
	float: left;
	background-color: #E1E1E1;
}
#afwezigheid_wrapper_bottom {
	display: inline;
	width: 499px;
	height: 5px;
	margin: 0px 0px 0px 25px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/bg_aanwezigheid_afwezig_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.afwezigheid_textleft {
	clear: left;
	margin: 0px;
	position: relative;
	float: left;
	text-align: left;
	font-size: 0.85em;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.teammember_profile_container {
	display: inline;
	width:110px;
	margin: 15px 9px 0px 0px;
	position:relative;
	float:left;
	text-align: center;
}
.teammember_photo {
	width: 90px;
	height:90px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	text-align: center;
}
.teammember_name {
	display: inline;
	width: 115px;
	margin-top:5px;
	position:relative;
	float:left;
	text-align: center;
	font-weight:bold;
	line-height: 15px;
}
#teammember_info {
	display:inline;
	width: 380px;
	margin-top: 15px;
	position:relative;
	float:right;
	z-index:50;
}
.alert_box {
	display: inline;
	width: 432px;
	min-height:40px;
	height:auto !important;
	height:40px;	
	margin: 10px 0px 5px 0px;
	padding: 5px 10px 5px 55px;
	position:relative;
	float:left;
	background-color:#FFF7AE;
	border: solid 1px #FFCC00;
	text-align:left;
	line-height: 20px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.alert_info {
	background-image:url(../graphics/icon_alert_info.jpg);
}
.alert_error {
	background-image:url(../graphics/icon_alert_error.jpg);
}
.alert_confirm {
	background-image:url(../graphics/icon_alert_confirm.jpg);
}
.captain_box {
	display: inline;
	width: 487px;
	margin: 10px 0px 5px 0px;
	padding: 5px;
	position:relative;
	float:left;
	background-color:#FFF7AE;
	border: solid 1px #FFCC00;
	text-align:left;
	line-height: 20px;
}
.feature_box {
	display:none;	
	width: 499px; 
	margin:0px 0px 0px 25px; 
	padding:0px; 
	position:relative; 
	float:left; 
}
#comment_submit_container {
	display:inline;
	width: 499px;
	margin: 5px 25px 5px 25px;
	position: relative;
	float:left;
	background-color:#02C5F4;
	background-image:url(../graphics/submit_container_top.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
#comment_submit_bottom {
	display:inline;
	width: 499px;
	height: 5px;
	margin: 0px;
	position: relative;
	float:left;
	overflow: hidden;
	background-image:url(../graphics/submit_container_bottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
#comment_edit_container {
	display:inline;
	width: 410px;
	margin: 5px 5px 5px 10px;
	position: relative;
	float:left;
	background-color:#02C5F4;
	background-image:url(../graphics/comment_edit_container_top.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
#comment_edit_bottom {
	display:inline;
	width: 410px;
	height: 5px;
	margin: 0px;
	position: relative;
	float:left;
	overflow: hidden;
	background-image:url(../graphics/comment_edit_container_bottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.comment_edit_input {
	display:inline;
	width: 399px;
	height: 88px;
	margin: 5px 5px 0px 5px;
	padding:0px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border: 0px;
}
.comment_input {
	display:inline;
	width: 489px;
	height: 88px;
	margin: 5px 5px 0px 5px;
	padding:0px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border: 0px;
}
.comment_input_small {
	display:inline;
	width: 200px;
	height: 100px;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
}
.sms_input {
	display:inline;
	width: 170px;
	height: 120px;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
	/*font-size:0.8em;*/
}
.email_input {
	display:inline;
	width: 280px;
	height: 150px;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
	/*font-size:0.8em;*/
}

.comment_input_medium {
	display:inline;
	width: 495px;
	height: 100px;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
}
.comment_input_large {
	width: 495px;
	height: 200px;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
}
.comment_container {
	display: inline;
	width: 499px;
	margin: 5px 25px 20px 25px;
	/*position: relative;*/
	float:left;
	text-align:left;
	border-top: solid 1px #E1E1E1;
	z-index: 10;
}
.comment_container_noline {
	display: inline;
	width: 499px;
	margin: 5px 25px 20px 25px;
	/*position: relative;*/
	float:left;
	text-align:left;
}
.comment_container_textlinks {
	display: inline;
	width: 499px;
	margin: 15px 25px 5px 25px;
	/*position: relative;*/
	float:left;
	text-align:left;
}
.comment_sender {
	height: 18px;
	margin: 0px 0px 0px 0px;
	position:relative;
	float:left;
	line-height: 18px;
	font-size: 0.8em;
	font-weight:bold;
	color:#666666;	
}
.comment_date {
	display:inline;
	height: 18px;
	margin-left:2px;
	position:relative;
	float:left;
	line-height: 18px;
	font-size: 0.8em;
	color:#666666;
}
.comment_text {
	display:inline;
	width: 499px;
	min-height: 10px;
	margin-top:5px;
	/*position:relative;*/
	float:left;
	text-align:left;
	position: relative;
/*	overflow: hidden;*/
}
.comment_text_split {
	width: 249px;
	min-height: 10px;
	margin-top:5px;
	text-align:left;
	float:left;
	/*display:inline;*/
	position: relative;
}
.sms_form {
	width: 200px;
	min-height: 10px;
	margin-top:5px;
	text-align:left;
	float:left;
	position: relative;
}
.email_form {
	width: 299px;
	min-height: 10px;
	margin-top:5px;
	text-align:left;
	float:left;
	position: relative;
}

.comment_photo {
	display:inline;
	width: 70px;
	margin-top:25px;
	position:relative;
	float:left;
	text-align:left;
}
.comment_container_chatbox {
	display: inline;
	width: 499px;
	margin: 10px 25px 10px 25px;
	/*position: relative;*/
	float:left;
	text-align:left;
}
.comment_chatbox {
	display:inline;
	width: 420px;
	margin:5px 0px 0px 9px;
	position:relative;
	float:left;
	text-align:left;
	overflow: hidden;
}
.comment_chatbox_wrapper {
	display:inline;
	width: 420px;
	margin:5px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(../graphics/chatbox_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.comment_chatbox_sender {
	height: 18px;
	margin: 0px 0px 0px 20px;
	position:relative;
	float:left;
	line-height: 18px;
	font-size: 0.8em;
	font-weight:bold;
	color:#666666;	
}
.comment_chatbox_edit {
	height: 18px;
	margin: 0px 0px 0px 5px;
	position:relative;
	float:right;
	line-height: 18px;
	font-size: 0.8em;
	font-weight:bold;
	color:#666666;	
}

.comment_chatbox_top {
	display:inline;
	width: 420px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(../graphics/chatbox_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow: hidden;
}
.comment_chatbox_content {
	display:inline;
	width: 390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(../graphics/chatbox_speecharrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.comment_chatbox_content a:link, .comment_chatbox_content a:visited, .comment_chatbox_content a:active {
	color:#0099CC;
	font-weight: normal;
	text-decoration:none;
}
.comment_chatbox_content a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.comment_chatbox_bottom {
	display:inline;
	width: 420px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(../graphics/chatbox_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow: hidden;
}

/* FORM ELEMENTS */
.datepicker_style {
	width: 30px;
	height: 25px;
	/*position: relative;*/
	float: left;
	border: 0px;
	cursor: pointer;
	background-image:url(../graphics/icon_calendar.jpg);	
}
.radiobutton {
	width: 20px;
	height: 18px;
	position:relative;
	float:left;
}
.checkbox {
	width: 20px;
	height: 18px;
	position:relative;
	margin: 1px 2px 1px 0px;
	float:left;
}
.date_input {
	width: 290px;
	/*height: 18px;
	line-height: 18px;
	position:relative;*/
	padding: 0px;
	margin: 0px 5px 1px 0px;
	float:left;
}
.zipcode_input {
	width: 25px;
	height: 18px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	/*position:relative;*/
	float:left;
	line-height: 18px;
}
.input_verzenden {
	width: 130px;
	height: 30px;
	border: 0px;
	background-image:url(../graphics/button_verzenden.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.input_annuleren {
	width: 130px;
	height: 30px;
	border: 0px;
	background-image:url(../graphics/button_annuleren.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.input_grid {
	width: 50px;
	height: 16px;
	padding: 0px;
	text-align:center;
	/*margin: 0px 0px 0px 0px;
	position:relative;
	float:right;*/
	line-height: 15px;
}

.small_input {
	width: 30px;
	height: 18px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	/*position:relative;*/
	float:left;
	line-height: 18px;
}
.medium_input {
	width: 100px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	/*position:relative;*/
	float:left;
	line-height: 18px;
}
.login_input {
	display:inline;
	width: 165px;
	height:16px;
	margin: 5px 5px 0px 0px;
	position: relative;
	float:left;
	text-align:left;
	font-weight:bold;
	line-height:16px;
}
.login_check {
	display:inline;
	height:16px;
	margin: 5px 5px 0px 0px;
	position: relative;
	float:left;
	text-align:left;
	font-weight:bold;
	line-height:16px;
}
.large_input {
	width: 234px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	/**/
	position:relative;
	float:left;
	line-height: 18px;
}
.large_file_input {
	width: 235px;
	height: 22px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	position:relative;
	float:left;
	line-height: 22px;
}
select.small_dropdown {
	width: 50px;
	height: 22px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	line-height: 16px;
}
select.large_dropdown_team {
	width: 250px;
	height: 22px;
	/*
	margin: 0px 5px 1px 0px;
	padding: 0px;
	display:inline;
	position:relative;
	float:left;*/
	line-height: 16px;
}
select.large_dropdown_lijstjes {
	width: 160px;
	height: 22px;
	/*
	margin: 0px 5px 1px 0px;
	padding: 0px;
	display:inline;
	position:relative;
	float:left;*/
	line-height: 16px;
}
select.medium_dropdown {
	width: 75px;
	height: 22px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	line-height: 16px;
}
select.large_dropdown {
	width: 100px;
	height: 22px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	line-height: 16px;
}
select.extralarge_dropdown {
	width: 200px;
	height: 22px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	line-height: 16px;
}
select.archive {
	width: 200px;
	height: 22px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	position:relative;
	float:right;
	line-height: 16px;
}
select.seizoen {
	width: 200px;
	height: 22px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:right;
	line-height: 16px;
}
.label_adminInput {
	clear:both;
	display:block;
	width:180px;
	height:18px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	font-weight:bold;
	text-align:right;
}
.extra_adminInput {
	/*clear:both;*/
	display:block;
	width:220px;
	/*height:18px;*/
	padding: 0px;
	margin: 2px 0px 1px 0px;
	position:relative;
	float:left;
	line-height: 16px;
	/*font-weight:bold;*/
}
.label {
	display:block;
	width:250px;
	height:18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	position:relative;
	float:left;
}
.label_left_adminInput {
	clear:both;
	display:block;
	width:180px;
	height:18px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	font-weight:bold;
	text-align:left;
}
.label_small_adminInput {
	clear:both;
	display:block;
	width:129px;
	height:18px;
	padding: 0px;
	margin: 0px 5px 1px 0px;
	position:relative;
	float:left;
	font-weight:bold;
	text-align:right;
}
.admin_footer {
	display: inline;
	width: 499px;
	margin: 20px 0px 20px 25px;
	position: relative;
	float:left;
	text-align:left;
	border-top: solid 1px #E1E1E1;
}
.edit_submit {
	margin:10px 0px 0px 10px;
	position:relative;
	float:right;
}
/* FOOTER CSS */
#footer_container {
	display:inline;
	width: 930px;
	height: 40px;
	padding: 45px 5px 30px 5px;
	position:relative;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
}
#footer_logo {
	display:inline;
	width: 93px;
	height: 42px;
	margin: 0px;
	position:relative;
	float:right;
}
#footer_text {
	display:inline;
	width: 700px;
	height: 40px;
	margin: 0px 0px 0px 65px;
	position:relative;
	float:left;
	font-size:0.8em;
	font-weight:normal;
	color:#666666;
	line-height: 40px;
	text-align:center;
}
.homepage_benefits_list ul {
	list-style-image: url(../graphics/icon_aanwezig.jpg);
}
.homepage_benefits_list li {
	font-weight: bold;
	margin: 0 0 2px 0;
	padding-left: 10px;
}
