body {
	margin: 0;
	padding: 0;
	border: 0;
	b_ackground-image: url(/files/system/bg_top.gif); 
	background-repeat: repeat-x;
	background-color: #e4e2d8;
	color: #000000;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	position: relative;
	overflow-x: hidden;

}

a {
	color: #bf0000;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-size: 36px;
	margin-bottom: 18px;
	margin-top: 0px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
                font-weight: normal;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
                font-weight: normal;
}


#global {
	height: 100%;
	position: relative;
	overflow: auto;
}

body #bg {
	position: absolute;
	top: 0px;
	z-index: -1;
	margin: 0;
	padding: 0;
	display: none;
	visibility: hidden;
	/*opacity: 0; 
	MozOpacity: 0; 
	KhtmlOpacity: 0; 
	filter: alpha(opacity=0); */
}

#center-page {
	width: 1108px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.center-buttonleft {
	width: 146px;
	height: 570px;
	float: left;
	background-image: url(/files/system/buttonleft.png);
	background-repeat: no-repeat;
}

.center-buttonright {
	width: 146px;
	height: 570px;
	float: left;
	background-image: url(/files/system/buttonright.png);
	background-repeat: no-repeat;
}

#center-body {
	background-image: url(/files/system/body_bg.png);
	width: 816px;
	min-height: 590px;
	height:auto; 
	float: left;
}

.toptekst {
	float: left;
}


.prev {
	cursor: pointer;
width: 25px;
height: 83px;
}

.next {
	cursor: pointer;
width: 25px;
height: 83px;
}

#frontboxcontent {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

.frontbox1 {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	/* margin-right: 37px; */
	float: left;
	background-color: #95938e;
	background-image: url(/files/system/bg_greyarea.gif);
	background-repeat: repeat-x;
	padding: 10px;
}
.frontboxspacer {
	width: 37px;
	margin-top: 32px;
	min-height: 190px;
	float: left;
	/*background-color: #ee0000;*/
}

.frontbox2 {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	/* margin-right: 37px;*/
	float: left;
	background-color: #95938e;
	background-image: url(/files/system/bg_greyarea.gif);
	background-repeat: repeat-x;
	padding: 10px;
}


.frontbox3 {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	float: left;
	background-color: #95938e;
	background-image: url(/files/system/bg_greyarea.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.frontbox1_over {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	/* margin-right: 37px; */
	float: left;
	padding: 10px;
	background-color: #02397a;
	background-image: url(/files/system/bg_bluearea.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.frontbox2_over {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	/*margin-right: 37px;*/
	float: left;
	padding: 10px;
	background-color: #d06700;
	background-image: url(/files/system/bg_orangearea.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.frontbox3_over {
	width: 214px;
	min-height: 170px;
	margin-top: 32px;
	float: left;
	background-color: #9d9c98;
	padding: 10px;
	background-color: #537a00;
	background-image: url(/files/system/bg_greenarea.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}



#footer {
	width: 100%;
	min-height: 260px;
                background-color: #b30606;
	background-image: url(/files/system/bg_footer.jpg);
	background-repeat: repeat-x;
	display: block;
}

#footer_bubbles {
                width: 1064px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/files/system/footer_buubles.gif);
	background-repeat: repeat-x;
}

#footercontent {
	width: 770px; /* 760 px before ie6 fix */
	margin-left: auto;
	margin-right: auto;


}

#footerbox1 {
	width: 200px;
	margin-top: 25px;
	margin-left: 3px;
	margin-right: 80px;
	margin-bottom: 10px;
	float: left;
}

#footerbox2 {
	width: 200px;
	margin-top: 25px;
	margin-right: 73px; 
	margin-bottom: 10px;
	float: left;
}


#footerbox2front {
	width: 200px;
	margin-top: 25px;
	margin-right: 60px;
	margin-bottom: 10px;
	float: left;
}


#footerbox3 {
	width: 200px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: left;
}



#address {
	color: #ffffff;
	margin-top: 7px;
                float: left;

}

#footertools {
	color: #ffffff;
	margin-top: 7px;
                float: right;
}



.margin45 {
	width: 45px;
	float: left;
}

.margin20 {
	width: 20px;
	float: left;
}

#content {
	width: 751px;
	float: left;
}

#contentfront {
	width: 776px;
	float: left;
}


#logo {
	text-align: right;
	height: 122px;
}

#main {
	width: 478px;
	float: left;
	padding-right: 57px; /* 60px before ie6 */
	padding-bottom: 60px;
}

#boxes {
	width: 213px;
	float: left;
}


.boxmargin {
	padding: 15px; /* before ie6 fix - 20px */
}

.hr {
	width: 200px;
	height: 1px;
	background-color: #bb3633;
	margin-top: 7px; 
	margin-bottom: 18px;
}

.white {
	color: #ffffff;
}

.white a {
	color: #ffffff;
}
.white a:link {
	text-decoration: none
}
.white a:visited {
	text-decoration: none
}
.white a:active {
	text-decoration: none
}
.white a:hover {
	text-decoration: underline;
}


.rightbox {
	width: 213px;
	background-color: #e5e4e1;
	background-image: url(/files/system/bg_lightgrey.gif);
	background-repeat: repeat-x;
	color: #656565;
}

.rightbox a {
	color: #656565;
}
.rightbox a:link {
	text-decoration: none
}
.rightbox a:visited {
	text-decoration: none
}
.rightbox a:active {
	text-decoration: none
}
.rightbox a:hover {
	text-decoration: underline;
}


/* Vertical menu */

#menu {
	width: 146px;
	height: 22px;
}

#popup {
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 5; /* above images */
}

/* Style til menu kommer i par af 3 - husk at skjule img p? den lukkede version  */
.bluemenuitem {
	background-image: url(/files/system/menu_closed.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	cursor: auto;
}

.bluemenuitem .imagefloater {
	visibility: hidden;
	position: absolute;
}

.bluemenuitem-over {
	background-image: url(/files/system/menu_blue.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 350px;
	cursor: pointer;
}


.bluemenuitem .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 290px;
}

.bluemenuitem-over .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 190px;
}


.orangemenuitem {
	background-image: url(/files/system/menu_closed.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	cursor: auto;
}

.orangemenuitem .imagefloater {
	visibility: hidden;
	position: absolute;
}

.orangemenuitem-over {
	background-image: url(/files/system/menu_orange.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 350px;
	cursor: pointer;
}

.orangemenuitem .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 290px;
}

.orangemenuitem-over .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 190px;
}



.greenmenuitem {
	background-image: url(/files/system/menu_closed.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	cursor: auto;
}

.greenmenuitem .imagefloater {
	visibility: hidden;
	position: absolute;
}

.greenmenuitem-over {
	background-image: url(/files/system/menu_green.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 350px;
	cursor: pointer;
}

.greenmenuitem .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 290px;
}

.greenmenuitem-over .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 190px;
}



.redmenuitem {
	background-image: url(/files/system/menu_closed.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	cursor: auto;
}

.redmenuitem .imagefloater {
	visibility: hidden;
	position: absolute;
}

.redmenuitem-over {
	background-image: url(/files/system/menu_red.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 350px;
	cursor: pointer;
}

.redmenuitem .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 290px;
}

.redmenuitem-over .floatersmall {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
                width: 190px;
}




.menucontent {
                color: #ffffff;
}

.menuhead {
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
}


.scroller {
                display: none;
	visibility: hidden;
}

#scrollerspacer {
                height: 210px;
}

.floater {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
width: 290px;
}




.imagefloater {
                float: left;
                margin-top: 10px;
                margin-left: 10px;
width: 100px;
}

/* IE6 PNG fix */
.prev, .next,  .center-buttonright , .center-buttonleft   { behavior: url(/files/system/scripts/iepngfix.htc) } 


.signup {
    border: 0px solid #006;
    background: #951a25;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	height: 25px;
margin-right: 5px;
}
