@CHARSET "ISO-8859-1";

#naviAktuell {
	position: absolute;
	left: 155px;
	top: -1px;
	padding: .4em 1.2em;
	border: 1px solid black;
	background-color: black;
	color: white;	
}

/* -----------------------------------------------------------------------------------------*/
/* SUBNAVI */

#subNavi {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 90px;
	margin: 0px;
	padding: 4px;
	font-family: arial, sans-serif;
	font-size: 80%;
	background-color: white;
}


#aktuellSubNavi {
	margin: 0.1em;
	margin-top: 0;
	margin-bottom: 0;
	padding: .2em 1em;
	border: 1px solid #747474;
	color: white;
	background-color: black;
}

#subNavi a{
	text-decoration: none;
	margin: 0.1em;
	margin-top: 0;
	margin-bottom: 0;
	padding: .2em 1em;
	color: black;
	background-color: white;
	border: 1px solid #747474;
}

* html subNavi a , * html subNavi span{
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

#subNavi a:hover{
	color: white;
	background-color: black;
	padding: .2em 1em;
}


/* SUBNAVI */
/* -----------------------------------------------------------------------------------------*/
/* Inhalt ( Kinderkarte ) */

#inhalt {
	height: 71em;
}

#kinderkarte {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 644px;
	height: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 100%;	
}

#schriftKinderkarte{
	height: 36px;
	width: 190px;
}

#dessert {
	position: absolute;
	top: 29em;
	left: 20px;
	width: 644px;
	height: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 100%;
}

#schriftDessert {
	height: 29px;
	width: 125px;
}

#table {
	text-align: center;
	margin-top: 25px;
}

#warmeTeller {
	height: 118px;
	width: 151px;
}

.kolonnenBreite {
	width: 200px;
}

#billy {
	width: 118px;
	height: 115px;
}

#nesquik {
	width: 129px;
	height: 111px;
}

#zwergli {
	width: 118px;
	height: 143px;
}

#baerli {
	width: 140px;
	height: 103px;
}

#nachoben {
	position: absolute;
	width: 75px;
	height: 26px;
	bottom: 30px;
	right: 15px;
	border: none;
}

#bildnachoben {
	heigth: 26px;
	width: 75px;
	border: none;
}

#nachoben a {
	text-decoration: none;
	border: none;
}
/*--------------------------------------------------------------------------------------------*/
