body{
	margin: 0px;
	padding: 0px;
	background: black;
	/*-webkit-text-size-adjust: none;*/
}

#header{
	height: 161px;
	margin: 0px;
	padding: 0px;
}

#content{
padding: 15px;
font-family: arial;
font-size: 12px;
color: white;
}

.table-menu{padding-right: 0px; padding-left: 0px; width: 100px; border: 0px solid white; text-align: left;}

.container{
	border: 0px solid black;
	width: 100%;
	height: 161px;
	position: absolute; 
	margin: 0px;
	padding: 0px;
}

.logo{
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
}

.header-text{
	border: 0px solid black;
	margin-top: -25px;
	margin-right: 10px;
}

.navigation{
	border: 1px solid white;
	margin-left: 90px;
}

.menu{
	text-decoration: none;
	color: #a66735;
	font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.menu:hover{
	text-decoration: none;
	color: white;
	font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

#content-box{
	border:1px solid gray;
	/*width: 71.1%;*/
	width: 518px;
	margin-left: 20px;
	margin-top: 0px;
	background: rgba(0, 0, 0, 0.5);
	top: 180px;
	right: 30px;
	position: absolute;
}


.content-box1{
display: inline-block; 
height: auto;
border: 0px solid black;
padding: 15px;
/*line-height: 1em;
font-size: 1em;*/
}

/****slideshow****/
ul.bjqs-controls.v-centered li a{
	display:none;
	padding:0px;
	/*background:#fff;*/
	color:#000;
	text-decoration: none;
}
/****slideshow****/

.navigation{
	border: 0px solid white;
	font-family: arial;
	font-size: 12px;
	margin-left: 15px;
	width: 200px;
	
}

.navigation-cell{
	border-right: 1px solid white;
	text-align: center;
	height: 50px;
}

.navigation-menu{
	color: #a66735;
	text-decoration: none;
}

.navigation-menu:hover{
	color: #a86634;
}

.box{
background: rgba(0, 0, 0, 0.6); width: 89.9%; width: 400px; margin:0 auto; position: absolute; right: 0px; top: 190px; color: white; font-family: arial; font-size: 12px; padding: 10px; /*line-height: 1.1em;*/
}

#footer{
padding: 15px;
font-family: arial;
font-size: 11px;
color: white;
}

a{color: white;}