body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

p,td,li,.headline,.input_text,.input_multi,.input_button,.datum,.klickfolge,.lefttext,.inhalttext,.adm_button {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.datum{
  font-size: 9px;
  color: #000000;
}

.klickfolge {
	font-size: 9px;
	color: #737373
}

.lefttext {
	color: #737373
}

.input_text,.input_multi {
	width: 200px;
	border-color: black;
  border-width: 1px;
  border-style: solid;
	line-height: 100%;
}

.input_button {
	border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  font-weight: bold;
  color: #E67115;
  font-family: verdana;
  background-color: #FFFFFF;
  text-transform: uppercase;
}

.headline {
	font-weight: bold;
}

a {
	color: #E67115;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tablink {
    color: #000000;
}

.hint {
    color: #777777;
    background: #F9F9F9;
}

.back1 {
    background: #DDDDDD;
}

.back2 {
    background: #EFEFEF;
}

.adm_button {
	border: #CCCCCC;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  font-weight: bold;
  color: #E67115;
  font-family: verdana;
  background-color: #FFFFFF;
  text-transform: uppercase;
}
