﻿html,
body {
   margin:0;
   padding:0;
   height:100%;
}

hr {
	height:1px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: line;
	border-top-color: #cccccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#wrapper1_forside {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#wrapper_forside {
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 140px;
	padding-left: 0px;
	position: relative;
	left: 50%;
	text-align: left;
}

#GcContentfors {
	min-height: 100px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#GcContentbund {
	clear: both;
}

#GcTop {
	clear: both;
	height: 129px;
	width: 950px;
        margin:0px;
	padding: 13px 0px 0px 0px;
}

#GcTopLogo {
	float: left;
	height: 100px;
	width: 235px;
	padding: 0px 0px 8px 0px;
	border-right: 1px #cccccc dotted;
}

/* TOP MENUER */


.GcTopMenuer {
	float: left;
	height: 100px;
	width: 133px;
	padding: 8px 8px 0px 0px;
	border-right: 1px #cccccc dotted;
}
.L2 a {
	display: block;
	padding: 1px 1px 1px 1px;
}
.L2 a:hover {
	background-color: #70f0ff;
	display: block;
	padding: 1px 1px 1px 1px;
}

.L2_Active {
	background-color: #70f0ff;
	display: block;
	padding: 1px 1px 1px 1px;
}

/* BOLD på øverste menupunkt DK */
#MM24 .L2 a, #MM23 .L2 a, #MM10 .L2 a, #MM15 .L2 a, #MM20 .L2 a {
	font-weight: bold;
}
#MM24 .L2 a:hover, #MM23 .L2 a:hover, #MM10 .L2 a:hover, #MM15 .L2 a:hover, #MM20 .L2 a:hover {
	font-weight: bold;
}

#MM24 .L2_Active, #MM23 .L2_Active, #MM10 .L2_Active, #MM15 .L2_Active, #MM20 .L2_Active {
	font-weight: bold;
}
/* BOLD på øverste menupunkt Engelsk */
#MM31 .L2 a, #MM37 .L2 a, #MM39 .L2 a, #MM44 .L2 a, #MM49 .L2 a {
	font-weight: bold;
}
#MM31 .L2 a:hover, #MM37 .L2 a:hover, #MM39 .L2 a:hover, #MM44 .L2 a:hover, #MM49 .L2 a:hover {
	font-weight: bold;
}

#MM31 .L2_Active, #MM37 .L2_Active, #MM39 .L2_Active, #MM44 .L2_Active, #MM49 .L2_Active {
	font-weight: bold;
}


#GcTopSortLeft {
	float: left;
	height: 5px;
	width: 610px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
}

#GcTopSortRight {
	float: left;
	height: 5px;
	width: 315px;
	margin: 10px 0px 0px 25px;
	padding: 0px;
	background-color: #000000;
}

/* FOOTER */

#GcFooter {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	height: 130px;
	padding: 0px;
	background-image: url(BC-DC_Bottom.gif);
}

/* AFSNITSHOLDER MED 2 KOLONNER*/

.GcAfsnitsholder_2kolonner {
	clear: both;
	width: 950px;
	background-color: #ffffff;
}

.Gc2kolonner_VenstreKolonne {
	margin: 0px;
	padding-left: 0px;
	float: left;
	width: 610px;
}

.Gc2kolonner_HoejreKolonne {
	float: right;
	width: 315px;
        margin: 0px;
	padding: 0px;
}

/* AFSNITSHOLDER MED 3 KOLONNER*/

.GcAfsnitsholder_3kolonner {
	background-image: url(BC-DC_afsnitsholdere3sp_Bg.gif);
	clear: both;
	width: 950px;
	background-color: #ffffff;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

.Gc3kolonner_VenstreKolonne {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 456px;
	padding: 8px 10px 5px 10px;
}

.Gc3kolonner_CenterKolonne {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 217px;
	padding: 8px 10px 5px 10px;
}

.Gc3kolonner_HoejreKolonne {
	float: left;
	width: 217px;
        margin: 0px;
	padding: 0px;
	padding: 8px 10px 5px 10px;
}

.Gc3kolonner_clear {
	clear: both;
	height: 1px;
}



/* AFSNIT */

.GcAfsnit1 {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.GcImgAfsnit1 {
	clear: both;
}
.GcTxtAfsnit1 {
	clear: both;
}

/* NYHEDER */

.GcNews a {
	background-color: #70f0ff;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 1px 1px 1px 1px;
}
.GcNews a:hover {
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 1px 1px 1px 1px;
}



