body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#Content {
	text-align:left;
	padding:0px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1{
color:#c30922}

#Header {
	background-color: #FFFFFF;
	height: 65px;
	margin-bottom: 5px;
}
#Header2 {
	height: 180px;
}
#Indhold {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
}
#IndholdForside {
	float: left;
	width: 768px;
	background-color: #FFFFFF;
}
#TekstBox {
	padding: 25px;
}
#TekstBoxForside {
	padding: 0px;
}
#TekstBox h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #c30922;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
#TekstBox p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#TekstBoxForside h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #c30922;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
#TekstBoxForside p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#Footer {
	background-image: url(../images/dot_hori.gif);
	background-repeat: repeat-x;
	height: 85px;
	padding-top: 10px;
	text-align: center;
	clear: left;
}
#Footer h1 {
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 17px;
}
#Footer a {
	text-decoration: underline;
}
#Footer a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;

}
#MenuBox {
	background-color: #000000;
	height: 26px;
}
#MenuBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#MenuBox li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 192px;
	padding-top: 5px;
}
#MenuBox li a {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuBox a:hover {
	color: #E63D2F;
	text-decoration: none;
}



#Menu2 {
	background-color: #FFFFFF;
	height: 300px;
	float: left;
	
}

#Menu2 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#Menu2 li {
	background-image: url(../images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
	width: 180px;
	
}

#Menu2 li a {
	text-decoration: none;
	display: block;
	width: 180px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
#Menu2 li a:hover {
	background-color: #c30922;
	color: #FFFFFF;
}
.Menupunkt {
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a:link {
	color:#000099;
	}
a:visited {
	color:#000099;
	}
a:hover {
	color: #CC0000;
	}
a:active {
	color:#000099;
	}
