html,body {
	height: 100%;
	margin:0;
	background:url("images/backgrnd_img.jpg") #e1f4d8 repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #393B3C;
	vertical-align: top;	
	line-height:160%;		
	text-align : justify;
}

hr {
color:#eaedf2;
}

#tblMain{
	height: 100%;
	background:url("images/sgp_index_r9_c1.jpg") #ffffff repeat-y;
}

.blockLeft{
width:193px;
padding:10px;
font-weight :  normal;
letter-spacing : 1px;
line-height:140%;	
margin:5px 0px 15px 7px;
background:url("images/leftMenuBack.jpg") no-repeat;
}

#ulList{
width:400px;
padding:10px;
font-weight :  normal;
letter-spacing : 1px;
line-height:200%;
color:black;	
margin:30px;
background:url("images/blok-backgrnd.jpg") no-repeat top left;
border: double green;
}

#midsec {
font-size: 12px;
line-height:200%;		
letter-spacing : 1px;
margin:0px;
padding:20px;
background:url("images/sgp_index_r8_c2.jpg") no-repeat top;
text-align : justify;
}

#blockTitels{
font-size: 12px;
color:#3c83fa;
padding:3px 3px 3px 25px;
margin:5px 0px 10px 0px;
background:url("images/blocktitels.jpg") no-repeat;
text-align:left;
font-weight :  bold;
letter-spacing : 2px;
border: 1px outset #3c83fa;
}

.titeltekst{
font-family: verdana,arial, tahoma ;
font-size: 15px;
color:#003366;
font-weight :  bold;
border-bottom:1px dotted #003366;
margin:5px;
}

/* Footers */
#footerMenu a {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color:navy;
	padding: 5px;
}

#footerMenu a:hover {
	font-size: 10px;
	color:green;
}
