/* Welkom in de CSS Sheet van de GKV Nijverdal */
html,body
	{ 
		background-color:#FFFFFF;
		margin-top:2;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #666;
	}
	a {
	color: #D62D18;
	text-decoration:none;
	font-size: x-small;
	font-weight: normal;
	}
	a:hover {
	background-color: #E5E9CE;
	color: d62d18;
	}

img{ border: 0;}

.style1 
	{
	font-size: 9px;
	color: #999;
	overflow: hidden;
	}
	
.style2 
	{
		font-size: 10px;
		color: #999;
	}	

.divstyle1 
	{
		overflow: hidden;
		height: 511px;
		width: 726px;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	}
.divstyle2 
	{
		overflow: hidden;
		height: 430px;
		width: 131px;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	}

.fotoscroldiv 
	{
		overflow: auto;
		height: 450px;
		width: 680px;
	}

.content
	{
	font-size: 12px;
	text-align:left;
	width: 720px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
	}	
.title1
	{
	font-weight:bold;
	font-size: 14px;
	color: #d62d18;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.title2
	{
	line-height: 25px;
	font-style:italic;
	font-size: 12px;
	color: #d62d18;
	font-weight: bold;
	}
.title3
{
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}		

.img_right 
{
	float:right;
}	

.img_border_right 
{
padding: 5px;	
background-color: #fff;
border: 1px solid #999;
float:right;

}

.table1 {
width: 800px;
font-size: 12px;
border-collapse: collapse;
}
tr.row_title{
color: #d62d18;
/*background-color: #999;*/
}
td.row_title{
padding:0px;
border-bottom: 1px solid #999;
}
tr.row_odd{}
tr.row_even{}
td.row_odd{
padding:2px;
}
td.row_even{
padding:2px;
}


/* Einde CSS Sheet */
#Table_01 .divstyle1 .content table {
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
