body {
background-image		: url(http://www.b-b-z.nl/images/background.jpg);
background-repeat		: no-repeat;
background-position		: left top;
background-attachment	: fixed;
background-color: #000214;
margin: 0px; 
padding: 0; 
height:100%;
min-height:100%;
}
.site {
width: 700px;
height:100%;
min-height:100%;
background-color: #FFFFFF;
border: 1px solid #ff9900;
}
.head {
width: 700px;
height: 140px;
padding: 0px;
/*background-color: #ffffff;
background: url(../images/banner-02.jpg);*/
font-family: Verdana;
font-size: 11px;
}

.trenner {
width: 700px;
height: 24px;
background-color: #036;
font-family: Verdana;
font-size: 11px;
}

.headu {
width: 700px;
height: 20px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;
}

.leftc {
width: 125px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
vertical-align: top;
}

.content {
width: 575px;
height:100%;
padding: 3px;
margin: 5px;
background-color: #ffffff;
font-family: tahoma;
font-size: 11px;
vertical-align: top;
}

.rightc {
width: 125px;
height: 300px;
padding: 3px;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;
vertical-align: top;
}

.foot1 {
height: 24px;
padding: 3px;
font-family: Verdana;
font-size: 11px;
background-color: #ff9900;
}
.foot2 {
height: 24px;
padding: 3px;
font-family: Verdana;
font-size: 11px;
background-color: #ff9900;
}
.foot1 a:hover, .foot2 a:hover {
color:#036;
text-decoration: underline;
}

td {  
font-size: 11px; 
font-family: verdana; 
text-decoration: none;
}

a {
color: #036;
font: bold 11px Verdana;
text-decoration: none;
font-size: 11px;
}

a:hover	{
color: #ff9900;
text-decoration: none;
font-size: 11px;
}

a:active {
color: #ff9900;
text-decoration: none;
font-size: 11px;
}

.nieuwstop {
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
	color: #ff9900;
}
.nieuws {
	width: 350px;
	padding-left: 0px;
}
.bbt{
	 border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
	 padding-right: 5px;
	 padding-left: 5px;
}
.bbtrecord{
	 border-bottom: 1px solid #000000;
	 vertical-align: top;
}
.bbtrecord2{
	 border-bottom: 1px solid #000000;
	 vertical-align: top;
	 font-weight: bold;
}
pre {
	font-size: 10pt;
	line-height: normal;
}

.image_right	{ float: right; padding: 5px;  margin-bottom: 10px; margin-left: 10px; background-color: #efefef; border: #c2c2c2 solid 1px; color:#887765; width: 200px; }
.image_right img	{ margin-bottom: 5px; }

