*{
	margin:0;
	padding:0;
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		

}
html {
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-BASE-COLOR: #0D3C2D;
	scrollbar-highlight-color : #60A991;
	scrollbar-shadow-color : #60A991;
	overflow: hidden;
}

body{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	cursor:default;
	background-color: #40C1FF;
	color: #FFF;
	font-weight: bold;
}
#Banner {
	position: absolute;
	height: 60px;
	width: 465px;
	background-image: url(../Banner/www.billard-company.de.jpg);
	background-repeat: no-repeat;
	left: 8px;
	top: 5px;
	z-index: 22;
}
#oeffnungszeiten {
	position: absolute;
	z-index: 21;
	left: 28em;
	top: 6px;
	height: 40px;
	max-width: 580px;
	padding: 9px;
	color: #FFF;
	text-align: center;
	font-size: 122%;
}
#cont{
	max-width: 1200px;
	min-width: 800px;
	position:absolute;
	top:11em;
	z-index:9;
	right: 1em;
	bottom: 1em;
	left: 1em;
	margin: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #60A991;
	border-right-color: #60A991;
	border-bottom-color: #60A991;
	border-left-color: #60A991;
}

#menu{
	z-index:11;
	line-height:12px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: lower-alpha;
	top: 1em;
	left: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 1.2em;
	position: relative;
}
.inline {
	height: 100%;
	width: 100%;
	overflow: hidden;
	filter: Alpha(opacity=99);
}
a:hover {
	color:#FFF;
	font-weight: bold;
}
a{color:#CCC;outline:0;font-size: 0.9em;}

h1{
	z-index: 8;
	position: relative;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 77px;
	background-color: #72A997;
	font-size: 0.8em;
}
h2 {
	z-index: 8;
	position: relative;
	background-color: #72A997;
	padding-left: 77px;
	padding-bottom: 20px;
	font-size: 0.7em;
}
h3{
	font-size: 1.1em;
	font-weight: bolder;
	z-index: 8;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}

ul{
	text-align: center;
	padding: 5px;
	height: 333px;
	width: 144px;
}
#counter {
	position:absolute;
	z-index:81;
	top: 653px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box img {
	border: thin outset #000;
	height: 120px;

}
