.contentcell {
	background-color: #FFFFFF;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 20px;
}
.designTable {
	border-left: 1px solid #CCCCCC;
}
body {
		background-color: #F5F5F5;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 0px;
	margin-bottom: 5px;


}
th {
	font-size: 11px;
	background-color: #CE6A38;
	color: #FFFFFF;
	padding: 0px 3px;
	text-transform: none;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
	background-image: url(images/TH-baggrund.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;

}
.faktaboks {
	border: 1px solid #999999;
	margin: auto;
	padding: 0px 3px;
	background-image: url(images/billederfakta-baggrund.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333333;
}

TR.faktaLine TD {
	border-bottom: 1px solid #CCCCCC;
}

.contentcell IMG {
	border: 1px solid #999999;
	margin: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input, textarea {
	margin: 0px;
	font-size: 11px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
hr {
	color: #CC6633;
	background-color: #3333CC;
	height: 1px;
}

.menucell {
	background-image: url(images/menu_back.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

A, .menucell A {
	text-decoration: none;
	color: #000000;
}
A:hover, .menucell A:hover {
	font-weight: bold;
}
img.giffer {
	border: none;
}
hr {
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
}.footer {
	font-size: 9px;
	color: #999999;
	margin: 0px;
}
