@charset "utf-8";

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: 1500px;
	width: 950px;
	position: relative;
	background: url(../images/BG-pat-950x500.jpg) repeat-y;
	margin: 0px auto;
	padding: 1px 0px;
}

a {
	outline: none;
}

#header {
	height: 300px;
	width: 950px;
	background: url(../images/headerhero.png) no-repeat;
	text-indent: -2000px;
}

#headergrdnt {
	background: url(../images/headergrdnt.png) no-repeat left center;
}


#logo {
	background: url(../images/logo.png) no-repeat;
	height: 180px;
	width: 400px;
	position: absolute;
	top: 110px;
	left: 140px;
	z-index: 0;
}
#menue_wrapper {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 55px;
	width: 555px;
	top: 250px;
	position: absolute;
	left: 220px;
	z-index: 1;
	text-indent: 0px;
	text-align: center;
}
#header   a:link, #header   a:visited, #header  a:hover, #header  a:active, #next-page a:active, #next-page a:hover, #next-page a:link, #next-page a:visited {
	text-decoration: none;
	color: 000000;
}
#header  #menue_wrapper  #homebtn {
	background: url(../images/home_sprite.png) no-repeat left center;
	height: 45px;
	width: 105px;
	position: absolute;
	left: 35px;
	top: 6px;
}


#header #menue_wrapper #homebtn:hover, #header #main_menue #homebtn a:active {
	background-position: top right;
}
#header #menue_wrapper #homebtnon {
	background: url(../images/home_sprite.png) no-repeat left center;
	height: 45px;
	width: 105px;
	position: absolute;
	left: 35px;
	top: 6px;
	background-position: top right;
}


#header #menue_wrapper #spielbtn {
	background: url(../images/spiel_sprite.png) no-repeat left center;
	height: 40px;
	width: 180px;
	top: 10px;
	left: 123px;
	position: absolute;
}
#header   #menue_wrapper   #spielbtn:hover,#header   #main_menue   #spielbtn:active    {
	background-position: top right;
}
#header #menue_wrapper #spielbtnon {
	background: url(../images/spiel_sprite.png) no-repeat left center;
	height: 40px;
	width: 180px;
	top: 10px;
	left: 123px;
	position: absolute;
	background-position: top right;
}

#header  #menue_wrapper  #galeriebtn {
	background: url(../images/galeriebtn_sprite.png) no-repeat left center;
	height: 55px;
	width: 140px;
	position: absolute;
	left: 285px;
}
#header     #menue_wrapper     #galeriebtn:hover,#header     #main_menue       #galeriebtn:active      {
	background-position: top right;
}
#header #menue_wrapper #galeriebtnon {
	background: url(../images/galeriebtn_sprite.png) no-repeat left center;
	height: 55px;
	width: 140px;
	position: absolute;
	left: 285px;
	background-position: top  right;
}


#header #menue_wrapper #forumbtn {
	background: url(../images/forum_sprite.png) no-repeat left center;
	height: 38px;
	width: 130px;
	position: absolute;
	top: 7px;
	left: 390px;
}
#header  #menue_wrapper  #forumbtn:hover,#header  #main_menue    #forumbtn:active     {
	background-position: top right;
}

#rope_up  {
	height: 30px;
	width: 950px;
	position: absolute;
	top: 300px;
	background: url(../images/rope_under.png) no-repeat;
}
#upper_pageturner {
	height: 50px;
	width: 500px;
	left: 345px;
	top: 360px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	list-style: none;
	z-index: 1;
	text-indent: 0px;
	text-align: center;
}



#lower_pageturner {
	height: 50px;
	width: 500px;
	left: 345px;
	top: 1240px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	list-style: none;
	z-index: 1;
	text-indent: 0px;
	text-align: center;
}
#pagenumber   {
	position: absolute;
	left: 100px;
	right: 100px;
	top: 15px;
	bottom: 15px;
	vertical-align: middle;
	text-align: center;
}
#first-page {
	background: url(../images/startbtn.png) no-repeat;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 0px;
	left: 0px;
}
#prev-page {
	background: url(../images/backbtn.png) no-repeat;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 1px;
	left: 50px;
}
#next-page   {
	background: url(../images/nextbtn.png) no-repeat;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 1px;
	left: 400px;
}
#last-page {
	background: url(../images/endbtn.png) no-repeat;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 0px;
	left: 450px;
}
#open-page {
	position: relative;
	top: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
}





#content {
	height: 750px;
	width: 510px;
	left: 260px;
	top: 350px;
	position: absolute;
	padding: 100px 80px;
	margin: 0px;
	border: 1px solid #000000;
	z-index: 1;
}

#content    p      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px 25px;
}
#content  h1     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	padding: 0px 25px;
	font-weight: bold;
	text-decoration: underline;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding: 0px 25px;
	font-weight: bold;
	text-decoration: underline;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	padding: 0px 25px;
	font-weight: bold;
	text-decoration: underline;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding: 0px 25px;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar {
	padding: 5px;
	height: auto;
	width: 210px;
	position: absolute;
	left: 20px;
	top: 350px;
	border: thin solid #000000;
}

#footer {
	height: 80px;
	width: 910px;
	position: absolute;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 20px;
	border: thin solid #000000;
	z-index: 1;
}

#footer p {
	position: absolute;
	width: 415px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: middle;
	text-align: center;
	display: block;
	left: 268px;
	bottom: 17px;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer a {
	position: absolute;
	text-align: center;
	display: block;
	left: 120px;
	bottom: 5px;
	margin: 0px;
	padding: 0px;
}

#footergrdnt {
	background: url(../images/footergrdnt.png) no-repeat;
	height: 300px;
	width: 950px;
	bottom: 0px;
	position: absolute;
	z-index: 0;
}


.title {
	font-style: italic;
}
