body {
   background-color: #FFFFFF;
}

hr { margin:0px; padding:0px; }

#mainContainer {
	position:absolute;
	top: 15px;
	width:936px;
	margin-left:50%;
	left:-468px;
	background-image: url(middle_bar.jpg);
	background-repeat: repeat-y;
	padding-bottom:95px;
}

/* TOP BANNER */
#topBanner {
	background-image: url(topBanner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 112px;
	width: 936px;
	display:block;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #299084;
}

/* TOP BANNER LINK PLACEMENT */
#topLinkPacement {
	padding-top: 50px;
	padding-buttom: 50px;
	padding-left: 790px;
	padding-rigth:50px;
}

/* TOP BANNER LINKS*/
#topBanner a:link {
	color: #299084;
	text-decoration: none;
}

/* TOP BANNER LINKS*/
#topBanner a:visited {
	color: #299084;
	text-decoration: none;
}

/* TOP BANNER LINKS*/
#topBanner a:hover {
	color: #fd380e;
	text-decoration: none;
}

#topBanner q{
	quotes: " " " ";
}

/* center container - for menu, main og side-rubrik */
#centerContainer {
	background-image: url(middle_bar.jpg);
	background-repeat: repeat-y;
	width: 936px;
	
}

/* Grafic bars */
#centerContainer_Afslutnig {
	background-image: url(buttom_bar.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 936px;
	display:block;
}

/* main content */
#mainContentContainer {
	/*width: 543px;*/
	width: 500px;
	margin-left: 197px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
	position: relative;
	top: 0px;
}

/* h1 */
#mainContentContainer h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

/* h2 */
#mainContentContainer h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

/* h3 */
#mainContentContainer h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

#mainContentContainer h4{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

#mainContentContainer h5{
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

#mainContentContainer h6{
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	color: #299084;
	padding-left: 12px;
	padding-right: 12px;
}

/* MAIN LINKS*/
#mainContentContainer a:link {
	color: #299084;
	text-decoration: underline;
}

/* MAIN LINKS*/
#mainContentContainer a:visited {
	color: #299084;
	text-decoration: underline;
}

/* MAIN LINKS*/
#mainContentContainer a:hover {
	color: #fd380e;
	text-decoration: underline;
}

/* alm. text */
#mainContentContainer p{
	padding-left: 12px;
	padding-right: 12px;
}

/* PIC */
#mainContentContainer img{
	padding-left: 2px;
	padding-top: 1px;
}

/* table */
#mainContentContainer table{
	width: 95%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
	padding-left: -12px;
	padding-right: -12px;
}

#mainContentContainer table h1{
	margin-left: -12px;
}
#mainContentContainer table h2{
	margin-left: -12px;
}
#mainContentContainer table h3{
	margin-left: -12px;
}
#mainContentContainer table h4{
	margin-left: -12px;
}
#mainContentContainer table h5{
	margin-left: -12px;
}
#mainContentContainer table h6{
	margin-left: -12px;
}

/* MAIN TOP*/
#mainTopBar {
	background-image: url(center_top_bar.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 543px;
	position:relative;
}

/* rubrik container */
#rubrikContainer {
	width: 188px;
	float: right;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* rubrik LINKS*/
#rubrikContainer a:link {
	font-weight: bold;
	color: #299084;
	text-decoration: underline;
}

/* rubrik LINKS*/
#rubrikContainer a:visited {
	font-weight: bold;
	color: #299084;
	text-decoration: underline;
}

/* rubrik LINKS*/
#rubrikContainer a:hover {
	font-weight: bold;
	color: #fd380e;
	text-decoration: underline;
}

/* rubrik p */
#rubrikContainer p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;	
}

/* rubrik p */
#rubrikContainer hr {
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	border: thin solid #CCCCCC;
}

/* MENU OG RIGTH SIDE TOP BAR*/
#rubrikTopBar {
	background-image: url(rubrik_top_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 188px;
}

/* BOTTOM CONTAINER */
#bottomMainContainer {
	position:absolute;
	width:936px;	
	bottom:0px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

/* BOT BANNER */
#butBanner {
	background-image: url(butBanner.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width:936px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* BOTTOM BANNER TEXT Container */
#bottomContainer {
	text-align: center;
	padding-top: 12px;
}

/* SEPERATOR -GRAFIC */
.seperator {
	background-image: url(seperator.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 936px;
	display:block;
}

/* Bar overskrift */
.barOverskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #787763;
	padding-left: 12px;
	padding-top: 5px;
}

/* menu container */
#menuContainer {
	width: 188px;
	float: left;
}

/* menu a */
#menuContainer a {
	padding-left: 15px;
	display: block;
}


/* menu */
.menu {
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	width: 10px;
	
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.menu:link {
	text-decoration: none;
	color: #000000;
}

.menu:visited {
	text-decoration: none;
	color: #000000;
}

.menu:hover{
	background-image: url(arrow_hover.jpg);
	text-decoration: none;
	color: #299084;
	background-color: #f4f4ea;
}

/* submenu */

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
}

.submenu:link {
	text-decoration: none;
	color: #299084;
}

.submenu:visited {
	text-decoration: none;
	color: #299084;
}

.submenu:hover {
	text-decoration: none;
	color: #787763;
	background-color: #FFFFFF;
}

/* menu chosen */
.menu_chosen {
	background-image: url(arrow_hover.jpg);
}

/* submenu chosen */
.submenu_chosen{
	background-color: #FFFFFF;
}
