/*****************************************
F O R S I D E N
*****************************************/
#frontContent{
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 740px;
	background-color: #EEF2EE;
	color: #ffffff;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F3D40;
	border-right-color: #3F3D40;
	border-bottom-color: #0B110F;
	border-left-color: #3F3D40;
	position: absolute;
	visibility: hidden;
}

#frontPic{
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 740px;
	background-color: #3F3D40;

}

#frontText{
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 740px;
	overflow: auto;
	scrollbar-arrow-color: #3F3D40;
	scrollbar-3dlight-color:  #3F3D40;
	scrollbar-highlight-color: #EEF2EE;
	scrollbar-face-color: #EEF2EE;
	scrollbar-shadow-color:#EEF2EE;
	scrollbar-track-color: #EEF2EE;
	scrollbar-darkshadow-color: #3F3D40;
	position: relative;

}

#spalte1{
	width: 400px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
}

#spalte1_bred{
	width: 550px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
}

#spalte2{
	width: 190px;
	margin-left: 20px;
	float: left;
}
#spalte3{
	height: 350px;
	width: 5px;
	float: right;
}


/*****************************************
U N D E R S I D E R
*****************************************/
#pageContent{
	width: 702px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	margin-top: 24px;
	background-image: url(../grafik/middleshadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

}

#pagePic{
height: 80px;
width: 740px;
background-color: #92A7A2;
overflow: hidden;
}
#pageTop {
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	text-align: left;
	background-image: url(../grafik/pagetopBackground.jpg);
	height: 188px;
	width: 672px;
}


#pageText{
	scrollbar-arrow-color: #3F3D40;
	scrollbar-3dlight-color:  #3F3D40;
	scrollbar-highlight-color: #EEF2EE;
	scrollbar-face-color: #EEF2EE;
	scrollbar-shadow-color:#EEF2EE;
	scrollbar-track-color: #EEF2EE;
	scrollbar-darkshadow-color: #3F3D40;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 15px;
	min-height: 350px;

}

#teaserContent{
width: 210px;
	left: 0px;
	top: 23px;
	position: absolute;
}
.teaserSkjul{
display:none;
	left: 0px;
	top: 0px;
	position: absolute;
}

.teaserVis{
	left: 0px;
	top: 0px;
	position: absolute;
}



#overskrift{
width: 440px;
left: 35px;
top: 35px;
position: absolute;
}

#tekst{
width: 440px;
left: 35px;
top: 65px;
position: absolute;
}

h1 p {
	margin: 0px;
}

/*****************************************
H O V E D M E N U
*****************************************/

#MenuIndhold{
	width: 672px;
	height: 40px;
	position: relative;
	top: 2px;
}

#MenuBg{
	width: 580px;
	height: 20px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#Menu{
	height: 16px;
	overflow: hidden;
	position: relative;
	left: 30px;
}


#Menu a { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF;
font-weight: normal; 
text-decoration: none;
}


/*****************************************
D R O P D O W N M E N U
*****************************************/
.DropMenu{
	width: 160px;
	position: absolute;
	left: 495px;
	top: 65px;
	visibility: hidden;
	z-index: 100;
}

.DropMenuBg a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-left:8px;
	display: block;
}

.DropMenuBg{
background-color:#471C1C;
}

/*****************************************
I N D H O L D
*****************************************/
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-weight: normal;
text-decoration: underline
}

.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

.normalHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.illustrationer {
	float: left;
}

.illustrationerInline{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.illustrationerForside{
	float: left;
}

/*****************************************
T E K S T F O R M A T E R I N G
*****************************************/
em{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal; 
font-style: italic;
}
strong{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 700;
}

a:link {  }
a:hover {  }
a:visited { }
a:visited:hover { }


#spalte1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#sponsorbox {
	margin-left: 30px;
	margin-top: 15px;
	height: 145px;
	clear: both;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 14px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
#kalenderSpalte {
	width: 595px;
	margin-left: 30px;
	min-height: 350px;
	float: left;
	height: 350px;
}
#kalenderDato {
	float: left;
	width: 150px;
}
#kalendertekst {
	width: 400px;
	float: left;
}

.gulStreg{
	background-color: #EDD900;
}

.gulStreg2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EDD900;
}
h1 p {
	display: inline;
}
.logoImg {
	margin-right: 40px;
	border: 0px;
}
#kalendertekst p {
	margin: 0px;
}
p {
	margin: 0px;
}


/*****************************************
C O M O T O    T E K S T
*****************************************/
#cnotes{
display:none;
visibility:hidden;
}