/* --------------------------------------------------------------------------- */
/* Default */
/* --------------------------------------------------------------------------- */

html{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {

	scrollbar-3dlight-color: #EAEAEA; 
	scrollbar-arrow-color: #EAEAEA; 
	scrollbar-darkshadow-color: #EAEAEA; 
	scrollbar-face-color: #000066; 
	scrollbar-highlight-color: #000066; 
	scrollbar-shadow-color: #000066; 
	scrollbar-track-color: #EAEAEA;
}

.content{
	display:block;
	overflow:auto;
	position:absolute;
	visibility: visible;
	z-index:3;
	top:133px;
	bottom:0px;
	width:602px;
	margin-left:-213px;
	left:50%;
}

* html .content{
	visibility: visible;
	position: static;
	margin-left:0px;
	width: 603px;
	height: 100%;
	overflow:auto;
}

/* --------------------------------------------------------------------------- */
/* Elementen */
/* --------------------------------------------------------------------------- */

FORM{
	margin: 0px;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #000066 1px solid;
	height: 1px;
}

TD{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD A{
	color: #EB7727;
}

/* --------------------------------------------------------------------------- */
/* Tekst stylen */
/* --------------------------------------------------------------------------- */


H1{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

H2{
	font-size: 17px;
	color: #258CC4;
	font-weight: bold;
}

H3{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

H4{
	font-size: 15px;
	color: #258CC4;
	font-weight: bold;
}

H5{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

H6{
	font-size: 13px;
	color: #258CC4;
	font-weight: bold;
}

/* --------------------------------------------------------------------------- */
/* Layout */
/* --------------------------------------------------------------------------- */

.layout_bg{
	background-color: #f1f1f1;
}

.layout_content{
	padding: 6px
}

.layout_content_td{
	border-top: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.layout_header{
	background-image: url(layout_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 10px;
}

.layout_schaduw_header{
	background-image: url(layout_schaduw_header.gif);
	background-position: right 121px;
	background-repeat: repeat-x;
}

.layout_schaduw_links_bg{
	background-image: url(layout_schaduw_links_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.layout_schaduw_rechts_bg{
	background-image: url(layout_schaduw_rechts_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.layout_leftmenu{
	background-color: #000066;
	border-right: #FFFFFF 1px solid;
}

.spnieuws_td{
	padding-right: 0px;
}

.spnieuws_bg{
	background-color: #EAD3C4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.spnieuws_item{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px
}

.spnieuws_item A{
	color: #000000;
	text-decoration: none;
}

.spnieuws_archief{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px
}

.spnieuws_archief A{
	color: #000000;
	text-decoration: none;
}

.sp_agenda_bg{
	background-color: #EAD3C4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sp_agenda_item{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px
}

.sp_agenda_item A{
	color: #000000;
	text-decoration: none;
}

.sp_agenda_archief{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px
}

.sp_agenda_archief A{
	color: #000000;
	text-decoration: none;
}

/* --------------------------------------------------------------------------- */
/* Leftmenu */
/* --------------------------------------------------------------------------- */

.leftmenu_button{
	background-image: url(leftmenu_sep.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.leftmenu_button A{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: block;
}

.leftmenu_button A:hover{
	color: #EB7726;
}

.leftmenu_netwerk{
	background-color: #EB7726;
}

.leftmenu_netwerk A{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: block;
}

.leftmenu_netwerk A:hover{
	color: #000066;
}

/* --------------------------------------------------------------------------- */
/* Topmenu */
/* --------------------------------------------------------------------------- */

.topmenu{
	color: #FFFFFF;
	font-weight: bold;
}

.topmenu A{
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu_sep{
	padding-left: 6px;
	padding-right: 6px;
	color: #FFFFFF;
}

/* --------------------------------------------------------------------------- */
/* Paging*/
/* --------------------------------------------------------------------------- */

.paging_table{
	padding-left : 10px;
	padding-top : 15px;
}

.paging_vorige{
	text-align : left;
}

.paging_vorige a{
	border: 1px #000066 solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display : block;
}

.paging_vorige a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color : #000066;
	display : block;
}

.paging_volgende{
	text-align : right;
}

.paging_volgende a{
	border: 1px #000066 solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display : block;
}

.paging_volgende a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color : #000066;
	display : block;
}

.paging_overzicht{
	text-align : center;
}

.paging_overzicht a{
	border: 1px #000066 solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display : block;
}

.paging_overzicht a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color : #000066;
	display : block;
}

/* --------------------------------------------------------------------------- */
/* Sociale kaart (oud)*/
/* --------------------------------------------------------------------------- */

.sk_rij_even{
	display : block;
	padding-left: 2px;
}

.sk_rij_oneven{
	display : block;
	padding-left: 2px;
}

.sk_rij_item_value{
	padding-top : 4px;
	padding-bottom : 4px;
}

.sk_kop{
	font-size: 90%;
	font-weight : bold;
	color: #000000;
	padding-bottom: 6px;
}

.sk_label{
	font-weight : bold;
	width : 110px;
}

.org_pro_row_uneven{
	background-color:#FFFFFF;
	padding:4
}

.org_pro_row_even{
	padding:4
}

.org_pro_label{
	font-weight : bold;
	padding-right:10px
}

.controlpanel_knop {
	border: 1px #000066 solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display : block;
	font-size: 100%;
}


.controlpanel_knop:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color : #000066;
	display : block;
}

org_pro_button_back{
	text-align : center;
}

.org_pro_button_back a{
	border: 1px #000066 solid;
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display : block;
	font-size: 85%;
}

.org_pro_button_back a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color : #000066;
	display : block;
}

aut_form_label{
	padding-bottom:0;
}

/* --------------------------------------------------------------------------- */
/* Hintjes (in producten en diensten) */
/* --------------------------------------------------------------------------- */
.hintTable
{
	display: inline;
}

.hintTable TD
{
	padding-left: 4px;
}

.hintDiv
{
    border-right: #999999 1px solid;
    padding-right: 4px;
    border-top: #000000 1px solid;
    margin-top: 20px;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 4px;
    margin-left: 20px;
    border-left: #000000 1px solid;
    width: 250px;
    color: black;
    padding-top: 4px;
    border-bottom: #999999 1px solid;
    font-family: verdana;
    position: absolute;
    height: 100px;
    background-color: #ffffff;
}

.hintDivHidden
{
    display: none;
}

.hintDivVisible
{
    display: block;
}

.hintImg
{
    border-right: medium none;
    background-position: center center;
    border-top: medium none;
    background-image: url(tooltip.gif);
    border-left: medium none;
    width: 17px;
    cursor: pointer;
    border-bottom: medium none;
    background-repeat: no-repeat;
    position: relative;
    height: 20px;
}

/* --------------------------------------------------------------------------- */
/* Sociale kaart Producten en diensten */
/* --------------------------------------------------------------------------- */

.product_title
{
	font-size: 115%;
	font-weight: bold;
	color: #444444;
	margin-top: 10px;
}


.product_item_group
{	
	font-weight: bold;
	padding: 5px;padding-right: 0px;
	background-color: #e5e5e5;	
	border-bottom:1px solid #ffbd79;
}

.product_item_group td,

{		
	font-weight: bold;
}

.product_item_title{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: none;
	border: 1px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
}

.product_item_tekst{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	border-left: 0px solid #e5e5e5;
}

.product_item_contactpersonen{
	padding:5px;
	border: 1px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	border-left: 0px solid #e5e5e5;
	text-align: left;
	vertical-align: top;	
	background-color: #f3f3f3;
}

.product_item_adres_row{
	text-align: left;	
	vertical-align: top;
	background-color: none;
}

.product_item_adressen{
	padding:5px;
	border: 1px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	border-left: 0px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	background-color: #f3f3f3;
}

.product_compare_left
{
	padding-right: 4px;
}

.product_compare_right
{
	padding-left: 4px;
}

.product_compare_a
{
	margin-right: 0px;
	margin-bottom: 2px;
}


#mainProductCompareTable h1
{
padding:3px;
display:block;
color:#666;
background-color:#ffbd79;
border: 0px solid #ddd;
border-bottom:1px solid #ffbd79;
border-right:0px solid #ffbd79;
}

#mainProductCompareTable
{
padding:0;
margin:0;
background-color:#fff8ef;
margin-left:15%;
border:0px solid #f4f4f4;
margin-right:15%;
}

#mainProductCompareTable #header
{
background-color:#ffbd79;
}
	

.product_compare_left .product_title,
.product_compare_right .product_title
{
background-color:#f1f1f1;
padding:3px;
border:1px solid #ddd;
border-bottom:0px solid #ddd;
}

.product_compare_left .sk_kop,
.product_compare_right .sk_kop
{
 font-size:150%;
 padding:3px;
}
