h1 {
	height: 21px;
	display:block;
	text-align:left;
	margin-top: 10px;
	background: url(images/menu.png);
	letter-spacing: normal;
	font-size: 12px;
	color:#000000;
	line-height: 21px;
	padding: 2px 6px 0px;
	margin-bottom: 4px;
}
h2 {
	height: 17px;
	font-size: 12px;
	display:block;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(images/menu_over.png);
	color:#000000;
	line-height: 17px;
	padding: 2px 5px 0px;
}
h6 {
	font-size: 12px;
	margin:0px;
	padding: 0px;
}

tr{
	font-size: 11px;
}

.underline {
	border-bottom:1px dotted #FFFFFF;
	font-size: 10px;
}
.small {
	font-size: 10px;
}

.red {
	background-image: url(images/red.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	vertical-align: top;
	text-indent: 10px;
}

a {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
}
body {
	behavior:url("csshover2.htc");
	margin: 10;
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#main {
	margin: 20px auto;
	width: 1024px;
	display: block;
}
/* ----------------------------------- Titel Formatting ------------------------------*/
#titel {
	margin: 10px auto;
	width:98%;
	height: 80px;
	display: block;
	border:1px dotted #FFFFFF;
}
#titel a {
	text-decoration: none;
	color: #000000;
	border: none;
}
#titel a:hover {
	text-decoration:none;
}
#titel_links {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
#titel_midden {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
#titel_rechts {
	float: right;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
/* ----------------------------------- Menu Formatting ------------------------------*/
#menu {
	margin: 10px auto;
	width:98%;
	height: 35px;
	display: block;
}
/* ----------------------------------- Content Formatting ------------------------------*/
#content {
	margin: 10px auto;
	width:100%;
	display: block;
}
#content_links {
	float: left;
	margin: 0px 5px;
	width: 190px;
}
#content_midden {
	float: left;
	margin: 0px 5px;
	width: 560px;
}
#content_rechts {
	float: right;
	margin: 0px;
	width: 220px;
	padding: 0px;
}
#footer {
	margin: 0px 5px;
	width: 100%;
	text-align: center;
	visibility: hidden;
}
/* -------------------------------------- Styles tbv calendar script ---------------------------------------------*/
.dayname, .today, .monthname, .monthnavigation, .nomonthday, .monthday, .selectedday, .sunday, .saturday, .event, .todayevent {
	border:1px dotted #FFFFFF;
	text-align:center;
}
.dayname, .today  {
	background-color:#00FFFF;
	color:#000000;
	width:25px;
}
.sunday, .saturday{
	background-color: #FF7272;
	color:#000000;
}
.event, .todayevent, .monthnavigation {
	background-color:#FFFF00;
}
.event a, .todayevent a, .monthnavigation a{
	color: #000000;
}
/* -------------------------------------- Styles tbv gastenboek script ---------------------------------------------*/
.admintextcolor {
}

.tablerows_header {
	padding-left: 5px;							/* Text in mainbar with links starts 5 pixels after start */
	padding-right: 5px;							/* Text in mainbar with links ends 5 pixels before end */
	border:1px dotted #FFFFFF;
	background-color:#00FFFF;
}
.tablerows_header a {
	color:#000000;
	background-color:#00FFFF;
}
.tablerows_gbentries {
	width: 100%;								/* Width of an entry in the guestbook */
	border:1px dotted #FFFFFF;
}

.gbentry {
	width: 100%;								/* Width of an entry in the guestbook */
}

.emptyspace {
	height: 10px;								/* Empty space between entries */
}

.leftside {
	border:1px dotted #FFFFFF;
	border-bottom: 0px;							/* Sets the bottom border of the left side to 0 */
	padding-top: 5px;							/* Text in left side starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in left side ends 5 pixels before bottom */
	padding-left: 5px;							/* Text in left side starts 5 pixels after left */
	padding-right: 5px;							/* Text in left side ends 5 pixels before right */
	vertical-align: top;						/* Text in left side gets aligned to top */
	width: 25%;
	text-align:right;
}
.leftside_entry									/* Same as above, but for guestbook entries */
{
	border:1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align:right;
	width: 25%;
}

.rightside
{
	border:1px dotted #FFFFFF;
	border-top: solid 1px #00FFFF;				/* Sets the bottom border of the right side to 1 */
	padding-top: 5px;							/* Text in right side starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in right side ends 5 pixels before bottom */
	padding-left: 5px;							/* Text in right side starts 5 pixels after left */
	padding-right: 5px;							/* Text in right side ends 5 pixels before right */
	vertical-align: top;						/* Text in right side gets aligned to top */
}
.rightside_entry								/* Same as above, but for guestbook entries */
{
	border:1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	width:80%;
}

.subject {
	font-weight: bold;
	text-transform: uppercase;	
}

.writerows										/* Class that applies on almost all text in the guestbook */
{
}

.tablerows_errors
{
	width: 100%;								/* Width of error table */
	border:1px dotted #FFFFFF;
	padding-left: 5px;							/* Text in error table starts 5 pixels after left */
	padding-top: 5px;							/* Text in error table starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in error table ends 5 pixels before bottom */
}

.tablerows_finishpost
{
	width: 100%;								/* Width of success table */
	border:1px dotted #FFFFFF;
	padding-left: 5px;							/* Text in success table starts 5 pixels after left */
	padding-top: 5px;							/* Text in success table starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in success table ends 5 pixels before bottom */
}

.tablerows_verify
{
	width: 100%;								/* Width of verify table */
	border: solid 1px #00FFFF;					/* Border of verify table */
	padding-left: 5px;							/* Text in verify table starts 5 pixels after left */
	padding-top: 5px;							/* Text in verify table starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in verify table ends 5 pixels before bottom */
}

.buttons
{
	border: solid 1px #00FFFF;					/* Border of a button */
}

.formfields
{
	border: solid 1px #000000;					/* Border of an inputbox and textarea */
}

input.ubbbuttons
{ 
	border: solid 1px #00FFFF;					/* Border of the UBB buttons */
}

input.helpline
{
	width: 350px;								/* Width of the UBB buttons helpline */
	border-style: none;							/* Border of the UBB buttons helpline */
}
#gbMessage										/* Guestbook message input. Global settings come from .formfields */
{
	width: 350px;								/* Width of the message input */
	height: 150px;								/* Height of the message input */
}
/* -------------------------------------- Styles tbv slideshows script ---------------------------------------------*/
.slideshow {
	margin: 1px 0px;
	padding: 1px 0px;
}
.poll {
	padding: 0px;
	width: 100%;
	font-size: 8px;
	margin: 0px;
}
/* -------------------------------------- Styles tbv phpnews script ---------------------------------------------*/
.nieuwsfooter {
	text-align:right;
	font-size:9px;
	font-style: italic;
	color: #000000;
}
.news_left {
	font-size: 12px;
	text-align:left;
	color: #FFFF00;
	float: left;
	width: 50%;
}
.news_right {
	font-size: 12px;
	text-align:right;
	color: #FFFF00;
	float: right;
	width: 50%;
}