body {
	background: #464442 url(pics/hintergrund.gif) repeat-y center;
}
#kasten {
	position: absolute;
	top: 0;
	left: 50%;
	width: 778px;
	margin-left: -390px;
}
#psdlogo {
	background: url(pics/picture2.jpg) no-repeat right;
}
#links {
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#rechts {
	width: 503px;
	float: right;
}
#gsv {
	text-align: center;
	margin-top: 50px;
}
#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;
	color: White;
}
#menu .ebene1 .off a, #menu .ebene1 .on a {
	font-size: 1.2em;
	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;
}
#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;
	font-size: 0.9em;
}
#menu .ebene2 .off a {
	text-decoration: none;
}
#spielsucht {
  border-top: 1px dotted gray;
  margin-top: 55px;
  clear: both;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  color: Gray;
}
#spielsucht a {
	color: Gray;
}
#spielsucht img {
  float: right;
  margin-left: 15px;
  margin-top: 3px;
  margin-bottom: 5px;
}
#news p, #news ul {
  padding-left: 15px;
  padding-right: 15px;
}
#contain {
	margin-left: 15px;
	margin-right: 15px; 
}

/* IMG */
img.right, img.left {
  border: 1px solid Gray;
}
img.right, img.left, img.rightnb, img.leftnb {
  margin-bottom: 8px;
}
img.right, img.rightnb {
  margin-left: 10px;
  margin-top: 5px;
  float: right;
}
img.left, img.leftnb {
  margin-right: 10px;
  float: left;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px dotted gray;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: gray;
  padding-left: 5px;
  padding-right: 5px;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
#klmenu {
  font-size: 0.8em;
  margin-top: 30px;
  border-top: 1px dotted white;
  padding-top: 5px;
}
