body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 5;
	background-color: #F0F0F0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}
A:link {
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
}
.Topline {
	background-color: #FFFFFF;
	background-image: url(/img/verlauf2.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.logobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5;
	width: 200px;
}
.Menubox
 {
	background-color: #FF0000;
	text-align: left;
	width: 160px;
	border: 1px;
	border-style: solid;
	border-color: #333333;
	height: 15px;
	font-size: 12px;
	background-image: url(/img/verlauf3.jpg);
	background-repeat: repeat-x;
	margin: 5;
}
.Main
 {
	text-align: left;
	font-size: 12px;
	padding: 5;
	background-color: #F3F3F3;
	border-bottom-color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-right-color: #FF0000;
	border-right-style: dotted;
	border-right-width: thin;
}

.Menuleft {
	height: 100px;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #000000;
	padding: 4px;
	border: thin solid;
	border-color: #FF0000;
}
.MenuleftAussen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	border-right-color: #FF0000;
	border-right-style: dotted;
	border-right-width: thin;
	padding-right: 5px;
	border-bottom-color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-color: #FF0000;
	border-left-width: thin;
	border-left-style: dotted;
	padding-left: 5px;
	width: 200px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Tableheader {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.inputbox {
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  border-color: #c2c2c2; 
  border-top-width: 0px; 
  border-left-width: 0px; 
  border-right-width: 2px; 
  background-color: #F9F9F9; 
}

.inputFldRed 
{
  border-bottom-style: solid; 
  border-bottom-width: 3px; 
  border-color: #FF3030; 
  border-top-width: 0px; 
  border-left-width: 0px; 
  border-right-width: 3px; 
  background-color: #F9F9F9; 
}.horzline {

	text-align: left;
	font-size: 12px;
	padding: 5;
	background-color: #F3F3F3;
	border-bottom-color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 5px;
}
.invisible {
	font-size: 1px;
	color: #F0F0F0;
}

