﻿/*Menu JeugdverblijfDetail 
	-----------------------------------------------------------*/

#col-1{
	float:left;
	width:800px;
}

.subnav-table{
			background-color:#E6E0DB;
			border-color:#FFFFFF;
			border-collapse:collapse;
}

.subnav-cell{
			height:20px;
			font-size:10px;
			font-weight:bold;
			color: Black;
			border:#FFFFFF 1px solid;
}
		
.subnav-cell a:link,
.subnav-cell a:active,
.subnav-cell a:visited {
			
			display:block;
			color: #484848;
			text-decoration: none;
			height:23px;
			line-height:23px;
			text-align:center;
			
}

.subnav-cell a:hover {
			display:block;
			color: #000;
			text-decoration: none;
			height:23px;
			line-height:23px;
			text-align:center;
			
			background-color:#F7F4F3;
}
		
.subnav-cell-active{
			font-size:10px;
			font-weight:bold;
			color: #000;
			border:#FFFFFF 1px solid;
			background-color:#CDC4AE;
			height:23px;
			line-height:23px;
			text-align:center;
}
		
.subnav-cell-active a:link,
.subnav-cell-active a:active,
.subnav-cell-active a:visited {
			display:block;
			color: #000;
			
			text-decoration: none;
			height:23px;
			line-height:23px;
			text-align:center;
			/*background: transparent url(/images/menu/pijltje.gif) no-repeat left;
			*/
}

#breadcrumbs{
			background-color:#F5F5F5;
			padding: 3px 0 2px 12px;
			font-size:11px;
}
#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active{
			font-weight:bold;
			color:#F98E03;
			text-decoration:none;
}

#breadcrumbs a:hover{
			text-decoration:none;
			color:#0F8FCB;
}

.lijn{
	clear:both;
	height:2px;
	background-color:#DFDFDF;
	font-size:0px;
	margin:2px 0 2px 0;
}

.top1{
	margin-top:1px;
}



div.FicheTabbladTabel
{
	border-style:outset;
	border-width:2px;
	border-color:#E6E0DB;
	background-color:#F7F4F3;
	overflow:hidden;
}



/*Fiche JeugdverblijfDetail 
	-----------------------------------------------------------*/


div.FicheViewLeft
{
	width:610px;
	overflow:hidden;
	text-align:left;
	margin-top:5px;
	float:left;
}


div.FicheDetailBlokL
{
	width:604px;
	margin-bottom:25px;
	line-height:0px;
	overflow:hidden;
	float:left;
	display:inline-block;
	border-style:outset;
	border-width:2px;
	border-color:#E6E0DB;
	background-color:#F7F4F3;
}

div.FicheDetailBlokHeader
{
	height:23px;
	line-height:17px;
	background-color:#E6E0DB;
}

div.FicheDetailBlokHeaderTitel
{
	margin-left:5px;
	line-height:17px;
	color:#484848;
	font-weight:bold;
}

div.FicheDetailBlokBody
{	
	line-height:15px;
	margin-top:0px;
	margin-bottom:8px;
	background-color:#F7F4F3;
}

div.FicheDetailBlokFooter
{
	height:0px;
	background-color:#F7F4F3;
}


.FicheBlokTabel
{
	border-collapse:collapse;
	margin-left:5px;
	margin-right:5px;
	width:592px;
	line-height:15px;
}

.FicheBlokTabelLinks
{
	text-align:left;
	border-bottom-color:#CDC4AE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:15px;
	vertical-align:text-top;
}

.FicheBlokTabelLinksInspr
{
	margin-left:8px;
}

.FicheBlokTabelRechts
{
	text-align:right;
	border-bottom-color:#CDC4AE;
	border-bottom-style:solid;
	height:15px;
	border-bottom-width:1px;
	vertical-align:text-bottom;
}


.FicheDatagrid
{
	text-align:left;
}

.FicheMenu:hover
{
	font-style:italic;
}
	
