body {
	width : 980px;
	margin-left : auto;
	margin-right : auto;
	background-color : rgb(240, 240, 240);
	margin-top : 2px;
}
#wrapper {
	width : 980px;
	border : 1px solid #c0c0c0;
	margin-left : auto;
	margin-right : auto;
	background-color : #99000f;
}
#wrapper2 {
	width : 733px;
	border : 1px solid #c0c0c0;
	margin-left : auto;
	margin-right : auto;
	background-color : white;
}
#top {
	width : 980px;
	height : 230px;
	background-color : #99000f;
	text-align : center;
	background-image : url(Boern_Hammershus.jpg);
	background-repeat : no-repeat;
	background-position : 50% 55%;
}
#left_wrapper {
	width : 200px;
	padding : 0 10px 1px 10px;
	float : left;
	background-color : #99000f;
	height : 100%;
}
#content_wrapper {
	width : 100%;
	padding : 10px 5px 0 5px;
	float : right;
	background-color : #ffffff;
	height : 100%;
}
#content_wrapper2 {
	width : 745px;
	float : right;
	background-color : #ffffff;
	height : 100%;
}
#tl, #bl {
	width : 320px;
	height : 200px;
	background-color : #aec6bd;
	border : 1px solid #99000f;
	float : left;
	padding : 3px 6px 3px 3px;
	margin : 12px 10px 10px 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	overflow : hidden;
}
#tr, #br {
	width : 320px;
	height : 200px;
	background-color : #aec6bd;
	border : 1px solid #99000f;
	float : right;
	padding : 3px 6px 3px 3px;
	margin : 12px 20px 5px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	overflow : hidden;
}
#bestilt {
	width : 190px;
	height : 230px;
	background-color : #aec6bd;
	margin-left : auto;
	margin-right : auto;
	background-image : url('pix/bue.gif');
	background-repeat : no-repeat;
	background-position : top;
}
#kortlb {
	width : 190px;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
	color : white;
	background-color : #99000f;
}
#bottom {
	width : 700px;
	height : 36px;
	margin-left : auto;
	margin-right : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
#rubrik {
	font-family : 'Futura Book', Arial, Helvetica, sans-serif;
	color : rgb(255, 255, 255);
	font-size : 30px;
	letter-spacing : 2pt;
	text-align : center;
}
#rubli {
	font-family : 'Futura Book', Arial, Helvetica, sans-serif;
	color : rgb(255, 255, 255);
	font-weight : normal;
	font-size : 18px;
	letter-spacing : 1pt;
	text-align : center;
}
#urub {
	width : 960px;
	font-family : 'Futura Book', Arial, Helvetica, sans-serif;
	color : rgb(255, 255, 255);
	font-weight : normal;
	font-size : 20px;
	letter-spacing : 1pt;
	text-align : left;
	position : absolute;
	top : 202px;
	padding-left : 20px;
	margin-left : auto;
	margin-right : auto;
}
.ptxt {
	margin-top : 5px;
}
.billede {
	width : 130px;
	float : left;
	margin-right : 8px;
}
.flag {
	width : 960px;
}
.beskriv {
	width : 92%;
	height : 100%;
	float : right;
	background-color : #aec6bd;
	border : 1px solid #99000f;
	padding : 3px 6px 3px 3px;
	margin : 12px 20px 20px 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	overflow : auto;
}
a {
	text-decoration : none;
	color : black;
}
a.white {
	text-decoration : none;
	color : black;
}
.clear {
	clear : both;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}
hr {
	border-top-width : 2px;
	border-top-style : dotted;
	border-top-color : #990000;
}
