#slider {
 
    width:940px; /* Make sure your images are the same size */
    height:270px; /* Make sure your images are the same size */
}
body,table,a
{

font:13px Arial;
line-height:200%;
color:#666666;

margin:0;
padding:0;

}
body
{


background-color:#e2e2e2;


}
table
{
background-color:#ffffff;
}


#container{
margin:0 auto;
position:relative;
text-align:left;
width:940px;
background:#ffffff;
border: 0px solid #333333;

}



#header,#body,#menu,#footer {

margin-top:0px;
margin-left:0px;
overflow:auto;
border:0px solid #000;
}

#menu {

margin-top:-20px;
margin-left:0px;
overflow:auto;
border:0px solid #000;
}


#header,#body,#footer{

padding:20px;

}
#header
{
overflow:hidden;
}
#clear
{
clear:both;
}



#inhoud
{
float:left;
width: 550px;
}
#twitter
{
width: 280px;
float:right;
}




a:hover { color: #666666; }


img 
{ 
padding-right: 15px; 
padding-bottom: 15px; 
}


h1,.menu-blog {
font:18px Arial;
}
h2 {
font:16px Arial;
}


a.menu
{
font:21px Arial;
text-decoration:none;
}

a:hover.menu 
{
color:#666;
}

a.submenu
{
font:13px Arial;
text-decoration:none;
}

a:hover.submenu 
{
color:#666;
}

a.menu_on
{
font:17px Arial;
}

a:hover.menu_on 
{
color:#333333;
}



a.nieuwsbrief 
{
text-decoration:none;
font:13px Arial;
line-height:170%;
color:#333333;
margin:0;
padding:0;
}

a:hover.nieuwsbrief {
color:#FF8000;
}

p.nieuwsbrief {
font:13px Arial;

line-height:170%;
color:#333333;
}








/* opmaak voor de menu dropdown */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a	/* opmaak voor de hoofdbalk */
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 20px; 
/*	background: #fff; */even geen opmaak, trans	
}

#sddm li a:hover	/* opmaak voor de hoofdbalk bij onmouse over */
{
/*	background: #9FCFFF */   even geen opmaak, trans	
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #ffffff
}

#sddm div a	/* opmaak voor de submenu back over */
{	

	position: relative;
	display: block;
	margin: 0;
	margin-left:20px;
	padding: 5px 10px;
	min-width: 100px;
	white-space: nowrap;
	text-align: left;
	background: #EEEEEE;
}

#sddm div a:hover
{	
background: #ffffff;
}

/* einde opmaak voor de menu dropdown */






/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* END SLIMBOX */