body {
    font : 0.7em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	background-color : #575757;
	margin-top : 0px;
	padding-top : 0px;
}

form{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

button.zoekknop {
    width: 44px;
    height: 19px;
    margin: 0;
    padding: 0;
    border: 0;
    background : transparent url(../figuren/Zoekknop.gif) no-repeat center top;
    cursor: pointer;
}


a:link 	{
	color: white;
	text-decoration : underline;
}

a:visited {
	color: #BCBCBC;
	text-decoration : underline;
}

a:hover {
	color: #9B9B9B;
	text-decoration : underline;
}

a:active {
	color: #BCBCBC;
	text-decoration : underline;
}

caption{
font-size: 1.4em;
font-weight: bold;
}

.inhoud{
	background-image : url(../figuren/inhoud.jpg);
	background-position : top;
	background-repeat : repeat-x ;
	vertical-align:top;
	background-color : rgb(68,68,68);

}

.menu{
	background-image : url(../figuren/menu.gif);
	height:7em;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:5px;
}


.menutitel{
	font-weight : bold;
	font-size : 1.2;
	margin: 0px;
}

.roodbanner_l {
	background-image : url(../figuren/titelbanner_l.gif);
	height: 29px;
	background-position : left;
	background-repeat:no-repeat;
}

.roodbanner {
	background-image : url(../figuren/titelbanner.gif);
    height: 29px;
	background-repeat: repeat-x ;
}

.roodbanner_r {
	background-image : url(../figuren/titelbanner_r.gif);
	height: 29px;
	background-position : right;
	background-repeat:no-repeat;
}

h1{
	font-family : GoudySans, "Times New Roman", Times, serif, GoudySans;
	font-style : italic;
	font-weight : bold;
	font-size : 1.7em;
	padding-top:5px;
	margin:0px;
	}


.detail_o {
	background-image : url(../figuren/rand_o.gif);
}


.detail_login
{
    top:5px;
    height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    text-align:center ;
    position:relative ;
    border-bottom: solid 1px white;
}

.detail {
    min-height:460px;
    height:auto;
    top:10px;
    left:10px;
	left:0px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
    position:relative;
}

.detail_bg {
	background-image : url(../figuren/detail.gif);
	/*height : 420px;*/
	background-position:top;
	background-repeat:repeat-x;
	background-color:rgb(45,45,45);
}

.rand_r {
	background-image : url(../figuren/rand_r.gif);
	/*height: 420px;*/
	background-position : right top ;
	background-repeat:no-repeat;
}

.rand_l {
	background-image : url(../figuren/rand_l.gif);
	/*height: 420px;*/
	background-position : left top ;
	background-repeat:no-repeat;
}



.titel {
	background : transparent;
    font : bolder 1.8em;
 	word-spacing : -0.6em;
}

input.textbox{
	background-color : #9F9F9F;
	border : 1px solid #696969;
}

td {
	font : bold;
	background : transparent;
	vertical-align:top;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	vertical-align : middle;
	padding-bottom : 0;
	padding-left : 0;
	padding-top : 0;
	padding-right : 0;
}

.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

div {
	background : transparent;
	vertical-align:top;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	vertical-align : middle;
	padding-bottom : 0;
	padding-left : 0;
	padding-top : 0;
	padding-right : 0;
}

table{
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	vertical-align : top;
}

.SiteFont{
	font-family : GoudySans, "Times New Roman", Times, serif, GoudySans;
	font-style : italic;
	font-weight : bold;
	font-size : 1.6em;
	vertical-align : top;

}


a:link.topMenu{
	font : 0.9em;
	color: #9B9B9B;
	vertical-align : top;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0px;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 5px;
	margin-top : 0;
	line-height: 0.9em;
}

a:visited.topMenu{
	font : 0.9em;
	color: #9B9B9B;
	vertical-align : top;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0px;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 5px;
	margin-top : 0;
	line-height: 0.9em;
}

a:hover.topMenu{
	font : 0.9em;
	color: white;
	text-decoration : underline;
	vertical-align : top;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0px;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 5px;
	margin-top : 0;
	line-height: 0.9em;}

a:active.topMenu{
	font :0.9em ;
	color: #9B9B9B;
	vertical-align : top;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0px;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 5px;
	margin-top : 0;
	line-height: 0.9em;
}

#UpdateDetail{
	 width:246px;
	 height:400px;
	 overflow:auto;
}

#NieuwDetail{
	 width:246px;
	 height:400px;
	 overflow:auto; 
}

.banner{
	background : url(../figuren/banner.jpg);
	background-position: left center;
	background-repeat:no-repeat;
	height:200;
	vertical-align:top;
	background-color:black;
}

th {
	font : bold 1.1em ;
}

#gasten {
    position: absolute;
    top: -100px; 
    right: 5px;
    vertical-align:top;
    }

.fb_share_button { 
display: -moz-inline-block; 
display:inline-block; 
padding:1px 20px 0 5px; 
height:15px; 
border:1px solid #d8dfea; 
background:url(http://static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; } 

html .fb_share_button:hover { 
color:#fff; 
border-color:#295582; 
background:#3b5998 url(http://static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
text-decoration:none;}

.aanvul{
background-color:Gray;
color:Gray;
}
