/* opmaken hyperlinks */

a:link {
    color:#FFFFFF;
    text-decoration:none;
}   /* niet bezocht */
a:visited {
    color:#FFFFFF;
    text-decoration:none;
}   /* bezocht */
a:hover, A.active {
    color:#9b6e6c;
    text-decoration:none;
}   /* mouse-over */
a:active {
    color:#FFFFFF;
    text-decoration:none;
}   /* geselecteerd */

/* menu */

#content A {
   color:black;
}
#column_right A {
   color:black;
   text-decoration:underline;
}

body, div {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	
	margin: 0px;
	padding: 0px;

	scrollbar-3dlight-color: #a8a9ad;
    scrollbar-arrow-color: black;
    scrollbar-base-color: #a8a9ad;
    scrollbar-darkshadow-color: #a8a9ad;
    scrollbar-face-color: #96979b;
    scrollbar-highlight-color: #a8a9ad;
    scrollbar-shadow-color: #a8a9ad;
}

.breakall {
   clear:both;
}
#container {
      margin:0 auto;
      position:relative;
	width: 803px;
   background-color:white;
}

#site {
   width:794px;
   background-color:white;
}

#header {
	height: 69px;

	background-image: url('images/layout/banner.jpg');
	background-repeat: no-repeat;
	background-position: center;

	margin-bottom: -12px;
}

#menu {
	font-size: 10px;
      clear:both;
	 height:16px;
	text-transform: uppercase;
	background-image: url('images/layout/menu.jpg');	
	background-image: repeat-x;
	line-height:10px;
	margin:0px;
	padding:0px;
}

#submenu {
	height: 16px;
	background-color:#58595b;
	/*background-image: url('images/layout/submenu.jpg');
	background-repeat: repeat;*/
}

#menu .active, #submenu .active {
   color:#9b6e6c;
}

#content {
	background-image: url('images/layout/content.jpg');
	background-repeat:repeat-x;
	background-color:#A8A9Ad;
	vertical-align: top;
	padding-top: 1px;
}
#content A {
   color:black;
}
#content_text {
  padding-top: 10px;
  height: 163px;
  overflow: auto;
  border: none;
  text-align: left;
  padding-left: 25px;
  display:block;
  line-height:17px;
  direction:rtl;
  text-align:left;
  width:400px;
  float:left;
}

#content_text #images {
   float: right;
}

#content_text #description {
   direction:ltr;
}
#column_right {
   padding-top: 10px;
   width: 300px;
   float:right;
   padding-right:20px;
}

#column_right UL {
   list-style:none;
   text-align:right;
}

	   
/* left right corner on image */
#bottom_image {
   position: relative;
   float:left;
}

#rounded_corner {
   position: absolute;
   right: 0px;
   *right: -1px;
   bottom: 0px;
   width: 50px;
   height: 50px;
   background-image: url(images/rb_bl.gif);
   background-repeat: no-repeat;
}

#footer {
   height: 3px;
   position: relative;
   clear:both;
}

#nav_foto {
/*	height: 330px;
	width:794px;
	clear:both;*/
}


#link {
	float: right;
	position: absolute;
	height: 30px;
	height: 30px;
}

#logo {
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
	float: right;
}

/* algemene opmaak */

#column_right #files {
   float: right;
   display:block;
   text-align: right;
}
#column_right #files .heading {
}
#column_right #filelist {
}
#filelist li {
   /**width: 200px;*/
}
#column_right .cover {
   display:block;
   width: 120px;
   float: right;
}

/* Opmaken menustructuur */

.topmenu {
   display:block;
   padding:0px 0px;
   margin:0px;
   margin-left:30px;
}

.topmenu_item {
	display: block;
	float:left;
	margin-left:25px;
	line-height:16px;
	 height:13px;
}


.submenu {
	list-style-type: none;
	padding:0px;
	margin:0px;
	padding-left:80px;
	 margin-left:30px;
}

.submenu_item {
	display: block;
	padding-right:30px;
	float:left;
	line-height:16px;
	/*float:left;*/
}

#picture_nav_foto {
        position:absolute;
	right:0px;
	bottom:2px;
	margin:0px;
	padding:0px;
	border: none;
}

#rb_bl {
	border: none;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	margin-right: 9px;
	margin-top: 4px;

	right: 0px;
	padding: 0px;

}

*html #picture_nav_foto {
}

#contact .button{
	background-image:url('images/knop.jpg');
	background-repeat:no-repeat;
	width:87px;
	height:16px;
	padding-left:20px;
	padding-right:17px;
	padding-bottom:4px;
	border:0px solid #ff0000;
}

#filelist {
	list-style-type: none;
}
