body {
	background-color:#ced6df;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
}
.wrapTable {
	width:925px;
	border:1px solid #808080;
	margin:30px auto;
	 position: relative;
	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:12px;
	padding-left:5px;
	color:#000;
}
a.MenuUnderSelect{
	color:#333;
}

.MenuSelect a:hover, .MenuUnSelect a:hover {
	color:#a00;
}
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;
}
