body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #222222;
	line-height: 1.3;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divContainer {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #BAAD8A;
}
#divHead {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#divMenu {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#divMenu ul li .current   {
	color: #BDAC87;
}
#divMenu ul li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
#divMenu a:link {
	text-decoration: none;
	color: #000000;
}
#divMenu a:visited {
	color: #000000;
	text-decoration: none;
}
#divMenu a:hover {
	color: #BDAC87;
	padding-bottom: 3px;
}
#divMenu a:active {
	color: #000000;
	text-decoration: none;
}
#divBottom {
	text-align: center;
	margin-top: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
}
#divContentContainer {
	background-image: url(images/gradient_2.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#divContent_1spalte {
	margin-right: 40px;
	width: 880px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
#divContent_2spalter {
	margin-right: 30px;
	width: 690px;
	float: left;
	margin-top: 20px;
}
#divContent_3spalter {
	width: 480px;
	float: left;
	margin-top: 20px;
}
#divRightcolumn {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-left: 30px;
	color: #000000;
	display: block;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
}
#divSubmenu {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 40px;
	color: #000000;
	display: block;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
}
#divSubmenu .current {
	color: #BDAC87;
	text-decoration: none;
}
.overskrift {
	font-size: 1.6em;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #BDAC87;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
hr {
	color: #222222;
}

