@charset "utf-8";
/* CSS Document */

body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #f6f2ee;
	font-size: small;
	color: #a08e75;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #5e5447;
	font-weight: lighter;
	text-decoration: none;
}
	
	#container
	{
	width: 1024px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid black;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	height: 703px;
	overflow:hidden;
	}
	
	#header
	{
	height: 166px;
	margin-bottom:5px;
	}
	
	#mainnav
	{
		height: 25px;
	}
	
	#menu
	{
	float: left;
	width: 144px;
	min-height: 414px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.bojsen.de/joomla/templates/brianboisen/Bilder/navbar/spacer.jpg);
	font-size: medium;
	padding-top: 60px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#A08E75 !important;
	}
	#menu a
	{
	color:#A08E75 !important;
	}
	#menu tr 
	{
	height: 35px;
	}
	#menu tr:hover
	{
	height: 35px;
	background-color:#FFFFFF;
	color:#A08E75;
	}
	#menu td 
	{
	padding-right:10px;
	}
	#menu2
	{
	float: right;
	width: 248px;
	height: 472px;
	}
	img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#contents	
	{
	margin-right: 4px;
	margin-left: 149px;
	margin-top: 0px;
	height: 445px;
	width: 270px;
	background:#000;
	padding-top: 30px;
	padding-right: 175px;
	padding-bottom: 0;
	padding-left: 180px;
	}
	#contents div{
	text-align:center;
	}
	* html #contents{
	position:relative;
	top:-477px;
	left:0px;
/*	padding:34px 175px 0 173px;*/
	overflow:hidden;
	}
	* html #footer{
	position:relative;
	top:-477px;
	}
	#contents .contentpaneopen td div{
		margin-bottom:20px;
	}
	
	#footer	
	{
	clear: both;
	height: 20px;
	}
	
.pagenav
{
	font-size: small;
	color: #a08e75;
	font-family: Helvetica, sans-serif, Arial,;
}
.sectiontablefooter
{
	font-size: small;
	color: #a08e75;
	font-family: Helvetica, sans-serif, Arial,;
}

.componentheading {
	font-size: medium;
	color: #a08e75;
	font-family: Helvetica, sans-serif, Arial,;
}
#phocagallery .phocagallery-box-file{
	border:0px !important;
}
#borderline_foot{
	float:left;
	width:100%;
	height:1px;
	background:#000;
}
.contentpaneopen td div{
	font-size:0.885em;
}
