body {
	background: #545250 url(pics/hintergrund.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}
#kasten {
	width: 808px;
	position: absolute;
	left: 50%;
	margin-left: -404px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 1px;
	top: 0px;
}
#klmenu {
	position: absolute;
	top: 192px;
	left: 30px;
	width: 255px;
	height: 30px;
	color: White;
}
#klmenu a {
	font-size: 10px;
  margin-right: 3px;
  margin-left: 3px;
}
#picture {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 518px;
	height: 381px;
	background: url(pics/picture3.jpg) no-repeat;
}
#fernseher {
	position: absolute;
	top: 81px;
	right: -110px;
	width: 218px;
	height: 194px;
}
#menu {
	width: 260px;
	position: absolute;
	top: 230px;
	left: 15px;
}
#menu ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
#menu li {
	list-style: none outside none;
	margin-left: 0px;
}
#menu .ebene1 .on  {
	margin-bottom: 5px;
	color: White;
	background: url(pics/bomml.gif) no-repeat 0px 5px;
	padding-left: 13px;
}
#menu .ebene1 .on a {
	text-decoration: underline;
}
#menu .ebene1 .off a, #menu .ebene1 .on a {
	font-size: 16px;
	font-weight: bold;
}
#menu .ebene1 .off a {
	color: #313232;
}
#menu .ebene2 .off a, #menu .ebene2 .on a {
 	font-weight: normal;
	font-style: normal;
	color: #D4D4D4;
	font-size: 12px;
}
#menu .ebene1 .off {
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu .ebene2 .off, #menu .ebene2 .on {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(pics/pfeil.gif) no-repeat left;
}
#menu .ebene2 .off a {
	text-decoration: none;
}
#contain {
	position: absolute;
	left: 290px;
	top: 214px;
	width: 516px;
}
#contain h1, h2, h3 {
	background: #313232;
	border-top: 1px solid #5c5a59;
	border-bottom: 1px solid #5c5a59;
}
#contain h1 {
	padding: 15px;
}
#contain h2, #contain h3 {
  padding-top: 5px;
  padding-bottom: 5px;
}
#contain p, #contain dt, #contain h2, #contain h3 {
	padding-left: 15px;
	padding-right: 15px; 
}
#box {
	width: 260px;
	border-top: 1px solid #919290;
}
#box h4, h5, h6 {
	font-size: 14px;
	color: #313232;
	background: transparent none;
	border: none;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 10px;
  margin-top: 5px;
}
#box p {
	color: #262626;
  padding-left: 10px;
  padding-right: 10px;
}
#box a{
	color: #d4d4d4;
}
#box h3 {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 0px;
}
#spielsucht {
  border-top: 1px dotted Gray;
  margin-top: 55px;
  padding-top: 3px;
}
#spielsucht, #spielsucht a {
  color: Gray;
  clear: both;
}
/* TABELLEN */
table {
  padding-left: 15px;
  padding-right: 15px;
}
th {
  background: #111111;
}
td.r1 {
  background: #66635c;
}
td.r2 {
  background: #5a5958;
}
td.r3 {
  background: #6D6C6A;
}
/* Formulare */
label {
  font-weight: bold;
}
input {
  border: 1px outset White;
}
input, textarea {
  padding: 3px;
}
input, textarea, select {
  background: #353535;
  color: White;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
input[type="text"], input[type="password"], textarea, select {
  border: 1px solid Gray;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px dotted Gray;
  padding-left: 10px;
  margin: 15px;
}
legend {
  color: Gray;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
fieldset h2 {
  border-bottom: none;
}
/* IMG */
img.right, img.left {
  border: 3px double Gray;
}
img.right, img.left, img.rightnb, img.leftnb {
  margin-bottom: 3px;
}
img.right, img.rightnb {
  margin-left: 5px;
  margin-right: 15px;
  float: right;
}
img.left, img.leftnb {
  margin-right: 5px;
  margin-left: 15px;
  float: left;
}

