p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	color: #d8d2ca;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #d8d2ca;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999387;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #d8d2ca;
}

#contentbox ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#contentbox ul li {
	margin: 0;
	padding: 5px 0 5px 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #999387;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #d8d2ca;
	text-decoration: underline;
}

a.lineheight18 {
	line-height: 28px;
}

#page_bg {
	background: #1c1817;
	text-align: center;
	margin: 0;
	padding: 0;
}

#logo {
	width: 800px;
	height: 70px;
	background: url(../images/logo.jpg);
}

#logo_uk {
	width: 800px;
	height: 70px;
	background: url(../images/logo_uk.jpg);
}

#page {
	width: 800px;
	margin: 0 auto auto auto;
}

#page_border {
	width: 780px;
	border: 1px solid #999387;
	background: #333333;
	padding: 10px;
}

#topbox {
	height: 160px;
}

#bannerbox {
	float: right;
	width: 580px;
	height: 160px;
	/*background: url(../images/banner_bg.jpg);*/
}

#middlebox {
	margin-top: 10px;
	
}

#contentbox_left {
	float: left;
	width: 190px;
}

/*#imagebox_left {
	margin-top: 10px;
}*/

#contentbox {
	float: right;
	width: 575px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d8d2ca;
	padding: 0 5px 0 0;
}

#contentbox_start {
	width: 100%;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d8d2ca;
	padding: 50px 10px 50px 10px;
}

#footer table {
	width: 800px;
	font-family: "Arial", Helvetica, sans-serif;
	text-align: left;
	color: #999387;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #999387;
	text-decoration: none;
	line-height: 18px;
}

#footer a:hover {
	font-weight: normal;
	color: #d8d2ca;
	text-decoration: underline;
}

#footer .links {
	font-size: 12px;
}

#footer .text {
	font-size: 10px;
	
}

#adressen p {
	margin: 0 0 5px 0;
}