body
{
background-color: #020202;
font-family: "Trebuchet MS";
font-weight: Normal;
font-size: 11px;
color: White;
background-image:url(../images/site_bg.png);
}

img.enter_img
{
border: White 1px Solid;
}

input
{
	font-size: 11px;
	background-color:#333333;
	border: 1px gray solid;
	font-weight: bold;
	color: White;
	padding: 1px;
}

select
{
	font-size: 11px;
	background-color:#333333;
	border: 1px gray solid;
	font-weight: bold;
	color: White;
	padding: 1px;
}

.enter
{
font-family: "Trebuchet MS";
font-weight: Bold;
font-size: 30px;
color: White;
}

.entersub
{
font-family:  "Trebuchet MS";
font-weight: Normal;
font-size: 15px;
color: White;
}

.normalfont
{
font-family: "Trebuchet MS";
font-weight: Normal;
font-size: 11px;
color: White;
}

a
{
font-family: "Trebuchet MS";
font-weight: Normal;
font-size: 11px;
color: White;
text-decoration: None;
}

a:hover
{
color: #886966;
}

td.header
{
border-color: #888888;
border-width: 1px;
border-style: Solid;
}

table.header
{
font-size: 11px;
}

table.textframe
{
background-color: #070707;
background-image:url(../images/content_bg.png);
border-color: #888888;
border-width: 1px;
border-style: Solid;
width: 802px;
font-family: "Trebuchet MS";
font-weight: Normal;
font-size: 11px;
color: White;
padding: 5px;
}

table.copyright
{
width: 802px;
font-family: "Trebuchet MS";
font-weight: Normal;
font-size: 11px;
color: White;
}

img.pagepic
{
border-color: #888888;
border-width: 1px;
border-style: Solid;
margin: 4px;
}

p.gastenboek
{
	background-color:#333333;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}

button.ubb
{
	font-family: Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #666666;
	background-color: White;
	border: #999999 1px solid;
	padding: 1px;
	width: 23px;
	height: 22px;
	margin-left: 1px;
}

