* {
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	color: #470428;
}

img  {border:none
}
body {
	background-color: #370d23;
	background-attachment: scroll;
}
a {
	text-decoration: none;
	color: #FFF;
}

#wrapper {
	height: auto;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	background-image: url(images/bodybackgrund.jpg);
}
#top_menu {
	height: 164px;
	width: 932px;
}
#top_menu #logo {
	float: left;
	width: 250px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#top_menu #undermenuer {
	float: right;
	width: 590px;
	padding-top: 100px;
}

#undermenuer a{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #50052D;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	margin-left: 30px;
}
#top_menu #eng_dan {
	height: 20px;
	width: 40px;
	float: right;
	padding-top: 15px;
	padding-left: 100px;
}
#eng_dan a {
	color: #50052D;
	text-decoration: none;
	font-size: 12px;
}

#nyheder_contant {
	height: 230px;
	margin-top: 20px;
	width: 932px;
}
#billede #billede2 {
	height: 300px;
	width: 630px;
	float: left;
}

#nyheder_contant h5 {
	color: #f0ab00;
	font-size: 14px;
	padding-top: 10px;
	font-family: "Times";
	padding-bottom: 5px;
	font-weight: normal;
}
#nyheder_contant p {
	color: #48484A;
	font-size: 12px;
	font-family: "Times";
	font-weight: normal;
	line-height: 16px;
}

.nyhedmenu a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nyheder_left {
	float: left;
	height: 200px;
	width: 208px;
	margin-left: 20px;
}
#nyheder_leftmid {
	float: left;
	height: 200px;
	width: 208px;
	margin-left: 20px;
}
#nyheder_rightmid {
	float: left;
	height: 200px;
	width: 208px;
	margin-left: 20px;
}
#nyheder_right {
	float: left;
	height: 200px;
	width: 208px;
	margin-left: 20px;
}
#nyheder_fotter {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 932px;
	margin-top: 20px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nyheder_fotter p span {
	font-family: Times, "Times New Roman", serif;
	color: #717173;
	width: 800px;
}
#nyheder_fotter p {
	font-family: Times, "Times New Roman", serif;
	text-align: center;
	font-size: 14px;
}

