/*
Chris Design - Style Sheet (c)2008
*/

body {
    vertical-align:top;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;;
	
}
.top {
 	width: 800px;
	height: 110px;
	background:  url(../images/schoenmaker_top3.jpg) no-repeat;
	background-position: center;

}
.balk {
 	width: 800px;
	height: 20px;
	background:  url(../images/balk.jpg) no-repeat;
}
.menu {
	width: 210px;}
	
/*menuknoppen */

    div#navigatie-menu-top {
		vertical-align:top;
        background-image: url(../images/menu_boven.jpg);
        background-repeat: no-repeat;
        width: 200px;
        height: 10px;
        font-size: 0px;
    }

    div#navigatie-menu-container {
		vertical-align:top;
        background-color: #FFFFFF;
        width: 200px;
    }

    a.navigatie-menu-item, a.navigatie-menu-item-active, div.navigatie-menu-item {
		vertical-align:top;
        display: block;
        background: url(../images/menuknop.jpg);
		background-repeat: repeat-y;
        font-family: arial;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        
        width: 200px; 
        padding-left: 15px;

        height: 20px; 
        padding-top: 2px;
    }

    a.navigatie-menu-item-active, a.navigatie-menu-item:hover {
        
		width: 200px;
		background: url(../images/menuknop_over.jpg);
		background-repeat: no-repeat;
        color: #ffffff;
    }
	
	/*dienstenmenu */
	a.navigatie-dienstenmenu-item, a.navigatie-dienstenmenu-item-active, div.navigatie-dienstenmenu-item {
		vertical-align:top;
        display: block;
        background: url(../images/menuknop_diensten.jpg);
		background-repeat: repeat-y;
        font-family: arial;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        
        width: 200px; 
        padding-left: 15px;

        height: 20px; 
        padding-top: 2px;
    }

    a.navigatie-dienstenmenu-item-active, a.navigatie-dienstenmenu-item:hover {
        width: 200px;
		background: url(../images/menuknop_over_diensten.jpg);
		background-repeat: no-repeat;
        color: #ffffff;
    }

	/*einde dienstenmenu */
    div#stippellijn_wit {
        font-size: 0px;
        line-height: 1px;
        height: 1px;
        width: 190px;
        text-align: center;
        overflow: hidden;

        background-image: url(/framework/skins/agisweb2/images/stippel_lijn_wit.gif);
        background-repeat: repeat-x;
    }
	
    div#navigatie-menu-bottom {
        background-image: url(../images/menu_onder.jpg);
        background-repeat: no-repeat;
        width: 200px;
        height: 10px;
        font-size: 0px;


/*einde menu */

}
.inhoud {
	width: 560px;
	vertical-align: top;

}
.text {
	width: 540px;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
	line-height: 17px;
	color: #504F54;
	vertical-align: top;
	
}
.koptext {
	width: 540px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #0062A2;
	margin: 0px;
	
}
.tabeltext {
	width: 200px;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	line-height: 17px;
	color: #504F54;
	vertical-align: top;
	
}
.bottomtext {
	width: 800px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;

}
.bottomtext a:link, .bottomtext a:visited {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
	
}
.focwalogo {
	width: 400x;
	height: 40px;
	background:  url(../images/focwa_eurogarantbedrijf_logo.jpg) no-repeat;
	background-position: left;
	
}
.focwatext {
	width: 400px;
	height: 40px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #504F54;
	vertical-align: top;
	text-align: right;
	

/*
Opmaak formulier
*/

}
input { 
	color: #000000; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
	line-height: 17px;
	color: #504F54;  
	background: #EBF7FF; 
	border: 1 solid #504F54;

}
checkbox { 
	border: 0;
	background: transparant;
	
}
select {
	color: #000000;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	line-height: 17px;
	color: #504F54;
	background: #EBF7FF;
	border: 1 solid #504F54;

}
textarea { 
	color: #000000; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
	line-height: 17px;
	color: #504F54; 
	background: #EBF7FF; 
	border: 1 solid #504F54;
}

/*

Highslide Style

*/



.highslide {

	cursor: url(../highslide/graphics/zoomin.cur), pointer;

    outline: none;

	padding: 5px;

}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	border: 2px solid white;

		

}

.highslide:hover img {

	border: 2px solid;

	border-color: #8DB3D3;

}



.highslide-wrapper {

	background: white;

}

.highslide-image {

    border: 2px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    

    border: 2px solid white;

    border-top: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    padding: 5px;

    background-color: white;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    

    padding-left: 22px;

    background-image: url(../highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

}

a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}



.highslide-move {

    cursor: move;

}



.highslide-overlay {

	display: none;

}



a.highslide-full-expand {

	background: url(../highslide/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}









/* Necessary for functionality */

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}




