
input, select, option {
	background-color: white;
         margin:0px 0px;
 	font-family: verdana;
	font-size: 11px;
         text-align: left;
         font-weight: bold;
         text-decoration:none;
	color: blue;
         border: 0px solid blue;
}

body {
 	font-family: verdana;
}


.letterbox a:link { 	color: blue;	text-decoration: none; }
.letterbox a:active { 	color: red;	text-decoration: none; }
.letterbox a:visited { 	color: blue;	text-decoration: none; }
.letterbox a:hover { 	color: red;	text-decoration: none; }

.letterbox {
	text-align: center;
         width: 615px;
}

a {
  font-family: Verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
}

.whiteverysmall {
  font-family: Verdana;
  font-style: normal;
  font-size: 8px;
  font-weight: bold;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: silver;
}

.cheattable {
  border-collapse:collapse;
  border: 1px solid blue;

  margin-left: 5px;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: black;
}

.bigblue {
  font-family: Verdana;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: blue;
}

.smallblack {
  font-family: Verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: black;
  text-align: left;
}

.smallblue {
  font-family: Verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: blue;
}

.mainbox {
  position: absolute;
  top: 191px;
  left: 0px;

  width: 942px;
  height: auto;
  border: 0px solid red;

  background-image: url('topcenterbg.png');
  background-repeat: repeat-y;
  background-position:0px 0px;
  z-index: 3;
}

.leftbg {
  position: absolute;
  left: 0px;
  top: 0px;

  background-image: url('lefttop.png');
  background-repeat: repeat-x;
  background-position:0px 0px;
  padding: 0px;

  margin-left: auto;
  margin-right: 50%;
  width: 50%;
  height: 198px;

  z-index: 1;
}

.rightbg {
  position: absolute;
  right: 0px;
  top: 0px;

  background-image: url('righttop.png');
  background-repeat: repeat-x;
  background-position:0px 0px;
  padding: 0px;

  margin-left: 50%;
  margin-right: auto;
  width: 50%;
  height: 198px;
  z-index: 1;
}













body {
  background-color: #b4b4b4;
  padding: 0px;
  margin: 0px
}

.mainboxtop {
  position: relative;
  border:0px;
  width:942px;
  height: 191px;
  margin:auto;
  border: 0px solid red;

  background-image: url('topcenter.png');
  background-repeat: no-repeat;
  background-position:0px 0px;
  z-index: 10;
}

.mainboxtop2 {
  position: relative;
  border:0px;
  height: 20px;
  margin-left: 700px;

  border: 1px solid red;

  z-index: 12;
}

.infobox {
  position: absolute;
  background-color: black;

  filter:alpha(opacity=90);
  -moz-opacity:0.90;

  top: 115px;
  left: 201px;
  border:1px solid red;
  width:550px;
  margin:auto;
  z-index: 10;

  font-family: Verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  word-spacing: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
}

.statusbox {
  background-color: red;

  border:1px solid black;
  width: 250px;
}




.auswahlgeb a:link { 	color: orange;	text-decoration: none; }
.auswahlgeb a:active { 	color: white;	text-decoration: none; }
.auswahlgeb a:visited { 	color: orange;	text-decoration: none; }
.auswahlgeb a:hover { 	color: red;	text-decoration: none; }
