* {
  margin:0px;
  padding:0px;
}

a img  {
  border:0;
}

table  {
  font-size:11px;
}
td  {
  padding-top:2px;
  font-size:11px;
}

html, body  {
  margin:0px;
  padding:0px;
  font-family:Arial, Verdana;
  color:rgb(0,0,0);
  background-image:url(../images/body-bg.jpg);
  font-size:11px;
  height:100%;
  text-align:center;
}

a  {
  color:rgb(0,0,0);
  text-decoration: none;
}

#spacer  {
  width:100%;
  height:4px;
}
#header  {
  background-image:url(../images/header-gruen.jpg);
  width:948px;
  height:120px;
  margin:0px auto;
  text-align:left;
}

#header2  {
  background-image:url(../images/header-navi.jpg);
  width:948px;
  height:22px;
  margin:0px auto;
  text-align:right;
}

#header3  {
  background-image:url(../images/header-navi.jpg);
  width:948px;
  height:22px;
  padding-top:5px;
  margin:0px auto;
  text-align:right;
}

#header4  {
  background-image:url(../images/header-navi.jpg);
  width:948px;
  height:22px;
  margin:0px auto;
  text-align:center;
}

#jackpot  {
  position:relative;
  top:44px;
  left:542px;
  width:190px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-weight:bold;
  color:#FFF771;
  font-size:15px;
}
#topbanner  {
  position:relative;
  top:10.25px;
  left:202px;
  width:468px;
  height:60px;
  margin:0px auto;
  text-align:left;
}
ul#topnew  {
  position:relative;
  top:-5px;
  left:25px;
  height:20px;
  list-style:none;
  text-align:center;
}
ul#topmenu  {
  position:relative;
  top:-5px;
  left:10px;
  height:30px;
  list-style:none;
  text-align:right;
}
ul#topmenu li  {
  float:right;
  margin:0px auto;
  line-height:30px;
  color:#AFAFAF;
}
ul#topmenu li a  {
  text-decoration:none;
  padding:2px 20px;
  color:#FFFFFF;
}
ul#topmenu li a:hover  {
  color:yellow;
}

#wrapper  {
  background-image:url(../images/body-bg.jpg);
  width:948px;
  margin:0px auto;
  text-align:left;
}
#menu  {
  float:left;
  width:162px;
  display:inline;
  margin-left:0px;
  margin-top:0px;
}
#menu h1.header  {
  background-image:url(../images/navi-oben.jpg);
  width:162px;
  height:35px;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  line-height:35px;
  color:#F2EEEA;
}
#menu h1.mitte  {
  background-image:url(../images/navi-mitte.jpg);
  width:162px;
  height:40px;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  line-height:40px;
  color:#F2EEEA;
}
#menu .body  {
  background-image:url(../images/navi-bg.jpg);
  width:159px;
  padding:1px 1px;
  color:#00CC00;
}
#menu .body a {color:#006400;}
#menu .body a.link  {
  background-image:url(../images/navi-unten.jpg);
  width:150px;
  line-height:42px;
  color:#ff0000;
  display:block;
  text-decoration:none;
  padding-left:2px;
}
#menu .footer  {
  background-image:url(../images/navi-unten.jpg);
  width:162px;
  height:22px;
  font-size:14px;
  margin-bottom:0px;
}


#content  {
  float:left;
  display:inline;
  width:780px;
  margin-left:5px;
  margin-top:0px;
}
#content h1.header  {
  background-image:url(../images/content-oben3.jpg);
  width:780px;
  height:35px;
  font-size:14px;
  font-weight:bold;
  line-height:35px;
  text-align:center;
  color:#F2EEEA;
}
#content .body  {
  background-image:url(../images/content-bg3.jpg);
  width:760px;
  padding:5px 10px 0px 10px;
  font-size:11px;
  
}
#content .footer  {
  background-image:url(../images/content-unten3.jpg);
  width:780px;
  height:22px;
  font-size:14px;
  margin-bottom:0px;
}

#footer  {
  background-image:url(../images/header-navi.jpg);
  width:948px;
  height:22px;
  margin:5px auto;
}

ul#haupt  {
  position:relative;
  top:-5px;
  left:0px;
  height:30px;
  list-style:none;
  text-align:left;
}
ul#haupt li  {
  float:left;
  margin:0px auto;
  line-height:30px;
  color:#AFAFAF;
}
ul#haupt li a  {
  text-decoration:none;
  padding:2px 20px;
  color:#FFFFFF;
}
ul#haupt li a:hover  {
  color:yellow;
}


.xmenu {
  border: solid 1px ;
  padding:0px 10px 0px 10px;
  background-color: green;
  width:125px;
}

.menu {
  border: solid 1px ;
  text-align:left;
  padding:6px 20px 6px 2px;
  #background-color:lightgreen;
  background-image:url(../images/navi-bg.jpg);
}

.menu:hover {
  border: solid 1px ;
  text-align:left;
  padding:6px 10px 6px 10px;
  background-color:lightgreen;
  width=160px;
}

.menuItem {
  padding:4px 1px 4px 1px;
  border-bottom:solid 0px ;
}

.menuItem:hover {
  background-color:lightgreen;
}

.menuItem a {
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.menuItem a:hover {
  border: solid 1px ;
  color:red;
  background-color:lightgreen;
  text-decoration:none;
}

#demo {
  border: solid 1px ;
  background-color:yellow;
  cursor:pointer;
  padding:1px 1px 1px 1px;
  margin: 0px 0;
  width: 942px;
}

#demo a:hover{
  border: solid 1px ;
  background-color:lightgreen;
  cursor:pointer;
  padding:1px 10px 1px 10px;
  margin: 0px 0;
  width: 0px;
}

#demo span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demo span:hover {
  border: solid 1px ;
  text-decoration:none;
  background-color:lightgreen;
}

.container {
	width: 620px;
	height: 22px;
	position: absolute;
	top: 50%; left: 50%;
	margin: 0px 0 0 0px;
	overflow: hidden;
}

img {border: none;}

ul#topnav {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 0.9em;
	clear: both;
	float: left;
	width: 720px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:22px;
	width: 99px;
}

ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 0px 0px;
	float: left;
	text-decoration: none;
	color: #fff;
	#background: url(../images/a_bg.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height:22px;
	line-height: 22px; /*--Vertical alignment of text--*/
	background: #1d1d1d; 

}
ul#topnav1 a{ /*--This is basically the hover state of navigation--*/
	color: #555;
	background-position: left bottom;
}
ul#topnav1 span{ /*--Default state of navigation--*/
	background-position: left top;
}

ul#topnav a {	color: #7bc441; }
ul#topnav span {
	color: #7bc441; 
	display: none;
}

ul#topnav.v2 span{
	border-bottom:solid 2px ;
	color: lightgreen;
	background: url(../images/a_bg.gif) repeat-x left bottom;
}
ul#topnav.v2 a{
	border-bottom:solid 2px ;
	color: lightgreen;
	background: url(../images/a_bg.gif) repeat-x left top;
}

