@import url(reset.css);
@import url(menu.css);

html,body
{
height:100%;
}

div,td,input,textarea
{
font:11px/16px "Trebuchet MS", Times, serif;
}

#header
{
background:url(/gfx/header.jpg);
width:730px;
height:110px;
}


/* Kruimelpad */

#crumble
{
width:700px;
height:26px;
margin-left:15px;
font-size:10px;
line-height:26px;
color:silver;
}
#crumble li
{
display:inline;
}
#crumble li a,
#crumble li a.hi
{
color:silver;
text-decoration:none;
background:none;
}
#crumble li a:hover
{
color:black;
border:none;
}
#crumble li a.hi:hover
{
color:silver;
}

/* content */

#con
{
float:left;
margin:0 0 10px 15px;
padding-right:30px;
width:445px;
border-right:solid 1px #e5e5e5;
}

#divs
{
float:right;
margin:0 15px 0 0;
width:194px;
}

#inleiding
{
	color:				#7a5a06;
	font-weight:		bold;
	font:				12px/18px "Trebuchet MS", Times, serif;
	margin-bottom: 		9px;
}
#bericht
{
	font-weight:		normal;
}

h1
{
font:					20px/22px "Trebuchet MS", Times, serif;
margin-bottom:			8px;
}
h3
{
	font-size:			15px;
	line-height:		17px;
	margin-bottom:		8px;
}
p
{
	margin-bottom:		9px;
}
b,strong
{
	font-weight:		bold;
}


/* lists */

#con ul,
#con ol
{
	margin:				4px 0 4px 16px;
}
#con ul li
{
	list-style:			outside;
	list-style-image:	url(/gfx/bullet.png);
}
#con ol li
{
	list-style:			outside decimal;
}



ul#downloads
{
	float:					none;
	margin:					18px 0 0 0;
}
ul#downloads li
{
	list-style:				none;
	clear: 					both;
}
ul#downloads li img
{
	float:					left;
	margin:					3px 5px 5px 0;
	border: 				solid 1px #e5e5e5;
}
ul#downloads li .download
{
	color: 					silver;
}


#pics
{
width:166px;
float:right;
margin:6px 0 8px 15px;
}
#pics .pic
{
width:166px;
margin-bottom:8px;
}
#pics .pic .bs
{
color:#989898;
width:166px;
border-bottom:1px solid #ded6c1;
font-style:italic;
padding-bottom:4px;
background-image:url(/gfx/bgbs.gif);
background-image:url(/gfx/50wit.png);
}

a,
a:hover
{
text-decoration:none;
border:0 none;
background:none;
}

#con a,
#con a:link,
#con a:visited,
#divs a,
#divs a:link,
#divs a:visited
{
text-decoration:none;
color:#7a5a06;
border-bottom:1px solid #ded6c1;
}
#con a:hover,
#divs a:hover
{
color:#7a5a06;
border-bottom:solid #7a5a06 1px;
}
#con .pic a,
#con .pic a:hover
{
background:none;
text-decoration:none;
border:none;
}


div.verder
{
margin:				8px 0 16px 0;
float:				left;
}					


#divs .verder a,
#divs .verder a:visited,
#divs .verder ar:hover
{
height:18px;
text-decoration:none;
border:0 none;
color:black;
background:url(/gfx/verder.gif) no-repeat left;
padding:16px 24px;
}
#divs .verder a:hover
{
border:0 none;
text-decoration:underline;
}

#divs img
{
width:70px;
height:70px;
float:left;
margin:6px 8px 4px 0;
}


/* fotoalbum */

#album
{
	float:					left;
	width:					464px;
	margin-top:				18px;
}
#album .pic
{
float:left;
width:102px;
height:102px;
margin:0 12px 12px 0;
}
#album .pic a img
{
border:1px solid #e5e5e5;
}
#album .pic a:hover img
{
border:1px solid #f5b50d;
}


/* nieuws */

.nieuwsitem
{
float:left;
clear:left;
width:460px;
margin-bottom:8px;
padding-bottom:8px;
}
.nieuwsitem .pic
{
float:right;
margin:6px 0 4px 8px;
}
.nieuwsitem .txt
{
}



/* TABLE */

td
{
vertical-align:top;
}
td#left
{
width:115px;
background:white url(/gfx/logo.gif) 0 20px no-repeat;
border-right:1px solid #f0f0f0;
}
td#right
{
width:115px;
background:url(/gfx/bgrechts.jpg) repeat-y;
}
td#mid
{
width:728px;
background:url(/gfx/bg.jpg) no-repeat bottom;
}

td#footer
{
height:25px;
padding:0 15px;
background:black;
color:white;
line-height:25px;
}
td#footer a
{
text-decoration:none;
color:white;
background:none;
}
td#footer a:hover
{
text-decoration:none;
color:#f5b50d;
border:none;
}
td#footer .seperator
{
color:#f5b50d;
padding:0 5px;
}



object.youtube
{
	margin-bottom:			10px;
}
