
body
{
	background-color: #5E737B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

h1
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 1.0em;
}

.maintable
{
	border-collapse: collapse;
	width: 100%;
	height: 335px;
}

td.margin
{
	background-color: #EFEFEF;
}

td.header
{
	background-color: #5E737B;
	background-image: url('http://www.elofaber.dk/fileadmin/Nicolei/Sitegraphics/Nicolei_Faber_logo.gif');
	background-repeat: no-repeat;
	height: 35px;
	width: 740px;
}

.contenttable
{
	width: 740px;
	border-collapse: collapse;
}

.main
{
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 2px;
	padding: 8px 4px 8px 4px;
	vertical-align: top;
	width: 590px;
	height: 435px;
	overflow: auto;
}

.menu
{
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: x-small;
	line-height: 1.8em;
	padding: 60px 4px 8px 4px;
	vertical-align: top;
	width: 250px;
	height: 335px;
}

td, p, div, span
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
}

td.footer
{
	background-color: #5E737B;
	width: 740px;
	height: 20px;
}

A.menulink:link
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: x-small;
	line-height: 1.8em; 
	text-decoration: none;
	color: #687B83;
	font-weight: bold;
	padding-left: 10px;
}

A.menulink:visited
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: x-small;
	line-height: 1.8em; 
	text-decoration: none;
	color: #687B83;
	font-weight: bold;
	padding-left: 10px;
}

A.menulink:hover 
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: x-small;
	line-height: 1.8em; 
	text-decoration: underline;
	color: #687B83;
	font-weight: bold;
	padding-left: 10px;
}

A.menulink:active 
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: x-small;
	line-height: 1.8em; 
	text-decoration: underline;
	color: #687B83;
	font-weight: bold;
	padding-left: 10px;
}


/******* linkfarve *****/
A.internal-link 
{
	color: #ff8300;
	font-weight: bold;
	padding-left: 0px;
}

A.external-link-new-window
{
	color: #ff8300;
	font-weight: bold;
	padding-left: 0px;
}

A.download
{
	color: #ff8300;
	font-weight: bold;
	padding-left: 0px;
}



.bodytext {
	color: #5e737b;
	font-size: 12px;
	
}





/******* Tilføjet af RJG *****/
.content table {
	border: outset 1px #000000;
}
.content td {
	border: inset 1px #000000;
}