html,body {	
	margin : 0;
	padding : 0;		
}

html,body {			
	line-height : normal;
	font-family : Verdana;
	font-size : 13px;
	color : #0C3E71;	
}

a, a:link, a:visited, a:active {
	color : #CC0000; 
	text-decoration :  underline;
}
a:hover{
	color : #CC0000; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #0C3E71;
	color : #0C3E71;	
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding: 0 0 0 0;
	line-height: normal;
	margin: 0px 0 15px 0;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 18px;
	color: #0C3E71;	
}

h2 {
	padding: 0 0 0 0;
	margin: 4px 0 4px 0;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 16px;
	color: #0C3E71;	
	line-height: normal;
}

h3 {
	padding: 0 0 0 0;	
	margin: 0px 0 0px 0;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 13px;
	color: #CC0000;	
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;	
	margin: 4px 0 0px 0;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 13px;
	color: #0C3E71;	
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;	
	margin: 4px 0 4px 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #0C3E71;	
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;	
	margin: 4px 0 4px 0;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 13px;
	color: #0C3E71;	
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin: 0 auto;
	width: 1000px;
}

.holder{
	float: left;
	background: url(http://www.agascreening.nl/gfx/achter.png) repeat-y left top;
	width: 1000px;
	height: 674px;
	margin: 0 0 0 3px;
	padding: 0;
}

.content{
	float: left;
	width: 986px;
	margin: 0 7px 0 7px;
	padding: 0;
	background: url(http://www.agascreening.nl/gfx/menublokpixel.jpg) repeat-y left top;	
}

.links{
	float: left;
	width: 310px;
	height: 643px;
	margin: 0;
	padding: 0;
	background: url(http://www.agascreening.nl/gfx/menublokbottom.jpg) no-repeat left 100%;
	overflow: hidden;	
}

.menu{
	float: left;
	background: url(http://www.agascreening.nl/gfx/menubloktop.jpg) no-repeat center top;
	width: 310px;
	height: 365px;
	padding: 100px 0;
	overflow: hidden;
}

.menu ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}

.menu ul li.level1 {
	float: left;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 13px;	
	color: #0C3E71;	
}

.menu ul li.level1 a, 
.menu ul li.level1 a:link, 
.menu ul li.level1 a:active, 
.menu ul li.level1 a:visited,
.menu ul li.level1_select a, 
.menu ul li.level1_select a:link, 
.menu ul li.level1_select a:active, 
.menu ul li.level1_select a:visited, 
.menu ul li.level1_select a:hover 
{
	float: left;
	background: url(http://www.agascreening.nl/gfx/menubg.jpg) no-repeat left 0px;	
	padding: 5px 30px;
	font-family: Verdana;
	font-weight:  bold;
	font-size: 13px;	
	color: #0C3E71;	
	line-height: 20px;
	text-decoration: none;
	width: 220px;
}

.menu ul li.level1 a:hover {
	float: left;
	background: url(http://www.agascreening.nl/gfx/menubgover.jpg) no-repeat left 0px;	
	color: #0C3E71;	
	text-decoration: none;
	width: 220px;
}

.menu ul li.level1_select a, 
.menu ul li.level1_select a:link, 
.menu ul li.level1_select a:active, 
.menu ul li.level1_select a:visited, 
.menu ul li.level1_select a:hover 
{
	float: left;
	background: url(http://www.agascreening.nl/gfx/menubgover.jpg) no-repeat left 0px;
	padding: 5px 30px;
	color: #0C3E71;	
	text-decoration: none;
	width: 220px;
}

.menu ul.sub {
	float: left;
	margin: 0;
	padding: 0 0 5px 30px;
	list-style-type: none;
}

.menu ul.sub li.level2,
.menu ul.sub li.level2_select
 {
	display: block;
	font-family: Verdana;
	font-weight:  normal;
	font-size: 10px;	
	color: #CC0000;
}

.menu ul.sub li.level2 a,
.menu ul.sub li.level2 a:link,
.menu ul.sub li.level2 a:active,
.menu ul.sub li.level2 a:visited,
.menu ul.sub li.level2 a:hover,
.menu ul.sub li.level2_select a,
.menu ul.sub li.level2_select a:link,
.menu ul.sub li.level2_select a:active,
.menu ul.sub li.level2_select a:visited,
.menu ul.sub li.level2_select a:hover
{
	float: none;
	padding: 0 0 0 1px;	
	line-height: normal;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;	
	color: #CC0000;	
	text-decoration: none;
	background: url(http://www.agascreening.nl/gfx/submenubg.jpg) no-repeat left 0px;
}

.menu ul.sub li.level2 a:hover,
.menu ul.sub li.level2_select a,
.menu ul.sub li.level2_select a:link,
.menu ul.sub li.level2_select a:active,
.menu ul.sub li.level2_select a:visited,
.menu ul.sub li.level2_select a:hover
{
	color: #FF0000;	
}

.rechts{
	float: left;
	width: 670px;
	height: 643px;
	margin: 0;
	padding: 0;
	background: url(http://www.agascreening.nl/gfx/contentbg.jpg) no-repeat left 100%;	
	overflow: hidden;
}

.header{
	float: left;
	background: #feefe8 url(gfx/bg_header.jpg) no-repeat left 100%;	
	width: 670px;
	height: 148px;
	padding: 0;
	overflow: hidden;
}
.logo {
	float: left;
	margin: 30px 0 0 21px;
	padding: 0;
	width: 300px;
	}
.header_right {
	float: left;
	margin: 12px 0 0 5px;
	padding: 0;
	width: 330px;
	height: 115px;
	overflow: hidden;
	border: 0px grey solid;
	}	

.text{
	float: left;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0px 15px 0 30px;
	width: 525px;
	height: 370px;
	overflow-x: hidden;
	overflow-y: auto;	
}
	
.snelmenu{
	float: left;
	display: block;
	margin: 75px 0 0 0;
	padding: 12px 0 0 30px;
	width: 645px;
	height: 27px;
	overflow: hidden;
}

.snelmenu a, 
.snelmenu a:link, 
.snelmenu a:active, 
.snelmenu a:visited 
{
	padding: 2px;
	margin: 0 12px 0 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #444444;
	line-height: normal;
	text-decoration: none
}

.snelmenu a:hover {
	color: #444444;
	text-decoration:  underline	
}

.footer{
	float: left;
	margin: 0 0 0 7px;
	padding: 0 15px 0 15px;
	width: 949px;
	height: 30px;
	background-color: #feefe8;
	border-top: 1px #333333 solid;
	overflow: hidden;
}
.footer_links {
	float: left;
	width: 600px;	
	padding: 7px 0 0 0;
	overflow: hidden;
}
.footer_rechts {
	float: right;
	padding: 7px 0 0 0;
	text-align: right;
	overflow: hidden;
}

.footer_links, 
.footer_rechts,
.footer_links a, 
.footer_rechts a 
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;	
	color: #000000;
	text-decoration: none
	line-height: normal;	
}

.footer_links a:hover, 
.footer_rechts a:hover
{
	color: #000000;
	text-decoration: none
	line-height: normal;	
}

.bottom{
	float: left;
	/*background-image: url(http://www.agascreening.nl/gfx/onder.png) no-repeat left top;*/
	padding: 0 0 20px;
	font-size: 0;
	line-height: 0;
	width: 1000px;
	height: 8px;
}
