/* GASTENBOEK STIJL */

#gastenboek {
margin: 0px 20px 0px 20px;
border-left: 1px dotted #f0f0f0;
border-right: 1px dotted #f0f0f0;
padding: 0px 10px 0px 10px;
}
#gastenboek img {
	padding:0px;
	margin:0px;
	border:0;
	}
/* voor het gastenboek */
.gbnaam {
	background-color: #f78556;
	font-size:11px;
	border-bottom:1px solid #000;
	color:#FFFFFF;
	}
.tabel{
	text-align:left;
	width:100%;
	padding-top:0 ;
	border:1px solid #0099CC;
	}
.gbclass1{
	font-size:11px;
	background-color:#fff;
	padding:4px ;
	}
.gbclass2{
	font-size:11px;
	background-color:#fff;
	padding:4px ;
	}
/* gastenboek schrijfbericht */

.tabel2 {
	padding-top:10px;
	}
.smileys {
	text-align:center;
	padding-bottom:10px;
	width:100%;
	}
.gb_button{
	padding:0px 0px 0px 0px;
	}
.teller {
	text-align:right;
	text-align:left;
	}
.tellernr {
	font-size:16px;
	font-weight:bold;
	}
.txt {
	width:480px;
	height:130px;
	border:1px solid #4b6bb2;
	}
.gb1 {
	text-align:left;
	text-decoration: none;
	}