div.main {
	background-position: top left; 
	background-repeat: no-repeat; 
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image:url('./cairdeas.png');
}
body { 
	background-color: #000000;
	text-align: center;
}

.menu {
	text-align: left;
	font-family: "Arial";
	font-size: 13pt;
	color: #FFFF00;
	padding-left: 20px;
	padding-top: 155px;
	font-weight: bold;
	line-height: 1.5em;
}	

div.content {
	border: 2px solid #BE3D00;
	background-image: url('./contentbg2.png');
	/*background-color: #242424;*/
	color: #FFFF00;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
	font-family: "Arial";
	font-size: 11pt;
	text-align: justify;

}
div.center {
	text-align: center;
}

a.link {
	text-decoration: none;
	/*color: #950526;*/
	color: #F83434;
}


a {
	border: 0px solid #000000;
	text-decoration: none;
	color: #242424;
}

.men {
	color: #FFFF00;
}

.table {
	color: #FFFFFF;
	padding-left: 0px;
	font-family: "Arial";
	font-size: 11pt;
	display: inline;
	/*width: 740px;*/
}

.tablelinks {
	color: #FFFF00;
	padding-left: 0px;
	text-align: left;
	font-family: "Arial";
	font-size: 11pt;
	display: inline;
	line-height: 1.5em;
	text-align: justify;
	/*width: 740px;*/
}

.specials {
	color: #FFFFFF;
	padding-left: 0px;
	text-align: center;
	font-family: "Arial";
	font-size: 11pt;
	line-height: 1.5em;
	width: 740px;
}

.noborder {
	border: 1px solid #000000;
}

.noborder2 {
	border: 0px solid #000000;
}

div.hline {
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px;
}

div.updatetekst {
	font-size: 7pt;
	font-family: "Arial";
	font-style: bold;
	color: #505050;
}