@import url("../blocks.css");  		/* Default Values  for blocks*/

BODY {
 font-weight: bold; 
 font-size: 10px; 
 font-family:  arial, helvetica, verdana, sans-serif; 
 color: #666666;
 text-decoration: none;
 margin:0px;
 background:#FFFFFF;
}

.achtergrondd {
 background-image:url('images/fwddesign_01.jpg');
 background-repeat:repeat-x; 
 background-attachment:fixed;
 text-align:center;
}

table{
 font-family: VERDANA, ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
}

.tabel{
 font-family: VERDANA, ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
 text-align: center; 
 height:100%;
 width:100%;
}

.tabell{
 font-family: VERDANA, ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
 text-align: center; 
 height:746px;
 width:752px;
}

.menutop{
 font-family: ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
}

a.menutop{
 font-family: ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
 margin: 0px;
}
a:hover.menutop{
 font-family: ARIAL;
 font-size: 10pt;
 color: #FFFFFF;
 margin: 0px;
 text-decoration: underline;
}

a{
 color: #FFFFFF;
 text-decoration: none;
 border: 0px solid #000000;
}
a:hover{
 text-decoration: underline;
 color: #FFFFFF;
 border: 0px solid #000000;
}

hr{
 color: black;
 height: 1px;
}

p{
 margin: 0px;
}

p.kop{
 font-family: ARIAL;
 font-size: 10pt;
 font-weight: bold;
 color: #FF6A00;
 margin: 0px;
}

p.kop2{
 font-family: ARIAL;
 font-size: 9pt;
 font-weight: bold;
 color: #FF6A00;
 margin: 0px;
}

p.footer{
 font-family: VERDANA, ARIAL;
 font-size: 8pt;
 color: #FF6A00;
 margin: 0px;
}

a.menu{
 color: #666666;
 margin: 0px;
 font-weight: bold;
}
a:hover.menu{
 color: #666666;
 margin: 0px;
 text-decoration: underline;
 font-weight: bold;
}

a.footer{
 color: #FF6A00;
 margin: 0px;
}
a:hover.footer{
 color: #FF6A00;
 margin: 0px;
}

input, textarea, select{
 font-family: ARIAL;
 font-size: 8pt;
 background: #FFFFFF;
 border: 1px solid #000000;
}

.bgheader01{
 background-image:url('images/header_01.jpg');
 background-repeat:no-repeat;
}


/*================== VULLING ============================================*/

.vulling1{
 width:0px;
 height:110px;
}
.vulling2{
 width:0px;
 height:165px;
}
.vulling3{
 width:0px;
 height:155px;
}
.vulling4{
 width:0px;
 height:71px;
}
.vulling5{
 width:0px;
 height:126px;
}
.vulling6{
 width:0px;
 height:41px;
}

.vulling7{
 width:0px;
 height:46px;
}


/*================== BLOCK MENU DISPLAY  ================================*/	

.block_left h1{
 margin: 0px 0px 0px 5px;
 padding: 0;
 font-size: 14px;
 text-align: left;
}

.block_top h1{
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 text-align: left;
}

.block_top{
 /*width: 890px; /*width of menu*/
 margin: 0px;
 padding: 0px;
 float: left;
}

.block_top ul{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 float: left;
}

.block_top ul li{
 display: block;
 float: left;
 margin: 0px;
 padding: 6px 8px;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 text-align: left;
}

.block_top ul li a{
 color: #FFFFFF;
}

.block_top ul li a:hover{
 color: #FFFFFF;
 text-decoration: underline;
}


.block_onder h1{
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 text-align: right;
}

.block_onder{
 margin: 0px;
 padding: 0px;
 text-align: right;
 float: right;
}

.block_onder ul{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 text-align: right;

}

.block_onder ul li{
 margin: 0px;
 padding: 6px 8px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 text-align: right;
 float: right;
}

.block_onder ul li a{
 color: #FFFFFF;
 text-align: right;
}

.block_onder ul li a:hover{
 color: #FFFFFF;
 text-decoration: underline;
 text-align: right;
}

.footerzz{
 color: #FFFFFF;
 font-family: VERDANA, ARIAL;
 font-size: 8pt;
}

.block_content{
 width: 180px; /*width of menu*/
}

.block_content .headerbar{
 font-size: 14px;
 color: white;
 background: black url(titlebar.png) repeat-x center left;
 margin-bottom: 10px; /*bottom spacing between header and rest of content*/
 text-transform: uppercase;
 padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.block_content ul{
 list-style-type: none;
 margin: 1px 0px 1px 10px;
 padding: 0;
}

.block_content ul li{
 padding-bottom: 2px; /*bottom spacing between menu items*/
}

.block_content ul li a{
 margin-left: 5px;
 background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
 display: block;
 padding: 2px 0;
 padding-left: 19px; /*link text is indented 19px*/
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #dadada;
 font-size: 90%;
 text-align: left;
}

.block_content ul li a:hover{
 background-color: #F3F3F3;
 color: white;
}

/*================== GLOBAL DISPLAY  ================================*/	

img{
	border:0;
}

form{
	margin:0px;
	padding:0px;
}

.block_content{
	margin-bottom:1em;
}

#block_left p,#block_right p{
	padding:0em 0.5em 0em 0.5em;
	margin:0.5em;
	margin-top:0px;
	font-weight: normal;
	text-align: left;
}

#block_left form,#block_right form{
	padding:0px;
	margin:0px;
}

#block_left ul,#block_right ul {
	margin-top:0.5em;
	margin-bottom:0px;
}

#admin a{
	text-align:left; 
	color:#FFFFFF;
}	

#admin{
	text-align:left; 
	color:#FFFFFF;
}

/*================= GENERAL DISPLAY =========================*/
#module_content{
	padding:0px;
	/*padding-left:0.5em;*/
	/*padding-right:0.5em;*/
	position:relative;
}

#module_content h1,#block_left h1,#block_right h1{
	text-align:left; 
	/*padding:3px 0 3px 10px;*/
	border:0px dashed #AAAAAA;
	margin:0px;
}

#block_left h1,#block_right h1{
	margin-bottom:0.5em;
}

.cadre{
	border:0px solid #AAAAAA;
	padding:0px;
	margin-bottom:5px;
	text-align:left; 
}

#block_left h1 {
	border-left:0px;
}

.middendiv {
	/*position: relative;*/
	border: 0px solid #000000;
	left: 0px;
	padding: 5px;
	font-weight: normal;
	text-align:left; 
}

.page_content {
	font-size: 11px;
	text-align:left;
	font-weight: normal;
}

.afbeelding {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-top: -75px;
	margin-left: 550px;
	margin-right: 15px;
	padding: 5px;
}

.onderhoud{
	padding: 1em;
	width: 500px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border:1px solid #000000;
	background: #e7edf7;
}

ul.sitemap { 
        list-style-type: none; 
        background: url(/images/vline.png) repeat-y; 
        margin: 20px; 
        padding: 0px; 
} 

ul.sitemap ul { 
        list-style-type: none; 
        background: url(/images/vline.png) repeat-y; 
        margin: 10px; 
        padding: 0px; 
} 

ul.sitemap ul { 
        margin-left: 10px; 
} 

ul.sitemap li { 
        list-style-type: none; 
        margin: 0px; 
        padding: 0px 12px 0px 12px; 
        line-height: 19px; 
        background: url(/images/node.png) no-repeat; 
        font-weight: bold; 
} 

ul.sitemap li.last { 
        background: url(/images/lastnode.png) no-repeat; 
}
