body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color : #000000;
	text-decoration: none;
	overflow: auto;
	background-color: #81421D;
	margin: 0px;
}

/*LINKS*/
a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a.submenu {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.submenu:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.ingelogd {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFCD04;
	text-decoration: underline;
}
a.ingelogd:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFCD04;
	text-decoration: none;
}

a.copyright {
	font-family: "Trebuchet MS";
	font-size: 8pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;	
}

a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}
/*END LINKS*/

/*TABLES*/
table
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
	background-color: #81421D;
	border: none;
}

table.forum
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
	width: 500px;
	background-color: transparent;
	border: 1px solid #000000;
}

table.upload
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
	color: #000000;
	background-color: #FF6600;
	border: 1px solid #000000;
}

table.noborder
{
	text-align: left;
	background-color: transparent;
	border: none;
}

table.logintable
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #FF6600;
	border: none;
}

table.cms
{
	background-color: black;
}

table.body {
	font-size: 10pt;
	text-align: left;
	font-family: "Trebuchet MS";
	color: #000000;
	width: 900px;
	border: none;
	background-color: #81421D;
}

table.copyright {
	width: 900px;
	border: none;
	background-color: transparent;
}
/*END TABLES*/

/*MENU*/
table.menu
{
	margin-top: 0px;
	width: 150px;
	background-color: transparent;
}

td.menu {
background-color: #81421D;
width: 250px;
}

td.menuheaderup {
	font-size: 12pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	cursor: pointer;	
	background: url(http://www.moppencafe.nl/layout/images/menuheaderup.jpg) no-repeat;
}

td.menusubheader {
	font-size: 12pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	cursor: pointer;	
	background-color: #FF6600;
}

td.menuheaderdown {
	font-size: 12pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	cursor: pointer;
	background: url(http://www.moppencafe.nl/layout/images/menuheaderdown.jpg) no-repeat;
}

td.menufooter {
	font-size: 10pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	height: 10px;
	cursor: pointer;
	background-color: #81421D;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;	
	border-bottom: 1px solid #FF6600;	
}

td.menufooter:hover {
	font-size: 10pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	height: 10px;
	cursor: pointer;
	background-color: #FF6600;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;	
	border-bottom: 1px solid #FF6600;	
}

td.menufooter_ingelogd {
	font-size: 10pt;	
	font-weight: bold;
	color: #FFCD04;
	padding-left: 20px;
	height: 10px;
	cursor: pointer;
	background-color: #81421D;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;	
	border-bottom: 1px solid #FF6600;	
}

td.menufooter_ingelogd:hover {
	font-size: 10pt;	
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	height: 10px;
	cursor: pointer;
	background-color: #FF6600;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;	
	border-bottom: 1px solid #FF6600;	
}
/*END MENU*/

/*CONTENT AFGERONDE HOEKEN*/
td.content-up {
	height: 25px;
	width: 550px;
	background: #81421D url(http://www.moppencafe.nl/layout/images/content-up.jpg) no-repeat center;	
}

td.content-middle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;	
	padding-left: 50px;
	padding-right: 50px;
	width: 550px;		
	background: #81421D url(http://www.moppencafe.nl/layout/images/content-middle.jpg) repeat-y center;	
}

td.content-down {
	height: 25px;	
	width: 550px;		
	background: #81421D url(http://www.moppencafe.nl/layout/images/content-down.jpg) no-repeat center;	
}
/*END CONTENT AFGERONDE HOEKEN*/


/*TDS*/
td.favorieten {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 5px;	
}

td.header
{
	font-weight : bold;
	font-size : 10pt;
	text-decoration:none;
	color: #FFFFFF;
	background: #FF6600;
}

td.footer
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 10pt;
	color: #FFFFFF;
	text-align: left;
	background: #81421D;
}

td.forumheader
{
	font-weight : bold;
	font-size : 12pt;
	text-decoration:none;
	height: 20px;
	color: #FF6600;
	background: #81421D;
}

td.forumfooter
{
	font-size : 10pt;
	color: #000000;
	background: #FF6600;
}

td.forumheadertop
{
	font-weight : bold;
	font-size : 12pt;
	text-decoration:none;
	height: 20px;
	color: #FF6600;
	background: #81421D;
}

td.forumfootertop
{
	font-size : 10pt;
	color: #FFFFFF;
	background: #81421D;
}

td.copyright {
	font-size: 8pt;
	text-align: right;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-style: italic;
}
/*END TDS*/

/*DIV*/
div.menutop
{
	margin-top: 0px;
	margin-right: 50px;
	text-align: right;
	height: 30px;
	background-color: #81421D;	
}
div.raadselantwoord
{
	color: #FF6600;
}
div.klok {
	font-family: "Trebuchet MS";	
	font-size: 10pt;	
	width: 120px;
	color: #FFFFFF;
	background-color: #81421D;	
	border: none;
}
/*END DIV*/

/*INPUTS*/
input.login {
	width: 200px;
	background-color: #81421D;	
	color: #FF6600;
	border: 1px solid #000000;
}

input.submit {
	font-weight: bold;
	height: 20px;
	background-color: #81421D;	
	color: #FF6600;
	border: 1px solid #000000;
}

/*END INPUTS*/

/*TEXTAREA*/
textarea.login {
	background-color: #81421D;	
	color: #FF6600;
	border: 1px solid #000000;
}
/*END TEXTAREA*/
