html, body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	z-index: 500;
	background-image: url(grafik/clouds.jpg);
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #f2f1f4;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f2f1f4;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #f2f1f4;
}

.ramme1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


a:link,
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}


.stregvenstre {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #f0f3f2;
}


.intro {
	color: #666666;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}


h2 {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}


h1 {
	font-size: 16px;
	color: #274563;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274563;
}



.logo {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #163477;
}


html>body .mozclear {
	border-bottom: 1px solid #666666;	/* help mozilla recognize empty  clearing element */
	margin-bottom: -1px;                  /* compensate for 1px space used by border */
}



.beskriv {
	font-size: 10px;
}


.scroll {
	height: 300px;
	width: 600px;
	overflow: auto;
}




.scroll2 {
	height: 400px;
	width: 600px;
	overflow: auto;
	overflow-x: hidden;
}



.style1 {
	color: #48d1cc;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	list-style-type: square;
	margin-right: 15px;
}
.style2 {
	color: #afeeee;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	list-style-type: square;
	margin-right: 15px;
}
.billedtekst {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}

.streg {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		color: #666666;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	letter-spacing: 0.06em;
}

.nyhedsbrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #F0F3F2;
	text-align: left;
	padding: 5px;
	border: thin solid #49D1CD;
}
.intro2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	font-weight: bolder;
}
h3 {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.program {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.program2 {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.streg3sider {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.streg2sider {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.intro3 {
	color: #666666;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.webshop {
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	font-size: 15px;
	height: 30px;
}
a.red:link {
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	color: #FF0000;
	text-decoration: underline;
}

