
html, head, body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background: url(images/hg.jpg) repeat-x top left #FFD500;
	color: #102A46;
	font-family: Tahoma;
}

a
{
	color: #102A46;
	font-weight: bold;
}

.leisteOben, .leisteUnten
{
	height: 14px;
	background-color: #DF091E;
}

.leisteUnten
{
	height: 14px;
	text-align:center
}

.leisteUnten a
{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
}

.rahmen
{
	height: 100%;
}

.rahmen .logo
{
	padding-top: 160px;
	background: url(images/logo.jpg) no-repeat transparent;
}

.head, .body
{
	width: 850px;
	/*margin: 0 auto;*/
	/*margin-left: 80px;*/
}

.head
{
	padding-left: 80px;
}

.body
{
	padding: 0 90px;
	font-size: 12px;
}

.head .flash
{
	width: 870px;
	height: 366px;
	background: url(images/head~flash.jpg) no-repeat transparent;
	position: relative;
}

.head .flash p, .head .flash span, #div_flash_header_text p, #div_flash_header_text span
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.head .flash span, #div_flash_header_text span
{
	left: auto;
	right: 40px;
	font-size: 28px;
}

#div_flash_header_text p, #div_flash_header_text span
{
	bottom: 25px;
}

#div_flash_header_text
{
	position:absolute;
	width: 870px;
	height: 20px;
	left: 83px;
	top: 530px;
	display: none;
}

.show
{
	display: block !important;
}

.head .menu
{
	width: 870px;
	height: 28px;
}

.head .menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.head .menu ul li
{
	float: left;
	position: relative;
	height: 27px;
	
}

.head .menu ul li a
{
	background: no-repeat left transparent;
	height: 27px;
	display: block;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
}

.head .menu ul li a:hover span
{
	text-decoration: underline;
	color: #000;
}

.head .menu ul li a span
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}


.head .menu ul li a#menuStartseite{	background-image: url(images/menu~startseite.jpg); width: 111px;	}
.head .menu ul li a#menuStartseite:hover{	background-image: url(images/menu~startseite~hover.jpg);	}

.head .menu ul li a#menuSpielgeraete{	background-image: url(images/menu~spielgeraete.jpg); width: 103px;	}
.head .menu ul li a#menuSpielgeraete:hover{	background-image: url(images/menu~spielgeraete~hover.jpg);	}

.head .menu ul li a#menuAktionen{	background-image: url(images/menu~aktionen.jpg); width: 92px;	}
.head .menu ul li a#menuAktionen:hover{	background-image: url(images/menu~aktionen~hover.jpg);	}

.head .menu ul li a#menuSpecials{	background-image: url(images/menu~specials.jpg); width: 90px;	}
.head .menu ul li a#menuSpecials:hover{	background-image: url(images/menu~specials~hover.jpg);	}

.head .menu ul li a#menuGeburtstag{	background-image: url(images/menu~geburtstag.jpg); width: 97px;	}
.head .menu ul li a#menuGeburtstag:hover{	background-image: url(images/menu~geburtstag~hover.jpg);	}

.head .menu ul li a#menuOeffnungszeiten{	background-image: url(images/menu~oeffnungszeiten.jpg); width: 95px;	}
.head .menu ul li a#menuOeffnungszeiten:hover{	background-image: url(images/menu~oeffnungszeiten~hover.jpg);	}

.head .menu ul li a#menuPreise{	background-image: url(images/menu~preise.jpg); width: 95px;	}
.head .menu ul li a#menuPreise:hover{	background-image: url(images/menu~preise~hover.jpg);	}

.head .menu ul li a#menuAnfahrt{	background-image: url(images/menu~anfahrt.jpg); width: 91px;	}
.head .menu ul li a#menuAnfahrt:hover{	background-image: url(images/menu~anfahrt~hover.jpg);	}

.head .menu ul li a#menuKontakt{	background-image: url(images/menu~kontakt.jpg); width: 94px;	}
.head .menu ul li a#menuKontakt:hover{	background-image: url(images/menu~kontakt~hover.jpg);	}


embed, object {
	outline:none;
}

#div_flash_header {
	position:absolute;
	width:950px;
	height:544px;
	left:79px;
	top:0;
}

