@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/baggrund3.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: left top;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #F6A00F;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FAC90A;
	font-weight: bold;
	text-decoration: none;
}

.nyhedsboks {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.indhold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 14px;
}
.nyhedstop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 8px;
}
.indholdsrude {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

a.tekst {
	color: #F6A00F;
	font-weight: normal;
	text-decoration: none;
}
a.tekst:hover {
	color: #FAC90A;
	text-decoration: none;
}
.overskrift {
	color: #F6A00F;
	font-size:14px;
}
