body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}
.topLink *
{
	margin: 0px;
}
.topLink a
{
	position: relative;
	top: 15px;
	color:silver;
}
.topLink a:hover
{
	text-decoration:none;
	color:Silver;
}
#bodyblok
{
	height: 100%;
}
#bodyblok .leftbg
{
	background-image: url(/media/interface/background.gif);
}
#bodyblok .vertLijntje
{
	background-color: #D1D4D2;
}

#bodyblok .rightShad
{
	background-image: url(/media/interface/shadow.gif);
	background-repeat: repeat-y;
}
#bodyblok .rightbg
{
	background-image: url(/media/interface/background.gif);
}
#hometekst
{
	font-size: 10px;
	width: 100%;
	position: relative;
	top: 0px;
	margin-right: 10px;
}
#homenews
{
	z-index: 1;
	left: 0px;
	width: 216px;
	position: relative;
	top: 10px;
	background-color: white;
	height: 100px;
	color: #565656;
	font-size: 9px;
}
#homenews HR
{
	color: #e0e0e0;
	margin-top: 0;
	margin-bottom: 0;
}
#homenews a
{
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
#homenews a:hover
{
	color: #466F77;
	text-decoration: none;
}


.PictureSeriesComboBox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	width: 100%;
	border-bottom: silver 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.largePicture
{
	border-right: black 1px solid;
	border-top: black 0px solid;
	margin-top: 8px;
	border-left: black 0px solid;
	border-bottom: black 1px solid;
}
.smallPicture
{
	border-right: black 1px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 1px solid;
}
.PicturePaging
{
	padding-top: 8px;
	color: #CCCCCC;
}
.PicturePaging a
{
	color: #466f77;
	text-decoration: none;
}
.PicturePaging a:hover
{
	color: #AEAEAE;
}
.tekstblok
{
	padding-right: 30px;
	list-style-position: outside;
	background-image: url(/media/interface/verloop.gif);
	list-style-image: url(/media/interface/bullet.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.tekstblok *, tekstblokhome *
{
	font-size: 10px;
}
.tekstblok .nieuwsImage
{
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tekstblok h1, .tekstblokHome h1
{
	font-weight: normal;
	font-size: 13px;
	color: #797979;
	margin-top: 8px;
	margin-bottom: 5px;
}
.tekstblok h2, .sectiontitle, .tekstblokHome h2
{
	font-weight: bold;
	font-size: 1.2em;
	color: #888888;
	margin-top: 8px;
	margin-bottom: 3px;
}
.tekstblok p, .tekstblokhome p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.tekstblok ul, tekstblokhome ul
{
	margin-top:5px;	
}
.tekstblok a, tekstblokhome a
{
	color: #5e1f1f;
	text-decoration:none;
}
.tekstblok a:hover, tekstblokhome a:hover
{
	color:#466F77;
	text-decoration:underline;
}
.tekstblokHome
{
	background-image: url(/media/interface/verloop.gif);
	background-repeat: repeat-x;
	height: 100px;
	padding-right: 8px;
}
.tekstblokHome *
{
	font-size: 10px;
}

.tekstblokHome ADDRESS .tekstblok ADDRESS
{
	color: #5e1f1f;
	font-style: normal;
}
.nav
{
	font-size: 10px;
}
.nav .delim
{
	padding-right: 4px;
	padding-left: 4px;
	color: #888888;
}
.nav .item a
{
	color: #466f77;
	text-decoration: none;
}
.nav .item a:hover
{
	color: #AEAEAE;
	text-decoration: none;
}
.nav .selitem a
{
	color: #466f77;
	text-decoration: none;
	font-weight: bold;
}
.nav .selitem a:hover
{
	color: #AEAEAE;
	text-decoration: none;
}


