body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

/*	background-attachment: fixed;*/
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Eurostile-Roman-DTC, Eurostile, EurostileObl-Bold, EurostileExtended-Roman-DTC, Arial, "Arial Black";
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 19px;
	color: #8db71d;

}
h3 {
	font-size: 19px;
	color: #FF0099;
}

h4 {
	font-size: 14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
h5 {
	font-size: 14px;

}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#website {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}

#header {
	height: 90px;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:none;
}

#hovedmenuen {
	min-height: 165px;
	width: 224px;
	clear: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	background-image: url(../images/design_pics/menubottom.gif);
	display:none;

}

#enclose {
	float: left;
	width: 600px;

}

#indhold {
	min-height:600px;
	float: right;


}

#left {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display:none;
}

#right {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 0px;
	display:none;

}
.logo_normal {
	padding: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	text-align: right;
	clear: both;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: #414141;
	display:none;
}
#toppen {
	background-color: #000000;
	background-image: url(../images/design_pics/top_bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	display:none;
}
.topbillede{
	width:670px;
	height:221px;
	clear: right;
	float: right;
	display:none;
}

.screen_only{display:none;}
.show_on_print{display:block;}