body {
	background-color: #B5C9BD;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
#wrap {
	height: 100%;
	width: 100%;
}


#top {
	background-color: #B5C9BD;
	float: left;
	height: 2px;
	width: 100%;
}


#flash {
	background-color: #B5C9BD;
	float: left;
	height: 150px;
	width: 100%;
	text-align: center;
	}
#topmenu {
	background-color: #E6E6E6;
	float: left;
	height: auto;
	padding-top:2px;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#left {
	background-color: #B5C9BD;
	float: left;
	height: 100%;
	width: 5%;
	color: #b5c0bd;
}
#buttommenu {
	background-color: #B5C9BD;
	padding-top:2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#topmenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#topmenu a:hover {
	font-weight: bold;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#buttommenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#buttommenu a:hover {
	font-weight: bold;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#buttom {
	background-color: #b5c9bd;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	vertical-align: middle;
}

#middle {
	background-color: #E6E6E6;
	float: left;
	height: auto;
	width: 100%;
}
#headline {
	margin-right: 10px;
	margin-left: 10px;
	width: 90%;
	margin-top: 10px;
}
#tekstbox {
	float: left;
	vertical-align: top;
	height: auto;
	width: 100%;
	margin-top: -5px;
}
#tekstbox .picture {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	width: 400px;
	height: auto;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bolder;
	text-transform: capitalize;
}

#right {
	background-color: #B5C9BD;
	float: left;
	height: 100%;
	width: 5%;
	color: #b5c0bd;
}
#tekstbox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

#udskriv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	float: right;
	height: 15px;
	width: 100px;
	text-align: center;
	margin-bottom: 10px;
}
#udskriv a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#udskriv a:hover {
	color: #FFFFFF;
	background-color: #990000;
	display: block;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
