body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #FBFCFC; 
	background-color: #cccccc; 
	/*list-style-image: url(/images/dot.gif);
	list-style-position: outside;*/
	scrollbar-base-color: #C5D0BF;
	scrollbar-track-color: #185A8C;
	scrollbar-face-color: #185A8C;
	scrollbar-highlight-color: #185A8C;
	scrollbar-3dlight-color: #C5D0BF;
	scrollbar-darkshadow-color: #C5D0BF;
	scrollbar-shadow-color: #185A8C;
	scrollbar-arrow-color: #C5D0BF;
	overflow: hidden;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #FBFCFC; 
	/*background-color: #FFFFFF; */
	/*list-style-image: url(/images/dot.gif);
	list-style-position: outside;*/
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid black;
}

.checkbox {
	border: none;
}


A, a.visited {
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted white 1px;
	color: #FFFFFF;
}
a.hover, a.active {
	font-weight: normal;
	text-decoration: none;
	color: #C5D0BF;
}


.main {
	background-color: #1c4c74;
	background-image:url('images/baggrund.gif');
	background-repeat:repeat;
	/*border-right:1px solid #1c4c74;
	border-left:1px solid #1c4c74;*/
	width:800px;
	height:100%;
	min-height:500px;
	margin-left: 50%;
	left: -400px;
	position:absolute;
}

.popup {
	background-color: #1c4c74;
	background-image:url('images/baggrund.gif');
	background-repeat:repeat;
	width: 400px;
	height: 450 px;
	padding: 10px;
	overflow: auto;
	/*border-right:1px solid #1c4c74;
	border-left:1px solid #1c4c74;*/
}


.iframe {
	background-color: #1c4c74;
	background-image:url('images/baggrund.gif');
	background-repeat:repeat;
	width: 400px;
	height: 230 px;
	padding: 10px;
	overflow: auto;
	/*border-right:1px solid #1c4c74;
	border-left:1px solid #1c4c74;*/
}


.top {
	left: 0px;
	top: 0px;
	height: 69px;
	width: 100%;
	position:absolute;
}

.menu {
	background-image:url('images/baggrund-menu.gif');
	left: 0px;
	top: 69px;
	height: 46px;
	width: 100%;
	position:absolute;
	text-align: center;
	border: none;
}

.menutd {
	text-align: center;
	width: 133px;
	height: 46px;
	background-color: transparent;
	filter:alpha(opacity=100);
}

.menupunkt, a:link.menupunkt, a:visited.menupunkt {
	padding-top: 7px;
	width: 133px;
	height: 46px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	/*filter:alpha(opacity=100);*/
	border: none;
}
a:hover.menupunkt {
	color: white;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #B9CBDA;
	filter:alpha(opacity=80);*/
	border: none;
}

.content {
	/*font-family:Verdana, Arial;
	color: #FFFFFF;
	font-size:10px;*/
	width:750px;
	position:absolute;
	top:150px;
	left:50px;
	height:64%;
	overflow:auto;
	padding-right:200px;
	z-index: 10;
}

.kristuskransen {
	right: 0px;
	bottom: 0px;
	position:absolute;
	z-index: 1;
}

.kristuskransen_tekst{
	right: 70px;
	bottom: 110px;
	position:absolute;
	z-index: 2;
}

.adskiller {
	left: 0px;
	bottom: 22px;
	position:absolute;
	z-index: 2;
	width: 100%;
	height: 8px;
	font-size: 8px;
	background-color: #B9CBDA;
	filter:alpha(opacity=80);
}
.adresse {
	left: 0px;
	bottom: -1px;
	position:absolute;
	z-index: 2;
	width: 100%;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	color: #1c4c74;
	font-size: 12px;
	font-weight: bold;
	background-color: #FBFCFC;
	filter:alpha(opacity=95);
}





















.forum_overskrift {
	background-color: #1c4c74;
	width: 100%;
	font-size: 20px;
	/*height: 30px;
	padding-top: 18px;*/
}
.forum_navn {
	background-color: #1c4c74;
	font-style: italic;
	/*height: 30px;
	padding-top: 18px;*/
}




.redbox {
	background-color: #9F0F37;
	width: 82px;
	height: 72px;
}
.whitebox {
	background-color: #ffffff;
	width: 2px;
}


.prisoverskrift {
	background-color: #1c4c74;
	color: #FFFFFF;
	font-weight: bold;
}



.kategori_oversigt {
	line-height: 40px;
}








.small {
	font-size: 9px;
	font-weight: normal;
}



.varenavn {
	background-color: #7D88A6;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.product_basket_top, .product_basket_sum {
	background-color: #7D88A6;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
