body
{
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: left;
	overflow-x: hidden;
}

#DivTable
{
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: -45em;
	width: 90em;
	height: auto;
	margin-top: -177px;
	overflow: auto;
	
}

.TabelDesign
{	
 	margin-top: auto;
  	margin-right: auto;
  	margin-bottom:1em;
  	margin-left: auto;
  	margin:auto;
	border: 1px solid #000000;  	
}

.Overmenu A:link
{
	color: #000000;
	text-decoration: none;
}
.Overmenu A:visited
{
	color: #000000;
	text-decoration: none;
}
.Overmenu A:active
{
	color: #000000;
	text-decoration: none;
}
.Overmenu A:hover
{
	color: #000000;
	text-decoration: none;
}

A:link
{
	color: #ffffff;
	text-decoration: none;
}
A:visited
{
	color: #ffffff;
	text-decoration: none;
}
A:active
{
	color: #ffffff;
	text-decoration: none;
}
A:hover
{
	color: #b59452;
	text-decoration: underline;
}



.PagedesignLink A:link
{
	color: #ffffff;
	text-decoration: none;
}
.PagedesignLink A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.PagedesignLink A:active
{
	color: #ffffff;
	text-decoration: none;
}
.PagedesignLink A:hover
{
	color: #ffffff;
	text-decoration: none;
}

.tdMenuStyle
{
	background-image: url('/includes/design/grafik/leftmiddlebg.gif');
	vertical-align: top;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #617d02;
}

.InputStyle
{
	border: 0px;
}

.wrapTable {
	width:925px;
	border:0px solid #808080;
	margin:30px auto;
	border-collapse:collapse;
}
.topbar {
	border:0;
	padding:0;
	margin:0;
	border-bottom:1px solid #3b514e;
	background:#9eb9b2;
}
.menu {
	width:200px;
	background:#839aac;
}
.menuspace {
	margin:15px 10px 0px 15px;
}
.text {
	width:725px;
	height:454px;
	background:#cadcde;
	border-left: 1px solid #3b514e;
	line-height:110%;
}
.textspace {
	padding:0px;
	margin:30px 80px 25px 35px;
}
.textspace td {
	vertical-align:top;
}
.rpic {
	float:right;
	width:243px;eight:453px;
	border:0;
	border-left: 1px solid #3b514e;
	padding:0;
	margin:-31px -84px -26px 34px;
}
.foot {
	height:30px;
	text-align:right;
	padding-right:15px;
	background:#9eb9b2;
	border-top:1px solid #3b514e;
}
.foot, .foot a {
	color:#56736e;
	font-size:11px;
	text-decoration:none;
}


/* Class filer til menu delen der gør menuen dynamisk med select og andet. */
table.MenuSelect, table.MenuUnSelect {
	margin:-1px 0 0 0;
}
a.MenuSelect, a.MenuUnderSelect{
	text-align: left;
	text-decoration:none;
	font-size:13pt;
	padding-left:5px;
	color:#f0ffba;
}
a.MenuUnderSelect{
	color:#333;
}

.MenuSelect a:hover, .MenuUnSelect a:hover {
	color:#f0ffba;
}
img.MenuUnSelect, img.MenuSelect {
	padding-left:20px;
}
.BogBestil {
	border-collapse:collapse;
	border:1px solid #9eb9b2;
}
.BogBestil table {
	padding:4px;
}
.BogBestil table td {
	font-size:12px;
}
.BogBestil table td h1 {
	font-weight:normal;
	font-size:15px;
	margin:0px;
}
