body
{
  background-color: black;
  background-color: #222222;
  margin: 0px;
}

#gesamt
{
  z-index: 5;
  width: 99%;
  height: 99%;
  margin-left: 0px;
  text-align: center;
}

div.frame
{
  text-decoration: none;
  color: white;
  font-family: Verdana;
  font-weight: 600;
  font-size: 1em;
}

a
{
  text-decoration: none;
  color: white;
  font-family: Verdana;
  font-weight: 600;
  font-size: 1em;
}

#kopf
{
  height: 20%;
  color: white;
  font-family: Verdana;
  font-weight: 600;
  font-size: 4em;
  text-align: center;
  padding: 20px;
}

#inhalt
{
  height: 70%;
}

#inhalt_r
{
  width: 49%;
  float: right;
}

#inhalt_l
{
  color: white;
  float: left;
  /*border: 1px white solid;*/
}

#dummy
{
  height: 459px;
  float: top; 
  color: white;
  font-family: Verdana;
  font-weight: 600;
  font-size: 1em;
  text-align: left;
  padding-top: 100px;
  /*border: 1px white solid;*/
}

#login
{
  width: 400px;
  height: 200px;
  float: top; 
  color: white;
  font-family: Verdana;
  font-weight: 500;
  font-size: 1em;
  text-align: left;
  padding: 20px;
  border: 1px white solid;
  margin-top: 100px;
  background-color: #3C3C3C;
}

td.lbl
{
  color: white;
  font-family: Verdana;
  font-weight: 600;
  font-size: .8em;
  text-align: left;
  padding: 3px;
}

td.lbl_k
{
  color: white;
  font-family: Verdana;
  font-weight: 500;
  font-size: .7em;
  text-align: left;
  padding: 3px;
}

td.inp
{
  font-family: Verdana;
  font-weight: 500;
  font-size: .7em;
  text-align: left;
}

input.but_ie
{
	color: #000000;
	/*background-color: #AAAAAA;*/
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	font-family: Verdana;
	font-size: 10 px;
	font-weight: 500;
}

input.but_ieo
{
	color: #000000;
	background-color: #D0DFF5;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #20A0E4;
	font-family: Verdana;
	font-size: 10 px;
	font-weight: 500;
	cursor: hand;
}

#rechts
{
  border-bottom: solid red 2px;
  border-left: solid red 2px;
  height: 25px;
  float: top; 
}

#links
{
  width: 50%;
  border: 1px white solid;
}
