/* CSS Document */

body { 
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-image: URL(../../images/template/gradient.png);
	background-repeat: repeat-x;
}

A { 
	color:Black; 
}
TD {
	font-size: 10pt;
}

HR {
	border-top: 1px solid #FFFFFF;
	border-left: 75px solid #A6A6A6;
	border-right: 75px solid #A6A6A6;
	border-bottom:1px solid #CCCCCC;
}

.wallpaper  {
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: URL(../../images/template/kwon_pattern.png);
}

.shadow_left  {
	width: 5px;
	background-image: URL(../../images/template/shadow_left.png);
	background-repeat: repeat-y;
}

.shadow_right  {
	width: 5px;
	background-image: URL(../../images/template/shadow_right.png);
	background-repeat: repeat-y;
}

td.main_cell {
	width: 800px;
	height: 100%;
}

table.main_table {
	width:  100%;
	height: 100%;
}

td.banner {
	height: 100px;
	text-align: center;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
}

td.quote_cell {
	height: 25px;
	text-align: center;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background: #FFDE00 URL('../../images/template/header_quote.png') no-repeat;
}

td.navigation_bar {
	border: 2px solid #000000;
	background-color: #3C3C3C;
}

td.content_cell {
	height: 100%;
	background-color: #FFFFFF;
}

table.content_table {
	width: 100%;
	height: 100%;
}

td.section_block_menu {
	width: 150px;
	height: 100%;
}

td.content_cell_2 {
}

table.content_table_2 {
	width: 100%;
	height: 100%;
}
td.content_table_2_content {
	font-size: 10pt;
}

table.page_title_table {
	width: 100%;
}

td.page_title_cell {
	width: 100%;
	height: 30px;
	vertical-align: center;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC URL('../../images/template/header_page_title.png') no-repeat;
}

td.header_agenda_maand {
	width: 100%;
	height: 30px;
	vertical-align: center;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #6579B4 URL('../../images/template/header_agenda_maand.png') no-repeat;
}

/* menu */
ul { 
	width: 100%;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: inline;  
	float: left;
}

ul#menu {
	border-right: 1px solid #3C3C3C;
}

/* menu item */
ul li { 
	position: relative; 
	list-style: none; 
	display: inline; 
	float: left;
}

/* submenu dat tevoorschijn komt bij hover */
ul li ul {
	border-top: 2px solid transparent;
	border-bottom: 1px solid #CCCCCC;
}

li ul {  
	width: 160px;
	position: absolute; 
	left: 0px; 
	top: 27px; 
	display: none; 
}

/* menu item */
ul li a { 
	height: 16px;
	display: block;
	padding: 5px;
	
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
	border-top: 0px;
	border-left: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
	background: #3C3C3C URL('../../images/template/header_black.png') repeat-x;
}

ul li a:hover { 
	color: #FFDE00;
}

/* submenu item */
ul li ul li a {
	height: 16px;
	width: 148px;
	@ width: 160px;
	display: block;
	padding: 5px;
	padding-top: 6px;
	
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
	border-bottom: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: none;
}

ul li ul li a:hover {
	color: #FFFFFF;
	background: #000000 URL('../../images/template/header_submenu_hover.png') no-repeat;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { 
	float: left; 
	height: 1%; 
}
* html ul li a { 
	height: 1%; 
}
/* End */

li:hover ul, li.over ul { 
display: block; 
}

table.block_vraag_table {
	width: 150px;
	background-color: #FFFF6C;
}

td.block_vraag_title {
	height: 30px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #E2E200;
}

td.block_vraag_naam {
	height: 20px;
	padding: 5px;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

td.block_vraag_vraag {
	height: 100px;
	padding: 5px;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

td.block_vraag_footer {
	height: 20px;
	padding: 5px;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
}

a.block_vraag_lees_meer {
	font-size: 7pt;
	font-weight: bold;
}

a.block_vraag_lees_meer:hover {
}

table.section_block_table {
	width: 150px;
	background-color: #B0BBD9;
}

td.section_block_header {
	height: 30px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background: #6579B4 URL('../../images/template/section_block_header.png') no-repeat;
}

td.section_block_title {
	height: 20px;
	padding: 5px;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

td.section_block_content {
	height: 100px;
	padding: 5px;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

td.section_block_footer {
	height: 20px;
	padding: 5px;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
}

a.section_block_lees_meer {
	font-size: 7pt;
	font-weight: bold;
}

a.section_block_lees_meer:hover {
	color: #FFFFFF;
}

td.copyright_bar {
	height: 30px;
	vertical-align: center;
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
	border-top: 1px solid #3C3C3C;
	border-left: 1px solid #3C3C3C;
	border-right: 1px solid #3C3C3C;
	background: #3C3C3C URL('../../images/template/header_black.png') repeat-x;
}

.leden
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}

.isPopup
{
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
	vertical-align: middle;
	text-align: center;
}

.isTextarea
{
	width: 440px; 
	height: 100px;
	font-family: Verdana;
	font-size: 8pt;
}

.isInput
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #a7a6aa;
	height: 20px;
	width: 250px;
}

.isSelectBox
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #a7a6aa;
	height: 20px;
	width: 250px;
	margin-right:5px;
}

.isCheckBox
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
	border: null;
	height: 20px;
	width: 20px;
	margin-right:5px;
}

.isButton
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #a7a6aa;
	height: 20px;
	width: 80px;
}

.isSmilie
{
	cursor: pointer;
	cursor: hand;
}

Input
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px #a7a6aa;
	height: 20px;
	width: 250px;
	margin-right: 5px;
}

.thumb
{
	width: 102px;
	height: 102px;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 7pt;
}
.isAdminTitle
{
	Font-weight: bold;
	font-size: 12pt;
}

.isAdminSubTitle
{
	font-style: italic;
}

.isAdminTableHeader
{
	color: #FFFFFF;
	background-color: #6579b4;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.isAdminTableRowWhite
{
	color: #000000;
	background-color: #FFFFFF;
}

.isAdminTableRowGray
{
	color: #000000;
	background-color: #EFEFEF;
}

.isAdminTableAddNew
{
	background-color: #FFFFE7;
	cursor: pointer;
	cursor: hand;
}

.isAdminTableAddNewHover
{
	background-color: #F9F9B0;
	cursor: pointer;
	cursor: hand;
}

table.gastenboek_bericht_table {
	width: 100%;
}

tr.gastenboek_table_header {
	height: 30px;
	background: #CCCCCC URL('../../images/template/header_page_title.png') no-repeat;
}

td.gastenboek_bericht_naam {
	padding: 5px;
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
}

a.gastenboek_mailto {
	font-size: 7pt;
	font-weight: normal;
}

a.gastenboek_mailto:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

td.gastenboek_bericht_url {
	padding: 5px;
	font-size: 7pt;
	font-weight: normal;
}

a.gastenboek_url {
	font-size: 7pt;
	font-weight: normal;
}

a.gastenboek_url:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

td.gastenboek_bericht_datum {
	padding: 5px;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
}

td.gastenboek_bericht_content {
	padding: 10px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}