body {
  margin: 0;
  padding: 0;
  font: normal normal normal 11px/14px Courier New, Courier, monospace;
}

form {
	margin: 0;
	padding: 0;
}

div.labelselect {
	position: absolute; left: 25px; top: 35px;
  font: normal normal normal 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #c5c5c5;
}

div.labelselect a {
	border: 0;
	text-decoration: none;
}

div.labelselect img {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	border: 0;
}

div.langselect {
	position: absolute; left: 822px; top: 35px;
}

#schreibtisch {
	position: absolute; left:0px; top: 73px;
	width: 974px;
}

h2 {
	margin: 0;
	padding: 0;
	font: normal normal bold 13px/16px Courier New, Courier, monospace;
	
}
h3 {
	margin: 0;
	padding: 0;
	font: normal normal bold 11px/16px Courier New, Courier, monospace;
}

div.info {
	margin-left: 23px;
	font: normal normal normal 11px/14px Courier New, Courier, monospace;
	color: #bababa;
	margin-bottom: 23px;
}

div.grey {
	color: #bababa;
  margin-right: 20px;
}
div.white {
	color: #ffffff;
  margin-right: 20px;
}
div.space {
	margin-bottom: 16px;
}
input.text {
	margin-bottom: 10px;
}
input.textbt {
	padding: 0;
	border: 0;
	background-color: #000000;
	font: normal normal normal 11px/14px Courier New, Courier, monospace;
	color: #ffffff;
	cursor: pointer;
}

a.link {
	color: #0051e6;
	text-decoration: none;
}

a.slink {
	color: #0051e6;
	text-decoration: none;
  font: normal normal normal 10px/9px Tahoma, Verdana;
}

a.slink:hover {
 	color: #002a78;
	text-decoration: none;
  background-color: #d8ff00;
}

a.link:hover {
 	color: #002a78;
	text-decoration: none;
  background-color: #d8ff00;
}

a.strong {
	font-weight: bold;
}

a img {
	border: 0;
}

td {
  vertical-align: top;
}

.lpad {
	margin-left: 25px;
}

.tpad {
	margin-top: 12px;
}

.navibar {
	position: absolute;
	left: 0px; top: 566px;
}

