body {
	  text-align:center;
	  font-family: arial, Verdana, sans-serif;
	  font-size: 12px;
	  line-height: 18px;
		margin:0px;
		padding:0px;
		width:100%;
		height: 100%;
	  background:#ccc url("../images/bg.png");
	  background-position: center;
	  background-repeat: repeat-y;
		}
#gradient{
		width:100%;
		height: 100%;

	}
#topframe {
	  width:100%;
		height: 375px;
	  background: url("../images/header.png");
	  background-repeat: repeat-h;
		margin:0px;
		padding:0px;
	}
#header{
		position:relative;
		top: 7px;
	  background: url("../images/top.png");
	  background-position: top-center;
	  background-repeat: no-repeat;
	  width:895px;
		height: 368px;
		margin-left:auto;
		margin-right:auto;
		}
#foto {
		position:relative;
		background: url("../images/fotos/rotate.php");
		float:left;
	  width:874px;
		height: 324px;
		margin-left:12px;
}
#menu {
		position:relative;
		float:left;
	  width:874px;
		height: 24px;
		margin-left:24px;
		text-align:left;

		padding: 10px 0px 17px 0px;
}
#mid{
		position:relative;
		background: url("../images/mid.png");
		background-position: top-center;
		background-repeat: repeat-y;
		width:895px;
		margin-left:auto;
		margin-right:auto;
		}
#left {
		position:relative;
		background:  url("../images/left.png");
	  background-position: top-left;
	  background-repeat: no-repeat;
		width:312px;
/*		height: 253px;*/
		padding:0px;
		float:left;
		margin-left:0px;
			}
#right{ 
		position:relative;
		width:574px;
		padding:0px;
		float:right;
		text-align:left;
}
#content{
		width: 554px;
		padding-right: 20px;
		margin-top: 18px;
}
#actie {
		position:relative;
		width:312px;
		padding:0px;
		margin-left:12px;
		margin-top: 10px;
			}
#submenu {
		position:relative;
		width:301px;
		height: 160px;
		padding:0px;
		margin-left:12px;
		text-align: left;
			}
			
#naw{	position:relative;
		color: #ff0;
		width:300px;
		height: 90px;
		padding:0px 0px 0px 23px;
		margin-left:12px;
		text-align: left;
			}

#bottom{
		position:relative;
		width:895px;
		margin-left:auto;
		margin-right:auto;
		}
#footer{ 
		width:540px;
		height:43px;
		padding: 10px 0px 0px 50px;
		float:right;
		text-align:left;
		background:  url("../images/footer.png");
		background-position: top-left;
		background-repeat: no-repeat;
		color: #fc0;
}

/*
	p,h1,h2,h3,h4,pre {
		margin:0px 10px 10px 10px;
		}
	*/	
h1 {
		font-size:18px;
		text-transform:uppercase;
		color:#060;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:0px;
		margin:0px;
		}
h2 {
		font-size:14px;
		font-weight:bold;
		color:#666;
		letter-spacing: 0.4px;
		padding-top:0px;
		padding-bottom:0px;
		}
		
#menu a {
		font-weight: bold;
		text-transform:uppercase;
		font-size:13px;
		padding: 11px 6px 17px 6px;
		color:#ff0;
		text-decoration: none;
		letter-spacing:0.6px;
		}
#menu a:link {
		color:#ff0;
		}

#menu a:visited {
		color:#ff0;
		}
#menu a:hover {
		color:#cc0;
		background: url("../images/menu.png");
}
#naw a {
		font-weight: bold;
		color:#ff0;
		text-decoration: none;
		}
#naw a:visited {
		color:#ff0;
		}
#naw a:hover {
		color:#cc0;
		background: url("../images/menu.png");

}
	#submenu  a{
		display:block;
		font-size: 15px;
		font-weight: normal;
		letter-spacing:0.9px;
		color: #FF0;
		text-decoration: none;
		padding: 8px 18px 8px 20px;
/*		border-bottom:3px solid #06c;*/
}

#submenu  a:visited{
		color:#FF0; 
		text-decoration: none;

}

#submenu  a:hover{
	background: url("../images/menu.png");
		text-decoration: none;

/*		border-bottom:3px solid #039;*/
}

#right a:link {
	color:#333;
	text-decoration: none;
	border-bottom: solid 1px #060;
	font-weight:bold;
}
#right a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #060;
}
#right a:visited {
	color:#333;
	text-decoration: normal;
	font-weight:bold;
		text-decoration: none;
	border-bottom: solid 1px #060;
}

#right a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
border-bottom: solid 2px yellow;
	}

#footer a {
		padding: 3px;
	  text-decoration: none;
		color:#cc0;
		}

#footer a:visited {
		color:#cc0;
		background-color:transparent;
		}

#footer a:hover {
		color:#ff0;
}


a#actiefItem {
	color: #e4d625;
	background: url("../images/menu.png");
} 

a#actiefSubitem {
    	
	color: #f9ec43;
	background: url("../images/menu.png");
} 
