/*
 * Interoccasion CSS File v1.0
 * iFox Webdev
 * Last edited: 26 Aug 2008
 */

/*
 * Reset Innate Browser Styling
 * Table items zijn uit de reset weggehaald.
 */

 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, font, img, ins, kbd, p, q, s, samp,
 small, strike, sub, sup, tt, var,
 dl, dt, dd, fieldset, form, label, legend,
 caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
 }
/* remember to define focus styles! */
 :focus {
	outline: 0;
 }

 body {
	line-height: 1;
	color: black;
	background: white;
 }



/* tables still need 'cellspacing="0"' in the markup */
 table {
	border-collapse: separate;
	border-spacing: 0;
 }

 caption, th, td {
	text-align: left;
	font-weight: normal;
 }

 blockquote:before, blockquote:after,
 q:before, q:after {
	content: "";
 }

 blockquote, q {
	quotes: "" "";
 }

/*
 * General Items
 */

html{
	height:100%;
 	/*position: relative; <-- WAAROM ZORGT DEZE DAT DE SITE NIET IN EEN FRAME GELADEN KAN WORDEN??-->*/
}
 body {
    background: #ffffff;
    font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 17px;
	height:100%;
 }

 #container {
 	background: #ffffff url("../gfx/bg.gif") left repeat-y;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 999px;
	min-height:100%;
 }

/*
 * Grid-Like presentation:
 */

 #left-column {
    float: left;
    position: relative;
 }

 #right-column {
    float: left;
    overflow: hidden;
    position: relative;
    width: 832px;
 }

 .separator {
    border-bottom: 1px solid #8092ba;
    height: 10px;
    margin: 0;
    width: 100%;
 }

 .fill {
    background: #c9c6db;
    height: 10px;
 }

/*
 * Grid items IE 6 Fix


 *html #left-column {
    margin-left: 1px;
 }

 *html .separator {
    height: 13px;
 }

/*
 * Content blocks, layout grid items
 */

 #logo_border{
     border-bottom: 1px solid #8092ba;
 }
 #logo {
    background: #ffffff url("../gfx/logo.png") no-repeat;
    height: 95px;
    width: 164px;
 }

 #left-column-content {
    margin: 8px 6px 8px 8px;
    width: 150px;
 }

 #menu-block {
    height: 96px;
 }
 #menu_flash{
	height:96px; 
	background:url('../images/menubg.jpg') repeat-x 0px 0px;
 }
 
 #menu_flash ul{
	 padding:0px; margin:0px; list-style:none; 
 }
 #menu_flash ul li{
		float:left;  
 }
 #menu_flash ul a{
	text-indent:-1000px; 
	overflow:hidden; 
 }
 
 #menu_flash ul a.activepage{
	background-position:0px -96px; 
 }
 #menu{
     background: url("../gfx/bg-top.png");
 }
 

 #content-block {
    margin: 10px 0 70px 10px;
    position: relative;
    width: 822px;
 }

 #footer {
	position:absolute;
	bottom:2px;
    border-top: 1px solid #bfc8dc;
    color: #bfc8dc;
    clear: both;
    margin: 10px 0px 0px 175px;
    padding: 4px 0 4px 0;
    text-align: center;
    width: 812px;
 }

/*
 * Inner content blocks
 */

 .small-block {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 401px;
 }

 .big-block {
    background: url("../gfx/bg-bottom.png") center bottom no-repeat;
    clear: both;
    float: left;
    margin: 0px 10px 10px 0;
    padding-bottom: 8px;
    position: relative;
    width: 812px;
 }

 .block-innertube {
    border: 1px solid #012676;
    padding: 5px;
    width: 389px;
 }

 .large {
    background: #edecf3;
    width: 800px;
 }

/*
 * General Layout Items
 */

 h1 {

 }

 h2 {
    background: #012676;
    color: #ffcc66;
    clear: both;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 1em 0;
    padding: 0 10px 0 10px;
    width: 128px;
 }

 h2.alt {
    background: #5f75a8;
    border-top: 1px solid #edecf3;
    color: #ffffff;
    margin: -1em 0 0 0;
 }

 h3 {
    background: #5f75a8;
    color: #ffffff;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 1px 0;
    padding: 0 10px 0 10px;
    width: 381px;
 }

 h3.alt {
    background: #012676;
    width: 792px;
 }

 a,
 a:visited {
    color: #012676;
    font-weight: bold;
    text-decoration: none;
 }

 a:hover {
    text-decoration: underline;
 }

 strong {
    font-weight: bold;
 }

 p {
    align: justify;
	margin-top:16px;
 }
p:first-child{
	margin:0px;
}
 em {
    font-style: italic;
 }



 table,
 table tr,
 table td {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
 }

 img.border {
    border: 1px solid #012676;
 }

/*
 * Misc Items
 */

 .small-block p {
    width: 113px;
 }

 .bottom-bar {
    background: #b2bdd6;
    clear: both;
    color: #012676;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 5px 0 0 0;
    padding: 0 5px 0 5px;
    width: 379px;
 }

 .full {
    width: 790px;
 }

  #footer ul li {
    display: inline;
    list-style-item: ;
    margin: 5px 0 5px 5px;
    padding: 0;
    position: relative;
 }

 #footer ul li a,
 #footer ul li a:visited {
    color: #bfc8dc;
    font-weight: normal;
    text-decoration: none;
 }

 #footer ul li a:hover {
    text-decoration: underline;
 }

 .list-style {
    margin-right: 5px;
 }

 a.fotolinks {
    margin-left: -2px;
 }

 a.portfolio-link {
    background: url("../gfx/linkbg.png") right -22px no-repeat;
    display: block;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    padding-right: 27px;
	text-decoration:none;	
 }

 a.portfolio-link:hover {
    background-position: right 0px;
 }

/*
 * Newslist
 */

 a.nieuwsbericht,
 a.nieuwsbericht:visited,
 a.active,
 a.active:visited {
    border-bottom: 1px solid #ffffff;
    color: #000;
    display: block;
    font-weight: normal;
    min-height: 24px;
    padding: 8px;
    position: relative;
    text-decoration: none;
    width: 132px;
 }

 a.nieuwsbericht span,
 a.active span {
    color: #012676;
    font-weight: bold;
 }

 a.nieuwsbericht:hover {
    background: #ffffff;
    color: #000;
    font-weight: normal;
    text-decoration: none;
 }

 a.active {
    background: #ffffff;
    color: #000;
    font-weight: normal;
    text-decoration: none;
 }

 #archivetitle {
    background-image: url("../gfx/titleimg.png");
    background-position: -2px -3px;
    background-repeat: no-repeat;
    height: 34px;
    text-indent: -9999px;
    border-bottom: 1px solid #ffffff;
 }

 .newsdate {
    color: #ffcc66;
    position: absolute;
    right: 10px;
	top:0px;
 }

 h3.news {
    background: #5f75a8;
 }


/*
 * Contactform
 */

 label,
 .label {
    color: #012676;
    font-weight: bold;
 }

 input,
 textarea,
 .contactfield {
    border: 1px solid #012676;
    padding: 2px;
 }

 .submit,
 .cancel {
    background : url("../gfx/submitbg.png") no-repeat;
    border: none;
    cursor: pointer;
    float: right;
    height: 24px;
    padding: 0;
    text-indent: -9999px;
    width: 121px;
 }

 .cancel {
    background : url("../gfx/cancelbg.png") no-repeat;
    float: left;
 }

/*
 * Submenu
 */

 ul#submenu {
 	list-style: none;
    margin: 0;
    margin-top: -10px;
    padding: 0;
 }

 ul#submenu li {
 	list-style: none;
    clear: both;
    margin: 0;
    margin-top: -1px;
    padding: 0;
 }

 ul#submenu li a{
    background: #a6b0cd;
    border: 1px solid #ffffff;
    border-width: 1px 0 1px 0;
    color: #012676;
    display: block;
    height: 27px;
    font-weight: normal;
    line-height: 27px;
    padding: 0 10px 0 10px;
    position: relative;
    width: 128px;
 }

 ul#submenu li a .border {
    visibility: hidden;
    display: none;
 }

 ul#submenu li a.activepage,
 ul#submenu li a:hover {
    background: #5f75a8;
    color: #ffffff;
    text-decoration: none;
 }

 ul#submenu li a.activepage .border,
 ul#submenu li a:hover .border {
    background: #ffcc66;
    visibility: visible;
    display: block;
    position: absolute;
    left: -7px;
    top: 0;
    height: 27px;
    width: 6px;
 }

/***********************************************
   DIV VOOR MODULE IN TOOLBOX
 ***********************************************/
 .tbmodule{
	background-color:#ea0082;
	color:#FFFFFF;
	padding:20px;
	margin:15px 0px 15px 0px;
	text-align:center;
	font-weight:bold;
	border:dotted 1px #000000;
 }


/**********************************************
IMAGE CLASSES VANUIT TOOLBOX
**********************************************/
.img_left_border{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #222222;
}
.img_left_noborder{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.img_right_border{
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:5px;
	border:1px solid #222222;
}
.img_right_noborder{
	float:right;
	margin-right:4px;
	margin-left:10px;
	margin-bottom:5px;
}
.img_noalign_noborder{
	margin:5px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.img_noalign_border{
	margin:5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #222222;
}
