/* Start of CMSMS style sheet 'Endelig' */
@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #8daebd;
}
.left {
	float: left;
	width:314px;
	height:450px;
	background-image:url(../images/LeftLogo.png);
	background-repeat:no-repeat;
	background-position:top;
	
*/
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
	font-size: 16px;
}
.menu A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#000000;
	text-decoration:none;
}
.menu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#003366;
	
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#FFFFFF;
	font-size:18px;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#003366;
	font-size:16px;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#FFFFFF;
	font-size:14px;
}

.right {
border-left:solid 7px #000000;
	float: right;
	width:248px;
	height:450px;
	margin-left:10px;
}
.center
{
	height:450px;
	overflow:scroll;
	width:439px;
	border-right-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}

/* End of 'Endelig' */

