/* FOCWA */

@import url("bvs.css");
@import url("leden.css");
@import url("garantiefonds.css");

/* --------------------------------------------------------------------------
   --------------------------------------------------------------------------
   -------------------------------------------------------------------------- */
   
body {
	background-image: url(../images/pagina_bg.gif);
}

/* ------------------------------------------------------------- */
/* ---- Middle											   ----- */
/* ------------------------------------------------------------- */

#mid {
	height: 100%;
}

	/* Menu -----------------------------------------------------*/

#mid #menu_container {
	width: 140px;
	margin-left: 10px;
}

.menuContainer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
}

.menuItem {
	
}

.menuContainerNiveau0 {	
	background-color: #00678F;	
}

.menuContainerNiveau1 {		
	margin-left: 1px;
}

.alt {
	background-color: #1A769A;
}

.sub {
	background-color: #66A4BC;
	background-image: url(../images/sub_border.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.menuItemHover, .navchild   {
		background-color: #B0B1B3;
}

.navchild {	
	background-color: #B0B1B3;
	background-image: url(../images/subsub_border.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.menuItemHoverNiveau1 {
	color: #00678F;
	background-color: #C6C7C9;
	background-image: url(../images/subsub_border.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.menuItemlastItem {
	background-image: none;
}


	/* Content -----------------------------------------------------*/
#content_container {
	position: absolute;
	left: 150px; top: 93px;
	width: 610px;
}

#klikpad {
	color: #F79041;
	padding: 1px 0 2px 0;
	border-bottom: 1px solid #F79041;
}

#klikpad a {
	font-size: 10px;
	text-transform: uppercase;
	color: #F79041;
	text-decoration: none;
	padding: 0 3px;
}

#klikpad a:hover {
	text-decoration: underline;
}

#content {
	width: 610px;	
	margin-bottom: 15px;
	border-bottom: 1px solid #F79041;
}

#content div.float {
	width: 608px;
	float: left;
	margin-bottom: 15px;
}

#content div.spacer {
	width: 1px;
	height: 347px;
	float: right;
	
}

#content #paginatitel { 
	margin: 20px 0; padding: 0;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {	
	font-weight: bold;
	color: #00678f;
}

#content h1 { font-size: 16px; }
#content h2 { font-size: 15px; }
#content h3 { font-size: 14px; }
#content h4 { font-size: 13px; }
#content h5 { font-size: 12px; }
#content h6 { font-size: 11px; }

#content h1 { margin: 20px 0; padding:0;}
#content h2 { margin: 15px 0; padding:0; }
#content h3 { margin: 10px 0; padding:0; }
#content h4 { margin: 5px 0; padding:0; }
#content h5 { margin: 0; padding:0;}
#content h6 { margin: 0; padding:0; }


#content thead {	
	font-size: 14px;
	font-weight: bold;
	color: #00678F;
}

#content a, #content a:link {	
	color: #4493B1;
	text-decoration: none;
}

#content a:hover {	
	color: #4493B1;
	text-decoration: underline;
}

#content a:active {	
	color: #F79041;
	text-decoration : underline;
}

#content a:visited {	
	color: #999999;
	text-decoration : underline;
}

#content ul, #content ol {
	margin: 10px 0 10px 30px;
	padding:0;
	font-size: 11px;
}

ul ul, ol ol {
	margin: 0 0 0 30px !important;
}

#content li {
	padding:0;
	margin: 0;
}

#content form {	
	font-size: 11px;
	color: #444444;
}

#content label {	
	font-size: 11px;
	color: #444444;
}

#content p {	
	margin: 10px 0 !important;
}

#content td {	
	font-size: 11px;
	color: #444444;
}

#content td p.MsoNormal {	
	margin: 0 !important;
	padding: 0;
}

#content input, #content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content iframe {
	width:100%;
	height:100%;
	/*overflow:auto;*/
}

/* Stijlen voor de Nieuwsoverzichtspagina */

table.bwover_item_frame {
	width: 100%;
	background-image: url(../images/news_border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin: 5px 0;
}

table.bwover_item_frame table.bwover_item_frame{
	background-image: none;
	width: 85%;
}

td.bwover_item_header td.bwover_item_header {
	height: 18px;
	vertical-align: middle;
	background-image: url(../images/pijl_hi.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

td.bwover_item_header a.bwover:link,
td.bwover_item_header a.bwover:visited,
td.bwover_item_header a.bwover:active {
	color: #F79041 !important;
	font-weight: bold;
	display: block;
	height: 18px;
	line-height: 18px;
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

td.bwover_item_header a.bwover:hover {
	background-image: none;
}


.bwover_item_datum_label, .bwover_item_datum_waarde {
	color:#B0B1B3;
}

.bwover_item_text {
	padding: 2px 0;
}

bwover_item_leesverder {
	padding: 2px 0;
}


a.navchild, a.navchild:visited{
	background: transparent !important;
	line-height: 120%;
}

.searchword {
	font-weight: bold;
}


