/* @override 
	http://www.bennykreisel.de/tmp/ndxz-studio/site/benny/style.css
	http://bennykreisel.de/tmp/ndxz-studio/site/benny/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body, html {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000 url(benny_sw_2.jpg) no-repeat fixed;
	color: #fff;
}

body.section-1 {
}

* {
	
}
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;	color: olive;}
a:active { color: #bdbc00; text-decoration: underline;}
a:visited { text-decoration: none; color: olive;}
a:hover { color: #1867a0; text-decoration: underline;}


a img {	border-bottom-style: none;
}

#bgg {
	background-color: transparent;
	height: 100%;
	position: fixed;
	display: compact;
	opacity: 0.15;
	margin-left: 270px;
	width: 215px;
	z-index: -6;
}

#menu {
    width: 215px;
	bottom: 0;
	left: 0;
	height: 100%;
	position: fixed;
	overflow: hidden;
	margin: 0;
	padding-left: 270px;
}

#menu .container {
	padding-top: 105px;
	padding-left: 15px;
	margin: 0;
	overflow: hidden;
	height: 100%;
}

#menu ul {
	list-style: none;
	text-decoration: none;
	padding: 0;
}

#menu ul li.section-title {
	padding-bottom: 3px;
	margin-bottom: 0;
	padding-top: 5px;
	cursor:pointer;
}

#bilt {
	font-size: 9px;
	z-index: 46;
	position: fixed;
	top: 90%;
	left: 1%;
	opacity: 0.6;
}
#content {
}

.container {
}

#img-container	{
}

#once { clear: left; }

#content .container {
	margin-left: 510px;
	position: absolute;
	margin-top: 83px;
	width: 400px;

	padding-top: 20px;
	line-height: 16px;
	font-size: 10px;
}