/* - ANFANG - - - - - WICHTIGE ANGABEN FUER DEN STICKYFOOTER - - - - - ANFANG - */

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(img/bgrepeat.jpg) repeat-x;
	background-color: white;
}
#bgmain, #bgmain1, #bgmain2, #bgmain3, #bgmain4, #bgmain5, #bgmain6, #bgmain7, #bgmain8, #bgmain9, #bgmain10, #bgmain11, #bgmain12, #bgmain13, #bgmain14, #bgmain15, #bgmain16, #bgmain17, #bgmain18, #bgmain19, #bgmain20, #bgmain21, #bgmain22, #bgmain23, #bgmain24, #bgmain25, #bgmain26, #bgmain27, #bgmain28, #bgmain29, #bgmain30, #bgmain31, #bgmain32, #bgmain33, #bgmain34, #bgmain35, #bgmain36 {
	background: url(img/bgmain.jpg) no-repeat;
	width: 1000px; 
	min-height: 990px;
	background-color: white;
	position: relative;
	text-align:left;
	margin: 0 auto 0 auto;
}
#bgmain5 {
	background: url(img/bgmain_indoorsoccer.jpg) no-repeat;
}
#bgmain7 {
	background: url(img/bgmain_spacebowling.jpg) no-repeat;
}
#bgmain8 {
	background: url(img/bgmain_adventureminigolf.jpg) no-repeat;
}
#bgrepeat {
	background: url(img/spacer.gif) no-repeat top center; 		
	width: 100%;
	margin: 0;
	text-align: left;
	/* FooterStickAlt */
	position: relative;
	min-height: 100%;
}
* html #bgrepeat {
	height: 100%;
}
#footer {
	background: url(img/bg_footer.gif) repeat-x;
	position: relative;
	height: 123px; /* FOOTER HOEHE */
	width:100%;
	margin-top: -123px; /* FOOTER HOEHE (MIT MINUS) */
	font-size: 9px;
	color: #8b8b8b;
}
#footermain {
	background: url(img/footer.gif) no-repeat;
	position: relative;
	height: 123px; /* FOOTER HOEHE */
	width: 1000px;
	margin: 0 auto 0 auto;
}
#inhalt {
	font-size:11px;
	color: #000000;
	padding: 210px 0 123px 300px; /* FOOTER HOEHE (DRITTE ANGABE) */
}
#SpaceBowling {
	position:absolute;
	left:847px;
	top:424px;
	height: 66px;
	width: 131px;
}
#IndoorSoccer {
	position:absolute;
	left:848px;
	top:267px;
	height: 66px;
	width: 130px;
}
#AventureMinigolf {
	position:absolute;
	left:839px;
	top:349px;
	height: 68px;
	width: 155px;
}
#monsterads {
	position:absolute;
	left:138px;
	top:588px;
	height: 20px;
	width: 122px;
}
#startseite {
	position:absolute;
	left:603px;
	top:158px;
	height: 13px;
	width: 82px;
}
#logounten {
	position:absolute;
	left:561px;
	top:0px;
	width: 145px;
	height: 111px;
}
#logooben {
	position:absolute;
	left:51px;
	top:32px;
	width: 314px;
	height: 178px;
}

/* - ENDE - - - - - WICHTIGE ANGABEN FUER DEN STICKYFOOTER - - - - - ENDE - */






body, td {
	font-family:Arial;
	font-size: 11px;
	color: #000;
}
h1 {
	font-family:Arial;
	font-size:24px;
	font-smooth: always;
	color: #000000;
	margin: 0;
	padding: 0;
}
.content {
	margin: 0 0 60px 0;
	line-height: 20px;
	width: 510px;
} a {
	color: #7f95bc;
} a:hover {
	color: #7f95bc;
} form {
	margin: 0; padding: 0;
}




/* - ANFANG - - - - - HAUPTNAVIGATION - - - - - ANFANG - */
#nav {
	font-family:Arial;
	font-size:14px;
	color: #FFFFFF;
	position:absolute;
	left:44px;
	top:250px;
	width:212px;
	height:196px;
}
#newsletter {
	position:absolute;
	left:60px;
	top:500px;
	width:200px;
	height:100px;
}
ul#menu {
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-smooth: always;
	overflow:hidden;
	list-style-type:none;
	font-weight:bold;
}
ul#menu li {
	background: none;
}
ul#menu li.end {
	background: none;
}
ul#menu a {
	display: block;
	padding: 5px 2px 2px 15px;
	color: #ffffff;
	text-decoration: none;
}
ul#menu a:hover {
	color: #0f0f0f;
	background: url(img/menu.gif) bottom left no-repeat;
}
ul#menu li.act a, ul#menu li.endact a {
	color: #0f0f0f;
	background: url(img/menu.gif) bottom left no-repeat;
}
ul#menu a:active {
	color: #0f0f0f;
}
/* - ENDE - - - - - HAUPTNAVIGATION - - - - - ENDE - */





/* - ANFANG - - - - - SUBNAVIGATION - - - - - ANFANG - */

#subnav {
	position:absolute;
	top:173px;
	left:437px;
	width: 360px;
}
ul#menuu {
	margin:0px;
	padding:0px;
	font-size: 13px;
	overflow:hidden;
	font-weight: bold;
	list-style-type:none;
	float:right;
}
ul#menuu li {
	background: transparent url(img/pfeil.gif) top right no-repeat;
	float: left;
}
ul#menuu li.end, ul#menuu li.endact {
	background: none;
}
ul#menuu a {
	display: block;
	padding: 1px 7px 0 3px;
	color: #620000;
	text-decoration: none;
}
ul#menuu li.act a, ul#menuu li.endact a {
	color: #000;
}
ul#menuu a:hover {
	text-decoration: underline;
	color: #000;
}

/* - ENDE - - - - - SUBNAVIGATION - - - - - ENDE - */





/* - ANFANG - - - - - FOOTER - - - - - ANFANG - */

#footer a, #footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #8b8b8b;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#backtotop {
	position: absolute;
	top: 30px;
	left: 717px;
}
#copyright {
	position: absolute;
	top: 59px;
	left: 30px;
	width: 242px;
}
#bottom {
	position: absolute;
	top: 60px;
	left: 410px;
}

/* - ENDE - - - - - FOOTER - - - - - ENDE - */






/* - ANFANG - - - - - ADRESSFELD - - - - - ANFANG - */
#adress {
	font-size:11px;
	color: #8d8d8d;
	position:absolute;
	left:416px;
	top:92px;
	width:193px;
	height:59px;
}
/* - ENDE - - - - - ADRESSFELD - - - - - ENDE - */

/* - ANFANG - - - - - ADRESSFELD 2 - - - - - ANFANG - */
#adress2 {
	display:none;
	font-size:10px;
	color: #000000;
	position:absolute;
	left:51px;
	top:545px;
	width:193px;
	height:100px;
}
/* - ENDE - - - - - ADRESSFELD 2 - - - - - ENDE - */

