html {
	height:100%;
	padding:0;
	margin:0;
}

body {

	margin: 0px; 
	padding: 0px;
	vertical-align: top;
	color: #330000;
	background: #ffffff;
	height:100%;
/* overflow: inherit;*/
	margin:0 auto;
	width:800px;
}

td,p {
	color: #330000;
	font: normal 12px/16px Georgia, Times New Roman, Times, serif;
	text-align: left;
}

h1 {
	color: #ee6a9b;
	font: normal 17px/16px Georgia, Times New Roman, Times, serif;
	text-align: left;
}




.bf-image img {
	border: 1px dashed #3fabcd;
}
a {
	border-bottom: 1px;
	color: #ee6a9b;
	text-decoration: none;
}
.tab-menu-on A:hover {
	text-decoration : none;
	background-color: #FFFFFF;
}
.tab-menu-off A:hover {
	text-decoration : none;
	background-color: #FFFFFF;
}
.tab-menu-hover A:hover {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
	border-bottom: none;
	color: #ee6a9b;
}
form {
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration : underline;
	color: #ee6a9b;
	border-bottom-color: #ee6a9b;

}
.weblog-posted-date {
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
}

.streep-onder {
	background-image: url(/sys/themes/public/briefgeheimen/default/img/streep_onder.gif);
	background-repeat: no-repeat;
}
.weblog-posted-body {
	background-color: #EFF9FC;
	padding: 15px;
	font-size: 11px;
}
.weblog-posted-nickname {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
}
.weblog-posted-divider {
	background-color: #4e2318;
}
.streep-onder-klein {
	background-image: url(/sys/themes/public/briefgeheimen/default/img/streep_klein.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.streep-boven {
	background-image: url(/sys/themes/public/briefgeheimen/default/img/streep.gif);
	background-repeat: no-repeat;
	height: 29px;
}
#fixedbox  {
	margin:0;
	padding:0;
    height: 60px;
    bottom: 0;
    color: #000;
    background: #FFF;
	margin:0 auto;
	width:800px;

}

#content {

    padding: 1em;
}

.errordiv-upload {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFE6E6;
	padding: 10px;
	border: 1px solid #FF9797;
}

.homepageboek, .boektekst {
	padding:0 0 0 40px;
}





