body 
{
	overflow-y: scroll;
    background-color: #000;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: transparent url(img/lade-01.gif) top left repeat;
}

#galery {
	position: absolute;
	top: 0;
	left: 365px;
	z-index: 4;
	min-height: 100%;
	width: 0;
	background: transparent;
}

#galery_back {
	position: fixed;
	top: 0;
	left: 365px;
	z-index: 3;
	min-height: 100%;
	width: 0;
	padding: 0;
	background: transparent url(galery-bg.png) top left repeat;
}

#galery div {
	padding: 20px;
	display: none;
}

.menu {
display:block;
overflow:auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	min-height: 100% !important;
	height: auto;
	width: 365px;
	background: transparent;
}

#menu_back {
	display:block;
	overflow:auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	height: 100%;
	width: 365px;
	background: transparent url(menu-bg.png) top left repeat;
}

.menu2 {
	height: 100%;
}

#logo {
	border: 0;
	display: block;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	z-index: 3;
	position: fixed;
}

.btn {
	display: block;
	height: 28px;
	padding-top: 4px;
	position: relative;
	margin-left: -21px;
	cursor: pointer;
}

h1 {
	font-family: 'Gorditas', Verdana, Geneva, sans-serif;
	display: inline;
	color: #000;
	background: #ffde00;
	margin: 0;
	padding: 3px;
	padding-left: 60px;
	padding-right: 25px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}

h2 {
	font-family: 'Gorditas', Verdana, Geneva, sans-serif;
	display: inline;
	color: #ffde00;
	background: #000;
	margin: 0;
	padding: 3px;
	padding-left: 46px;
	padding-right: 25px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}

h3 {
	font-family: 'Gorditas', Verdana, Geneva, sans-serif;
	color: #ffde00;
	font-size: 16px;
}

.text {
	display: block;
	width: 300px;
	margin-left: 35px;
	margin-right: 30px;
	padding-top: 15px;
	padding-bottom: 25px;
	position: relative;
	overflow: hidden;
}

#showtxt, #langtxt, #piratxt, #reftxt, #phototxt, #kontakttxt, #linkstxt, #showpics, #langpics, #magicpics, #wildpics, #kinderpics {
	display: none;
}


.star {
	display: none;
}

.star2 {
	display: none;
}

.pics {
	float:left;
}

a {
	color:#ffde00;
	text-decoration: none;
}

a:visited {
	color:#ffde00;
	text-decoration: none;
}

a:hover {
	color:#fff;
	text-decoration: none;
}

#superbgimage {
	width: 1280px; 
	height: 1024px;
	position: absolute;
	top: 0px;
	left: 365px;
}