/*  © www.buerobeeli.ch  */
body {
	background-color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #AF8E43;
}
a:hover, a:active {
	color: #AF8E43;
	text-decoration: line-through;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
}
h2 {
	margin: 2px 0 0 0;
}
/*  Box  */
#box {
	width: 1050px;
	margin: 75px auto 20px auto;
	height: 454px;
	padding: 0 0 0 200px;
}
/*  Logo  */
#logo {
	height: 62px;
	width: 840px;
	text-align: center;
}
/*  Navigation / Subnavigation  */
#nav {
	width: 1050px;
	height: 68px;
	color: #fff;
	text-transform: uppercase;
}
#navigation {
	float: left;
	width: 840px;
	height: 35px;
	font-weight: bold;
}
#navigation a, #navigation a:visited, #subnavigation a, #subnavigation a:visited {
	color: #fff;
	padding: 0 19px 0 0;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active, #navigation li.active a, #subnavigation a:hover, #subnavigation a:active, #subnavigation li.active a {
	color: #AF8E43;
	padding: 0 19px 0 0;
	text-decoration: none;
}
#navigation ul {
	padding: 20px 0 0 0;
	margin:0;
}
#subnavigation {
	float: left;
	width: 840px;
	height: 33px;
}
* html #subnavigation.home {	
	height: 35px;
}
#subnavigation ul {
	padding: 0;
}
#subnavigation a {
/*	font-weight: bold;*/
}
#navigation li, #subnavigation li {
	list-style: none;
	float: left;
}
*:first-child+html #subnavigation ul {
	padding: 10px 0px 0 0;
	margin: 0;
}
* html #subnavigation ul {
	padding: 10px 0 0 0;
	margin: 0;
}
/*  search */
#search {
	float: right;
	width: 200px;
	height: 51px;	
	margin: 0;
	padding: 17px 0 0 10px;
	color: #fff;
}
#search input {
	background: transparent;
	color: #fff;
	border: 0;
	padding: 3px 0;
}
#search input.cleardefault {
	border: 1px solid #474747;
}
#search a.AS_ajax_resultLink {
	color: #fff;
	text-decoration: underline;
}
#ajaxSearch_input {
	width: 110px;
}
#ajaxSearch_submit {
	width: 40px;
	border: 0;
}
.AS_ajax_resultsIntroFailure {
	padding: 16px 0 0 0;
}
/*  content  */
#content {
	border: 1px solid #474747;
	padding: 9px;
	width: 820px;
	height: 304px;
}
* html #content {
	width: 840px;
}
#home {
	background: #000 url(home.png);
	width: 820px;
	height: 305px;
}
#left {
	float: left;
	width: 347px;
	height: 305px;
}
#trans {
	background: #fff;
	padding: 0;
	position: absolute;
	top: 215px;
	margin: 0 0 0 87px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	height: 305px;
	width: 260px;	
}
#text {
	padding: 20px 10px;
	position: absolute;
	top: 215px;
	margin: 0 0 0 87px;
	height: 305px;
	width: 240px;
}
*:first-child+html #trans {
	margin: 0 0 0 -264px;
}
*:first-child+html #text {
	margin: 0 0 0 -264px;
}
* html #trans {
	margin: 0 0 0 -264px;
	top: 217px;
}
* html #text {
	margin: 0 0 0 -264px;
	top: 217px;
}
#centre {
	font-family: Georgia, Times, Times New Roman, serif;
	float: left;
	width: 196px;
	height: 265px;
	background: transparent url(back-centre.png);
	padding: 20px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 31px;
}
#centre p {
	padding: 0px;
	font-size: 24px;
}
* html #centre {
	width: 236px;
	height: 305px;
}
#right: {
	float: left;
	width: 237px;
	height: 305px;
}
* html #right {
	position: absolute;
	top: 217px;
}