body {
	margin: 0px;
	padding: 0;
	background: #a4a4a4;
	behavior:url(/style/csshover.htc);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img{
border:0;
}

a {
	color: #333333;
	display:inline;
}

a:hover {
	text-decoration: none;
}

table, td, th, tr{
border:0;
}

#wrapper {
margin:auto;
margin-top: -10px;
width:1024px;
height:auto;
background:url(/images/website_middles.jpg) repeat-y;
}

#wrapper-top {
background:url(/images/website_tops.jpg) no-repeat;
height:50px;
}

#wrapper-bottom {
background:url(/images/website_bottoms.jpg)  no-repeat;
height:47px;
}

/* Sidebar */

#sidebar{
margin-left:22px;
float:left;
display: inline;
width:1px;
}


/* Logo */

#logo {
	margin-bottom: 10px;
	background: url(/images/logo.jpg) no-repeat;
	height:175px;
	width:250px;
}


/* Menu */

#menu h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

#menu		                                 /* position, size, and font of  menu */
	{	
	font-size:15px;
/*	height:350px; */
	margin-left:20px;
}

#menu * {
	color: #000000;
	z-index:100;
}

#menu a {
	width: 100%;
	display:block;
	border-left: 10px solid #e8ea2f;
	padding-left:8px;
	padding-bottom:7px
}

#menu a.parent, #menu a.parent:hover 	/* attaches parent-arrow on all parents */
	{
	background-image: url(/images/nav_black.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor:default;text-decoration:underline;
	}
	
#menu ul {
	position:absolute;
	margin: 0 20px 100px 0px;
	padding: 0 ;
	list-style: none;
	width:10.1em;
}
	
#menu li
	{
	padding-left:0px;
	}

#menu ul li
	{
	position:relative;
	}

#menu li ul
	{
	position: absolute;
	top: 0;
	left: 11em;				            /* distance from  left menu (this should be the same as width value in #menuv [1]) above */
	display: none;
	}

#menu ul ul
	{
	margin:0;				               /* keeps the menu parts together */
	padding:0;
	padding-right:15px;
	width: 11em;			              /* width of sub menus  (this should be the same as width value in #menuv [1]) above */
	background: #FFFFFF;
	border:#333333 solid 1px;
}
	
#menu ul ul ul{
	margin:0;				               /* keeps the menu parts together */
	margin-left:15px;
	padding:0;
	width: 11em;			              /* width of sub menus  (this should be the same as width value in #menuv [1]) above */
	background: #FFFFFF;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul
	{
	display: none;
	}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
	{
	display: block;
	}


/* Page */

#page {
	margin-left:280px;
	margin-right:30px;
	margin-top:-10px;
	width:714px;
	min-height:550px;
}


/* ZOOM */
#zoom{
	position:absolute;
	margin-left:10px;
	margin-top:10px;
}

#zoom span{
cursor:pointer;
}

/* Search */
#search {
	background: #FFFF88;
}

#search .topbar{
	height:35px;
}

#search form {
	margin: 0;
	padding: 0;
	background: #FFFF88;
}

#search fieldset {
	margin: 0;
	padding: 5px 10px 5px 0;
	background: #FFFF88;
	border: none;
	text-align: right;
}

/* Login */

#login {
height:20px;
margin-bottom:-20px;
right:30px;
text-align: right;
float:right;
}


/* Edit */

#edit {
position:relative;
right:30px;
height:10px;
margin-bottom:-10px;
text-align: right;
z-index:2;
}

/* Content */

#content{
margin:0;
padding:0;
height:auto;
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

#content ul{
padding-left:0;
margin-left:20px;
list-style-type: circle;
}

.pagetitle {
	margin: 0 0 10px 15px;
	padding-top: 15px;
	text-transform:uppercase;
	font-size:25px;
}

.post {
	margin-bottom: 10px;
	background: #FFFF88;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 10px 20px 10px 20px;
	position:relative;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

#regmessage{
position:absolute;
top:50px;
left:500px;
width:200px;
}

#ledenstats{
position:absolute;
top:0px;
right:20px;
text-align:right;
font-size:10px;
line-height:10px;
}


.mailpopup{
background:#FFFFFF;
visibility:hidden;
position:absolute;
margin-top:-20px;
margin-left:590px;
line-height:10px;
}
#audioserver{
right: 25px; 
overflow: auto; 
width: 375px; 
position: absolute; 
top: 115px; 
}

table.resultaten{
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#BBB;
	margin-bottom:10px;
}
table.resultaten tr{

	vertical-align:top;

}

.hideextra {
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}


/* Rounded Corners */
.ct {
}

.ct .l {
	background: url(/images/img10.gif) no-repeat left top;
}

.ct .r {
	height: 15px;
	background: url(/images/img11.gif) no-repeat right top;
}

.cb {
}

.cb .l {
	background: url(/images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(/images/img12.gif) no-repeat right bottom;
}
.cbb {
	clear:both;
}

.cbb .l {
	background: url(/images/img13.gif) no-repeat left bottom;
}

.cbb .r {
	height: 15px;
	background: url(/images/img12.gif) no-repeat right bottom;
}

/* Footer */
#footer{
	position:relative;
	clear:both;
}
#footer p{
	color:#AAA;
	font-size:11px;
	position:absolute;
	bottom:30px;
	margin-left:30px;}

#footer p.right{
	right:30px;
}


img.afdrukken{
	position:absolute;
	margin-top:10px;
	margin-left:630px;
	cursor:pointer;
}