body {
background:		#0099ff;
background-image:	url("/images/byk-back.jpg");
background-repeat:	repeat-y;
color:			black;
font-family:		sans-serif;
font-size:		10pt;
}
#header {
position:		absolute;
top:			0px;
left:			0px;
width:			900px;
height:			170px;
}
#menu {
position:		absolute;
top:			180px;
left:			50px;
width:			160px;
height:			auto;
}
#content {
position:		absolute;
top:			180px;
left:			250px;
width:			545px;
height:			auto;
min-height:		400px;
border:			none;
}
#nieuws {
position:		absolute;
top:			163px;
left:			805px;
width:                  170px;
border:                 1px solid black;
color:	                black;
background:             white;
font-size:		10pt;
}
#koppel {
position:		absolute;
top:			163px;
left:			805px;
width:                  170px;
border:                 1px solid black;
color:                  black;
background:             white;
font-size:		10pt;
}
.small {
font-size:		8pt;
}
.titel {
font-size:		12pt;
font-weight:		bold;
}
td{
font-size:		10pt;
}
td.reactie{
font-size:		10pt;
background:		#0099ff;
color:			white;
}
td.menu {
background:		#c00;
font-size:		11pt;
border:			1px solid white;
}
a {
color:			blue;
text-decoration:	none;
}
a:hover {
color:			red;
text-decoration:	underline;
}
a.menu {
color:			white;
font-weight:		bold;
text-decoration:	none;
}
a.zwart {
color:			black;
font-size:		8pt;
text-decoration:	none;
}
a.newslink {
color:			#900;
font-size:		9pt;
text-decoration:	none;
}
a.fplink {
color:			#900;
font-size:		9pt;
text-decoration:	none;
}
a.koppel {
color:			#900;
font-size:		9pt;
text-decoration:	none;
}
input, textarea {
border:			1px solid #999999;
}
body.admin {
background:		white;
background-repeat:	repeat-y;
color:			black;
font-family:		sans-serif;
font-size:		10pt;
}
body.upload {
background:		#fc3;
color:			black;
font-family:		sans-serif;
font-size:		10pt;
}
#ahead {
position:               absolute;
left:                   10px;
top:                    10px;
width:                  700px;
height:                 50px;
font-size:              24pt;
font-weight:            bold;
}
#amenu {
position:               absolute;
left:                   10px;
top:                    60px;
width:                  140px;
height:                 auto;
border:                 none;
}
#acontent {
position:               absolute;
left:                   154px;
top:                    60px;
width:                  620px;
height:                 auto;
border:                 none;
padding:                2px;
}
td.admenu {
background:		#c33;
width:                  160px;
border:			1px solid black;
}
a.amenu {
color:			black;
font-weight:		bold;
text-decoration:	none;
}
a:hover.amenu {
color:			white;
font-weight:		bold;
text-decoration:	none;
}
a.delete {
color:			#f00;
font-size:		8pt;
text-decoration:	none;
}
