.stijl
{
Color: #666666;
Font-Family: verdana;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
Text-Decoration: none;
letter-spacing: 0.01em;
}


#site_container_1
{ 
height: 635px;  
width: 935px;
margin: 0px auto 0px auto; 
background-color: #D6D6D6;
background-image: url(../back/maaike_en_guido.png);    
border: 0px solid #000000;
}

#inhoud 
{ 
position: absolute;
height: 350px;  
width: 650px;
margin-top:225px;
margin-left:229px;
padding:10px;
overflow: auto;   
border: 0px solid #000000;
}
#menu 
{ 
position: absolute;
height: 350px;  
width: 200px;
margin-top:225px;
margin-left:20px;
padding:10px;
overflow: auto;   
border: 0px solid #000000;
}





A:ACTIVE,A:LINK,A:VISITED
{
Color: #666666;
Font-Family: Verdana;
Font-Size: 13px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: 22px;
Text-Decoration: none;
letter-spacing: 0.03em;
}


A:HOVER
{
Color: #BCC72F;
Font-Family: Verdana;
Font-Size: 13px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: 22px;
Text-Decoration: none;
letter-spacing: 0.03em;
}

A:ACTIVE.menu,A:LINK.menu,A:VISITED.menu
{
Color: #5D5D5D;
Font-Family: Verdana;
Font-Size: 18px;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
Text-Decoration: none;
letter-spacing: 0.03em;


}

A:HOVER.menu
{
Color: #BCC72F;
Font-Family: Verdana;
Font-Size: 18px;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
Text-Decoration: none;
letter-spacing: 0.03em;



}


A:ACTIVE.footer,A:LINK.footer,A:VISITED.footer
{
Color: #C0C0C0;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 11px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: 22px;
Text-Decoration: none;
letter-spacing: 0.01em;
}

A:HOVER.footer
{
Color: #9FB501;
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 11px;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Decoration: none;
letter-spacing: 0.01em;
}

BODY, TABLE
{
Color: #666666;
Font-Family: Verdana;
Font-Size: 13px;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: 22px;
Text-Decoration: none;
letter-spacing: 0.02em;
}

H1
{
Color: #666666
;
Font-Family: Verdana;
Font-Size: 18px;
Font-Variant: normal;
Font-Weight: normal;
Line-Height: normal;
Text-Decoration: none;
letter-spacing: 0.03em;
}


INPUT, TEXTAREA, SELECT {
  background-color: #ffffff;
  font-family: Verdana;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(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(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

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

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	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(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

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

#lbCaption {
	font-weight: bold;
}
