body{
	font-family: arial,verdana,sans-serif;
	color: #383636;
	font-size: 10pt;
	background: #f5f4f4;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1{
	text-indent: 10px;
	color: #ff6907;
	font-weight:normal;
}

#toptablecell{	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #ddd;
}
#container{
	width:1024px;
}

a{
	color: #ff6907;
	text-decoration:none;
}

a img{
	border:none;
}
#topline{
	background: #383636;
	width: 824px;
	height: 11px;
	padding:none;
	padding-left: 200px;
}
#linkskynax{
	color:white;
	font-size: 7pt;
	margin:none;
}


.topline2{
	float:left;
	height: 46px;
	background: url(/images/slices_03.gif) repeat-x;
}

.banner{
	float:left;
}

.blokjeKop{
	width: 220px;
	height: 23px;
	background: url(/images/slices_18.png);
	padding: 13px 10px 10px 50px;
	color: #1a2e8a;
	font-size: 13pt;

}

.blokjeText{
	padding: 10px;
	padding-left:20px;
	font-size: 8pt;
	width:300px;
}
.blokje{
	width:320px;
}
#wordVriendButton{
	cursor:pointer;
}
.menu {color: #1a2e8a;
	}
.menubutton{
	background: url(/images/menu.png);
	width:170px;
	height: 29px;
	text-align:center;
	font-size: 16pt;
	color: #1a2e8a;
	padding-top: 3px;
	float:left;
}
.menubutton:hover{
	cursor:pointer;
	background: url(/images/menu_hover.png);
}
.textstijl1,.textstijl2{
	color: #3760cb;
}
.textstijl1 a{
	color: #3760cb;
}

.dropdown{
	width:155px;
	padding:none;
	height: 138px;
	background: url(/images/menu_dropdown.png);
	margin-top:5px;
	text-align:left;
	padding-left: 15px;
	padding-top: 5px;
	cursor: default;
	display:none;
	font-size: 9pt;
}

.dropdown a:hover {	text-decoration:underline;
}
.dropdown li{
	list-item:none;
}
reactie_kop{
}
.reactie_naam{	color:	#3760CB;
}
.reactie_tijd{	color:	#FF6907;
}
.reactie_body{
	border: 1px solid #DCDCDC;    padding: 10px;
}
.reactie_blank{
}
#logo{
	cursor:pointer;
}

#content{
	float:left;
	width: 1024px;
	min-height: 600px;
	background: white url(/images/slices_14.png) repeat-x;
}

#slideshow {
    position:relative;
    height:113px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}




