@charset "utf-8";
body {
	height: 500px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
}
.header {
	background-color: #FFFFFF;
	height: 130px;
	width: 700px;
	float: left;
}
.billedramme {
	background-color: #999999;
	float: left;
	height: 140px;
	width: 700px;
}
.indhold {
	float: left;
	height: 450px;
	width: 950px;
	background-color: #000000;
	position:relative;
	background-image: url(../billeder/nittetopbar.jpg);
	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:75px;
	top:133px;
	width:370px;
	height:170px;
	z-index:1;
	letter-spacing: 0px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
#tekstramme_index2 {
	position: absolute;
	height: 170px;
	width: 370px;
	left: 521px;
	top: 133px;
	line-height: 15px;
}
.bgmidramme {
	background-image: url(../billeder/nittetopbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#side_nitte1 {
	float:left;
	background-image: url(../billeder/sidenitter.jpg);
	background-repeat: no-repeat;
	height: 365px;
	width: 17px;	
}
#side_nitte2 {
	float: right;
	background-image: url(../billeder/sidenitter.jpg);
	background-repeat: no-repeat;
	height: 365px;
	width: 17px;
}
