@charset "utf-8";
body {
	height: 450px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
	float: none;
}
.header {
	background-color: #FFFFFF;
	height: 130px;
	width: 700px;
	float: left;
}
.billedramme {
	background-color: #999999;
	float: left;
	height: 140px;
	width: 700px;
}
.indhold {
	float: none;
	height: 400px;
	width: 950px;
	background-color: #000000;
	position:relative;
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width:721px;
	height:15px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #CC3300;
	text-align: left;
	letter-spacing: 1px;
}
#tekstramme_index {
	position:absolute;
	left:25px;
	top:19px;
	width:153px;
	height:137px;
	
	letter-spacing: 0px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
#tekstramme_index2 {
	position: relative;
	height: 222px;
	width: 607px;
	left: 435px;
	top: 19px;
	line-height: 15px;
	z-index:1;
	
}
#side_nitte1 {
	position: absolute;
	height: 365px;
	width: 17px;
	left: -21px;
	top: 9px;
	background-image: url(../billeder/sidenitter.jpg);
	background-repeat: no-repeat;
}
#side_nitte2 {
	background-image: url(../billeder/sidenitter.jpg);
	height: 360px;
	width: 17px;
	position: absolute;
	top: 9px;
	left: 954px;
}
A:link {
	COLOR: #ffffff; TEXT-DECORATION: underline; 
}
A:active {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #cc3300; TEXT-DECORATION: underline;
}

.content_bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
.content_header1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.content {
	background-color: #000000;
	position:relative;
	left: 45px;
}