﻿/**********Gastenboek**********/

div.GastboekBerichtTop
{
	background:url("../Masterpage2/gast1_top.gif");
	background-position:left;
	background-repeat: no-repeat;
	margin-top:20px;
	height:8px;
	width:608px;
	float:left;
}

div.GastboekBerichtTopReset
{
	background:url("../Masterpage2/gast2_top.gif");
	background-position:left;
	background-repeat: no-repeat;
	margin-top:20px;
	height:8px;
	width:608px;
	float:left;
}

div.GastboekBerichtBottom
{
	background:url("../Masterpage2/gast1_bot.gif");
	background-position:left;
	background-repeat: no-repeat;
	height:9px;
	width:608px;
	margin-bottom:25px;
	float:left;
}

div.GastboekBerichtBottomReset
{
	background:url("../Masterpage2/gast2_bot.gif");
	background-position:left;
	background-repeat: no-repeat;
	height:9px;
	width:608px;
	margin-bottom:25px;
	float:left;
}


div.GastboekBericht
{
	position:relative;
	width:608px;
	background:url("../Masterpage2/gast1_mid.gif");
	background-position:left;
	background-repeat: repeat;
	float:left;
}

div.GastboekBerichtReset
{
	width:608px;
	height:auto;
	background:url("../Masterpage2/gast2_mid.gif");
	background-position:left;
	background-repeat: repeat;
	float:left;
}

div.GastboekBerichtInnerframe
{
	margin-left:18px;
	margin-right:18px;
	margin-top:8px;
	margin-bottom:8px;
}

div.GastenboekBody
{
	position:relative;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	background-color:Transparent;
	height:auto;
}



div.GastenboekTitel
{
	position:relative;
	height:32px;
	font-size:11px;
	font-weight:bold;
	font-variant:small-caps;
	color:#D9930C;
	width:100%;
	border-bottom-style:dashed;
	border-bottom-color:#CDC4AE;
	border-bottom-width:2px;
}

div.GastenboekTitelReset
{
	position:relative;
	height:30px;
	font-size:11px;
	font-weight:bold;
	font-variant:small-caps;
	color:#D9930C;
	width:100%;
	border-bottom-style:dashed;
	border-bottom-color:#CDC4AE;
	border-bottom-width:2px;
}

div.GastenboekTitelDatum
{	
	position:absolute;
	top:16px;
	right:0px;
	text-align:right;
	margin-left:8px;
	font-size:9px;
	font-weight:normal;
	font-variant:normal;
}

div.GastenboekTitelPeriode
{
	position:absolute;
	top:16px;
	left:0px;
	width:220px;
	font-size:9px;
	font-weight:normal;
	font-variant:normal;
}



div.GastenboekScore
{
	float:right;
	margin-right:0px;
	line-height:15px;
	margin-left:15px;
	width:280px;
	border-width:2px;
	border-style:solid;
	border-color:White;
	font-size:9px;
	font-weight:normal;
	background:#FCFBFA;
}


div.GastenboekMenubalkje
{
	text-align:right;	
	font-size:9px;
	clear:right;
	font-weight:normal;
}

div.GastenboekNaambalkje
{
	text-align:left;	
	font-size:11px;
	color:GrayText;
	font-weight:bold;
	font-style:italic;
}

div.GastenboekLabel
{
	float:left;
	clear:left;
	color:Black;
	line-height:12px;
	width:200px;
	overflow:hidden;
	margin: 0 0 1px 1px;
}

div.GastenboekLabelScore
{
	float:right;
	clear:right;
	color:Black;
	line-height:12px;
}

label.GastenboekTitelLabel
{
	float:left;
	clear:left;
	font-size:9px;
	font-weight:normal;
	vertical-align:top;
	color:Black;
	width:350px;
	margin: 0 0 1px 1px;
}

div.GasteboekInvullen
{
	width:578px;
	border-style:solid;
	border-width:2px;
	border-color:#CDC4AE;
	margin-left:10px;
	margin-right:10px;
	background-color:Transparent;
}

div.GasteboekInvullenInner
{
	margin:10px;
}


div.GastenboekNieuwRating
{
	line-height:16px;	
}

div.GastenboekNieuwRating label
{
	float:left;
	clear:left;
	color:Black;
	width:150px;
	margin: 0 0 1px 1px;
}
