*{
	margin :0px;
	padding: 0px;
}


body {
	background-image: url(../images/background/rotate.php);
	text-align:left;
	line-height: 16px;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#wrap {
	width:550px;
	text-align:left;
	margin:0 auto;
	padding: 15px;
	margin-bottom: 30px;
	background-position:center;
	background-color: #FFFFFF;
}
#header{
	float:left;
	width: 550px;
	position: fixed;
	background-color: #FFFFFF;
	height: 90px;
	margin-left:-10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 47px;
	margin-top: -15px;
	border-bottom: 1px dashed #CCCCCC;

}
#header_image{
	float:left;
	width: 200px;
		
}
#menu_top{
	float:right;
	margin-top:25px;
	vertical-align: bottom;	
}
#archief_menu{
	width: 550px;
	float:left;
	clear:both;
	margin-bottom: 10px;
	position: fixed;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-top:-50px;
	
}
#spacetop{
height:80px;
}
#spacer_top{
	clear:both;
	margin-top:123px;
	width: 550px;
	height: 5px;
	background-color: #FFFFFF;
	position: fixed;
}
#content {
	clear:both;
	width:400px;
	margin-top: 60px;
	padding-right: 150px;
	min-height: 400px;

}
#footer {
	vertical-align: bottom;
	width: 550px;
}
#footer_image {
	width: 150px;
	height: 150px;
	float:right;
	
}
.footer_tekst{
	float:left;
	margin-top:105px;
	width: 400px;
	height: 50px;
	text-align: left;
	vertical-align: bottom;
}
.inside {
	padding-top:10px;
}

/* CONTENT */

.contentpaneopen{
	width:550px;
	clear:both;
	padding-bottom: 4px;
	border-bottom: 1px dashed #CCCCCC;
	color: #666666;
}

.contentpaneopen_title{
	width:550px;
	clear:both;

}
.article-content{
	clear:both;
}
.contentheading,.contentheading, a.contentpagetitle {

	color: #000000;
	font-size: 14px;
	width:450px;
	float: left;
	background-color: #FFFFFF;
	
	font-weight: normal;
}
h1{	font-size: 14px;
	font-weight: normal;
}
h2{ font-size: 12px;
	font-weight: normal;
}
h3{
	font-size: 10px;
	font-weight: bold;
}
.componentheading{
	width: 550px;
	
	clear:both;
	margin-top:-50px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 14px;
	color: #FF0000;

	position: fixed;
	
	
	
	
}
.createdate{
	color: #999999;
	height: 20px;
	float: right;
	vertical-align: top;
}
.createdate2{
	color: #999999;
	height: 20px;
	vertical-align: top;
}

/* setting voor afbeeldingen */

img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	max-width: 550px;
}
img.juimage{
padding: 0px;
	margin: 0px;
	border: 0px;
	max-width: 550px;
	border: 0px;
}

/* LINK SETTINGS */

a:link,a:visited,a:hover {
	text-decoration:none;
	color: #666666;

}
a:hover {
	color: #FF0000;
}
a.visited{
	text-decoration: none;
}

/* MENU LINK SETTINGS */

.mainlevelarchief_menu, a.mainlevelarchief_menu:link, a.mainlevelarchief_menu:visited{
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 14px;
	color: #FF0000;
		
 }
a.mainlevelarchief_menu:hover {
	color: #000000;	
}
#active_menuarchief_menu {
	color: #000000;	
}
a.mainlevel:link, a.mainlevel:visited{
	text-transform: uppercase;
	padding-left: 4px;
	font-size: 12px;
	color: #666666;	
 }
a.mainlevel:visited{
	text-decoration: none;
	
}
a.mainlevel:hover {
	color: #000000;	
}

#active_menu.mainlevel {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	text-transform: capitalize;
}
a.sublevel:visited {
	text-decoration: none;
}
a.sublevel:hover {

}
#active_menu {

}
/* some parameters */
/* INPUT BOX EN BUTTON SETTINGS */
#component-contact{
	width: 360px;
}
.mainlevel a:link{

}
.inputbox{	
	border: 0px;
	border:1px solid #666666;;
	color: #666666;;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding: 2px;
	font-size: 11px;
	max-width: 265px;
}


.newsletter{
	color: #666666;
}
.button{
height: 18px;
	font-size: 10px;
	border: 1px solid #666666;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
.input{
	border: 0px;
}

/* css pagenav */

.pagenav{
	padding-top:20px;
	width: 550px;
}
.pagenav_prev a:link , .pagenav_prev a:visited{
	float: left;
}
.pagenav_next a:link , .pagenav_next a:visited{
	text-align: right;
	float: right;
}
.pagenavbar{
	letter-spacing: 2px;
	padding: 5px;
	color: #000000;
}
.pagenavbar a:link, .pagenavbar a:visited{
	color: #FF0000;
}
.pagenavbar a:visited{
	color: #FF0000;
}







