#page {
  position: relative;
  width: 761px;
  z-index: 5;
  height: 100%;
  overflow: visible;
}

#main {
  position: relative;
  top: 0px;
  left: 0px;
  width: 761px;
  z-index: 8;
  margin: 0px;
  overflow: visible;
}

#content {
  position: relative;
  top: 188px;
  left: 200px;
  width: 561px;
  height: 100%;
  z-index: 12;
  margin: 0px;
  overflow: visible;
}

#menu {
  position: relative;
  top: 188px;
  left: -561px;
  width: 200px;
  height: 100%;
  z-index: 12;
  margin: 0px;
  padding-top: 10px;
  overflow: visible;
  background-image: url("/projekter/casino-designs/gfx/menu-background.gif");
  background-repeat: repeat-y;
  border-bottom: #000000 1px solid;
}

#top {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 10;
  overflow: hidden;
  height: 178px;
}

BODY {
    font-size: 10px;
    font-family: Verdana;
    color: #000000;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #FFFFFF;
    width: 761px;
    text-align: center;
}

h1 {
  margin: 0px;
  padding: 10px 15px 5px 15px;
  color: #000000;
  font-family: tahoma, verdana, arial;
  font-size: 20px;
}
h3 {
  margin: 0px;
  padding: 10px 15px 5px 15px;
  color: #000000;
  font-family: tahoma, verdana, arial;
  font-size: 14px;
}

p {
  margin: 0px;
  padding: 0px 15px 5px 15px;
  color: #000000;
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  line-height: 15px;
}



.menu {
  padding-left: 5px;
  padding-bottom: 25px;
  color: #000000;
  font-family: verdana, tahoma, arial;
  font-size: 9px;
  line-height: 13px;
}
.menu .header {
	margin-top: 15px;
	margin-bottom: 5px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 10px;
	list-style-position: outside;


}
.menu a {
  text-decoration: none;
  color: #000000;
}
.menu a:link {
  text-decoration: none;
  color: #000000;
}
.menu a:hover {
  text-decoration: underline;
  color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
.bigtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;

}

.bund {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #000000;
}

.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
