html 
	{ 
	height: 101%; 
	}
	
#submenu img.link
	{
		border: 1px solid #332520;
				margin-bottom: 5px;
}

body
	{
		background : #332520;
		text-align: center;		
		margin-top: 10px;
		padding-bottom: 10px;
}

td 
	{
		font-family: arial, sans-serif;
		font-size: 12px;
		color:#ffffff;
}

th 
	{
		font-family: arial, sans-serif;
		font-size: 12px;
}

td img 
	{
		border: 0px solid #332520;
}

td a 
	{
		color: #ffffff;
		text-decoration: underline;
}

td a:hover 
	{
		color: #ffffff;
		text-decoration: none;
}

h1.titelspace
 {
    font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
    font-weight:bold;
    color:#8c7d77;
	padding-left: 15px;
    background:url('http://www.morning.nl/images/ster.gif') no-repeat;
}

h1.titel
 {
    font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
    font-weight:bold;
    color:#8c7d77;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
    background:url('http://www.morning.nl/images/ster.gif') no-repeat;
}

h1.tweede
 {
    font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
    font-weight:normal;
	font-style: italic; 
    color:#8c7d77;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.newsform
	{
		margin-left: 0px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #ffffff;
		text-align: justify;
}

.algtable
	{
		width: 600px;	
		border-collapse: collapse;	
}

.gigtable
	{
		width: 600px;	
		border-collapse: separate;
}

.gigtable td {
		padding: 0px 0px 12px 0px;
		text-align: justify;
		vertical-align: top;
		color: #ffffff;
}

.presstable
	{
		border-collapse: collapse;	
}

#site
	{
		border-collapse: collapse;
		border: 1px solid #ffffff;
		background: #000000;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
}

#header
	{
		background: url(http://www.morning.nl/images/header.gif);
		height: 131px;
		width: 800px;
}

#streep
	{
		background: url(http://www.morning.nl/images/streep.gif);
		height: 13px;
		width: 800px;
}

#menu
	{
		height: 22px;
		white-space: nowrap;
		word-spacing: 0cm;
		margin: 0cm;
		padding: 0cm;		
				width: 800px;

}

.menu_item 
	{ 
		float:left; 
		height:22px; 
		margin-left:0px; 
		margin-right:0px; 
	}

#main
	{
		width: 800px;
		background: #000000;
	}

#submenu
	{
		background: #000000;
		float: left;
		width: 150px;
		left: 10px;
		padding: 5px;
		text-align: left;
		font-family: arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-weight: normal;
}

#submenu a
	{
		color: #ffffff;
		text-decoration: underline;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight : normal;
}

#submenu a:hover
	{
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight : normal;
}

#content
	{
		background: #000000;
		width: 600px;
		margin-left: 170px;
		padding-top: 15px;
}

#content p 
	{
		text-align: justify;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #ffffff;
}

#content p img 
	{
		border: 1px solid #332520;
}

#content p a 
	{
		color: #ffffff;
		text-decoration: underline;
}

#content p a:hover 
	{
		color: #ffffff;
		text-decoration: none;
}

#content p.members
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

#footer1
	{
		background: url(http://www.morning.nl/images/footer.gif);
		height: 47px;
}


	/* Guestbook */
	
.admintextcolor
{
	color: #FF0000;								/* Text color of admin guestbook message */
}

.tables_maintable
{
	width: 600px;									/* Width of the whole guestbook */
}

.tablerows_header
{
	background-color: #332520;					/* Background color of mainbar with links */
	height: 20px;								/* Height of mainbar with links */
	text-align: left;
	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 */
	font-weight: bold;							/* Text decoration of text in mainbar with links */
	border: solid 1px #ffffff;						/* Mainbar with links border */
	color: #ffffff;								/* Text color in mainbar */
}
.tablerows_header a
{
	color: #ffffff;								/* Text color of links in mainbar */
}
.tablerows_header a:hover
{
	color: #ffffff;								/* Text color of links in mainbar after hover */
}

.tablerows_gbentries
{
	width: 100%;								/* Width of an entry in the guestbook */
	border: solid 1px #cccccc;					/* Border of an entry in the guestbook */
}

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

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

.leftside
{
	border: solid 1px #FFF;						/* Border of left side */
	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: 20%;									/* Width of left side */
	background-color: #332520;					/* Backgroundcolor of left side */
	text-align: left;
	color: #ffffff;								/* Text color in left side */
}
.leftside_entry									/* Same as above, but for guestbook entries */
{
	border: solid 1px #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	width: 20%;
	background-color: #332520;
	color: #ffffff;
}

.rightside
{
	border: solid 1px #FFF;						/* Border of right side */
	border-top: solid 1px #cccccc;				/* 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 */
	text-align: left;
	width: 80%;									/* Width of right side */
	background-color: #000000;					/* Backgroundcolor of right side */
}
.rightside_entry								/* Same as above, but for guestbook entries */
{
	border: solid 1px #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	width:80%;
	background-color: #000000;
}

.subject										/* Also applies for the date of each entry */
{
	font-size: 12px;							/* Font size of the subject text in a guestbook entry */
	font-weight: bold;							/* Subject text in a guestbook entry is bold */
	color: #ffffff;
}

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

p.gbtitle
{
	font-size: 12px;							/* Font size of the guestbook title */
	font-weight: bold;							/* Guestbook title is bold */
	color: #000000;								/* Text color of the guestbook title */
}
.tablerows_errors
{
	width: 100%;								/* Width of error table */
	border: solid 1px #FFF;						/* Border of error table */
	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 */
	background-color: #FF9191;					/* Background color of error table */
	color: #FFFFFF;								/* Text color of error table */
}

.tablerows_finishpost
{
	width: 100%;								/* Width of success table */
	border: solid 1px #cccccc;					/* Border of success table */
	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 */
	background-color: #FFF;						/* Background color of success table */
	color: #000000;								/* Text color in success table */
}

.tablerows_verify
{
	width: 100%;								/* Width of verify table */
	border: solid 1px #cccccc;					/* 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 */
	background-color: #FFF;						/* Background color of verify table */
	color: #000000;								/* Text color in verify table */
}

.buttons
{
	font-size: 10px;							/* Font size of a button */
	border: solid 1px #cccccc;					/* Border of a button */
	color: #000000;								/* Text color of a button */
	background-color: #FFF;						/* Background color of a button */
}

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

input.ubbbuttons
{ 
	background-color: #FFF;						/* Background color of the UBB buttons */
	color:#000000;								/* Text color of the UBB buttons */
	font-family:tahoma, arial, verdana;			/* Font of the UBB buttons */
	font-size: 11px;							/* Font size of the UBB buttons */
	border: solid 1px #cccccc;					/* Border of the UBB buttons */
}

input.helpline
{
	background-color: #FFF;						/* Background color of the UBB buttons helpline */
	color: #000;								/* Text color of the UBB buttons helpline */
	width: 350px;								/* Width of the UBB buttons helpline */
	font-family: tahoma, arial, verdana;		/* Font of the UBB buttons helpline */
	font-size: 10px;							/* Font size 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 */
}	
