@charset "utf-8";
/* CSS Document */

html, body {
	color: #000;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	text-align: left;
	height: 100%; /* Required */
	background-image: url(bg.gif);
}

p {
	margin: 0 0 8px;
	padding: 0;
}
h1 {
	font-size: 16px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #80002B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #80002B;
	text-decoration: underline;
}


a img {
	border: solid 1px #fff;
}
a:hover img {
	border: solid 1px #80002B;
}
form { margin: 0; padding: 0; }
textarea { color: #000; font-size: 10px; font-family: verdana; line-height: 13px; width: 350px; height: 100px; margin: 0; padding: 0; border: solid 1px #0465a8; }
input, select { color: #000; font-size: 10px; font-family: verdana; line-height: 13px; height: 18px; margin: 0; padding: 0; border: none; }
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
	text-align: left;
}

#wrapper {
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	position: relative;
	width: 100%;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
}

#wrapperTop {
	text-align: center;
	width: 100%;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80002B;
	background-color: #FFF;
}
.menu {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	position: relative;
	height: 30px;
	line-height: 30px;
}
.menu a{
	float: left;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	height: 30px;
}

#sprog {
	height: 23px;
	width: 900px;
	padding-top: 7px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#sprog a{
	height: 15px;
	width: 55px;
	color: #666;
	float: right;
	position: relative;
	background-color: #FFF;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
}
#sprog a:hover {
	color: #80002B;
	border-top-color: #80002B;
	border-right-color: #80002B;
	border-bottom-color: #80002B;
	border-left-color: #80002B;
}
#indhold {
	text-align: left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 360px;
	position: relative;
}
#indhold a img{
	margin-right: 20px;
}

#wrapperBund {
	position: absolute;
	bottom: 0;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#bund {
	text-align: right;
	position: relative;
	width: 900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 17px;
}
#knap {
	background-image: url(press/knap.gif);
	height: 28px;
	width: 260px;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-bottom: 15px;
}
#knap a{
	color: #FFF;
	text-decoration: none;
}
#knap:hover {
	background-image: url(press/knap_hover.gif);
}

.clear {
	position: relative;
	width: 50px;
	height: 1px;
	float: none;
	clear: both;
}

.floatL {
	position: relative;
	float: left;
}
.red {
	color: #80002B;
	font-weight: bold;
}
.obs {
	color: #6F0;
	font-weight: bold;
}
