/***********************/
/*****NEWS REACTION*****/
/***********************/
.newsreactie { /*REAGEREN OP NIEUWS*/
	margin:0 auto;
	margin-top: 20px;
	border: #0099CC 1px solid;
	width: 200px;
	background-color: #F0F0F0;
	text-align: center;
}
.newsreactie_top { /*REAGEREN OP NIEUWS*/
	background-color: #0099CC;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.hide {	/*NIEUWS*/
	margin-left: 9px;
	margin-bottom: 20px;
	width: 600px;
	border: #FF0000 1px solid;
}
.hide_header {	/*NIEUWS*/
	background-color: #FF0000;
	text-align: center;
	width: 600px;
}

/***************/
/*****LOGIN*****/
/***************/
.login { /*REAGEREN OP NIEUWS*/
	margin:0 auto;
	margin-top: 20px;
	border: #0099CC 1px solid;
	width: 150px;
	background-color: #F0F0F0;
	text-align: center;
}
.login_top { /*REAGEREN OP NIEUWS*/
	background-color: #0099CC;
	text-align: center;
	font-weight: bold;
}

/******************/
/*****REGISTER*****/
/******************/
div.register {
	width: 400px;

	margin-left: 74px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}

div.register_header {
	background-color: #0099CC;
	text-align: center;
	font-size: 18pt;
}

div.register_left {
	width: 175px;
	float: left;
}

div.register_right {
	margin-left: 175px;
}

div.register_row {
	text-align: center;
}

div.register_info {
	width: 300px;

	margin-left: 124px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}


/************************/
/*****SMALL CALENDAR*****/
/************************/
.index_kalender_binnekort {	/*INDEX KALENDER*/
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 16px;
	border-bottom: #0099CC 1px solid;
	border-left: #0099CC 1px solid;
	border-right: #0099CC 1px solid;
	width: 150px;
	background-color: #F0F0F0;
}
.index_kalender_binnekort_txt1 {
	border-top: #0099CC 1px solid;
	font-style: italic;
	text-align: center;
	color: #FF6300;
	font-size: 10pt;
}
.index_kalender_binnekort_txt2 {
	text-align: center;
	font-size: 10pt;
}

/*******************/
/*****IMPORTANT*****/
/*******************/
.mededeling {	/*MEDEDELINGEN*/
	margin-bottom: 20px;
	margin-left: 9px;
	width: 500px;
	border: #FF0000 1px solid;
}
.mededeling_header {	/*MEDEDELINGEN*/
	background-color: #FF0000;
	width: 500px;
	text-align: center;
}
.mededeling_titel {	/*MEDEDELINGEN*/
	width: 380px;

	float: left;
	font-size: 18pt;
}
.mededeling_datum {
	font-style: italic;
	font-size: 10pt;
}
.mededeling_midden {	/*MEDEDELINGEN*/
	background-color: #F0F0F0;
	width: 500px;
}
.mededeling_txt {
	margin-top: 10px;
	margin-left: 16px;
	font-style: italic;
	text-align: center;
	color: #FF0000;
	font-size: 16pt;
}
.mededeling_footer {	/*MEDEDELINGEN*/
	background-color: #FF0000;
	width: 500px;
	text-align: center;
	font-size: 10pt;
}

/**********************/
/*****NEWS BUTTONS*****/
/**********************/
.buttons {
	margin-right: 7px;
	height: 20px;
	float: left;
	font-weight: bold;
	font-size: 11pt;
}

/**************/
/*****NEWS*****/
/**************/
.news {	/*NIEUWS*/
	margin-left: 9px;
	margin-bottom: 20px;
	width: 500px;
	border: #0099CC 1px solid;
}
.news_header {	/*NIEUWS*/
	background-color: #0099CC;
	width: 500px;
	text-align: center;
}
.news_titel {	/*NIEUWS*/
	width: 380px;

	float: left;
	font-size: 18pt;
}
.news_datum {
	font-style: italic;
	font-size: 10pt;
}
.news_txt {
	margin-top: 10px;
	margin-left: 16px;
	font-style: italic;
	text-align: center;
	color: #0099CC;
	font-size: 16pt;
}
.news_midden {	/*NIEUWS*/
	background-color: #F0F0F0;
	width: 500px;
}
.news_footer {	/*NIEUWS*/
	background-color: #0099CC;
	width: 500px;
	text-align: center;
	color: #000000;
	font-size: 10pt;
}
.news_no_news {
	background-color: #F0F0F0;
	width: 500px;
	text-align: center;
	color: #000000;
}

/*****************/
/*****ARCHIVE*****/
/*****************/
.archive_nummering{
	margin-top: 10px;
	margin-left: 16px;
	font-style: italic;
	text-align: center;
	font-size: 12pt;
}

/*****************/
/*****MEMBERS*****/
/*****************/
.members {
	margin-left: 187px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
.members_header {
	background-color: #0099CC;
	width: 400px;
	font-weight: bold;
}
.members_button {
	float: left;
	width: 40px;
	height: 16px;
	
	text-align: center;
}
.members_username {
	float: left;
	width: 110px;
	
	text-align: center;
}
.members_zwemmer {
	margin-left: 150px;
	
	text-align: center;
}
.members_intro {
	margin-left: 187px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 400px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
	text-align: center;
}



.table {
	border: 1px solid #0099CC;
}
.table_header {
	background-color: #0099CC;
	border-bottom: 1px solid #AC1A0C;
	text-align: center;
	font-weight: bold;
}
.table_bg {
	background-color: #0099CC;
	font-weight: bold;
}








/****************/
/*****SHOUT!*****/
/****************/
.members {
	margin-left: 187px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
.members_header {
	background-color: #0099CC;
	width: 400px;
	font-weight: bold;
}
.members_button {
	float: left;
	width: 40px;
	height: 16px;
	
	text-align: center;
}
.members_username {
	float: left;
	width: 110px;
	
	text-align: center;
}
.members_zwemmer {
	margin-left: 150px;
	
	text-align: center;
}
.members_intro {
	margin-left: 187px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 400px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
	text-align: center;
}















/**************/
/*****NEWS2*****/
/**************/
.news2 {	/*NIEUWS*/
	margin-left: 9px;
	margin-bottom: 20px;
	width: 764px;
	border: #0099CC 1px solid;
}
.news2_header {	/*NIEUWS*/
	background-color: #0099CC;
	width: 764px;
	text-align: center;
}
.news2_titel {	/*NIEUWS*/
	width: 640px;

	float: left;
	font-size: 18pt;
}
.news2_datum {
	font-style: italic;
	font-size: 10pt;
}
.news2_txt {
	margin-top: 10px;
	margin-left: 16px;
	font-style: italic;
	text-align: center;
	color: #0099CC;
	font-size: 16pt;
}
.news2_midden {	/*NIEUWS*/
	background-color: #F0F0F0;
	width: 764px;
}
.news2_footer {	/*NIEUWS*/
	background-color: #0099CC;
	width: 764px;
	text-align: center;
	color: #000000;
	font-size: 10pt;
}
.news2_no_news {
	background-color: #F0F0F0;
	width: 764px;
	text-align: center;
	color: #000000;
}
