/* Algemene stijl */
body {
	font-family : Arial, Verdana;
	font-size: 12px;
	line-height:16px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table {
	font-family : Arial, Verdana;
	font-size:12px;
	line-height:16px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
a {
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #7C7D80;
}
form {
	padding: 0;
	margin: 0;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1, .kop {
	clear: both;
	font-family : Trebuchet MS;
	color: #000;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 6px;
}
h1 p, .kop p {
	margin: 0;
	padding: 0;
}
h2, .subkop {
	clear: both;
	color: #B00000;
	font-weight: bold;
}
.alineatekst {
	clear: both;
	color: #000;
}
.alineatekst a, .alineatekstvast a {
	color: #B00000;
}
.alineatekstvast {
	clear: both;
	color: #000;
}
.lijntje {
	color: #B00000;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
	float:left;
}
.imageright {
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
	float: right;
}
.imageonly {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
/* Einde standaard Bouwsteen stijlen */


/* Smoelenboek */
.smoelenboek {
	width: 100%;
	border-collapse: collapse;
}
.smoelenboek img {
	margin-right: 8px;
}
.smoelenboek .label {
	color: gray;
}
/* Einde smoelenboek */


/*Foto overzicht popup*/
.fotopopup {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}

.popupImage {
	border: 1px solid #892505;
}

.fotoalbumButton {
	background: #892505;
	border: 1px solid #892505;
	color: #fff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
}

.fotoalbumHeader {
	font-family: Arial, Helvetica;
	font-size: 11px;
	background: #fff;
	border: 1px solid #892505;
	text-align: center;
	padding: 3px 0;
}

.empty {
	width: 10px;
	border: 0;
}
.tblButtons, .tblButtonsDisabled {
	text-align: center;
	width: 60px;
	background: #892505;
	border: 1px solid #892505;
}

.tblButtonsDisabled {
	background: #ccc;
}

.tblButtons img {
	border: 0;
}
/*Foto overzicht popup*/


/* Floating image in vervolgpagina */
.floatingimg {
	float: right;
	margin: 20px -200px 0 10px;
	padding: 5px;
}
.floatingimg2 {
	float: right;
	margin: 0px -200px 0 10px;
	padding: 0 5px 5px;
}

/* smoelenboek */
#vodb{
	width: 460px;
	text-align:center;
}
.vodbinfo {
	width: 150px;
	height:200px;
	text-align:center;
	float: left;
}
#vodbletternav {
	padding: 10 0 10 0;
	clear: both;
}


.youtube_playlist a img {
	border: 1px solid #111;
}

.adminmessage {
	padding: 4px 4px 4px 30px;
	border: 1px dashed #666;
	color: #666;
	background: #EDEDED url(/admin/images/alert.gif) no-repeat 6px 6px;
}

.rssicon {
	float: right;
	border: 0;
}