body  { font-size: 12pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0; padding: 0 }

a
{ 
	color: #336699; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
}

div.pfeilHoch 
{
	width: 18px; height: 13px; 
	border-width: 0; 
}

div.Caption 
{ 
	visibility: visible; padding: 6px; position: relative; 
	top: 0; left: 100px; width: 500px ; 
	font-size: 11pt; font-weight: bolder; 
	line-height: 140%; text-align:left; 
	border-bottom: 1px solid #2d6795 ; 
}

.input
{
	background-color: #ccccff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #2d6795;
	border-left: none;
	outline-style: none;
}

.input_fails
{
	background-color: #ccccff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 3px dotted #FF0000;
	border-left: none;
	outline-style: none;
}
.input_ok
{
	background-color: #ccccff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 3px dotted #00FF00;
	border-left: none;
	outline-style: none;
}

.input_empty
{
	background-color: #c0c0c0;
	font-weight: bold;
	font-size: 10pt;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #2d6795;
	border-left: none;
	outline-style: none;
}

.button      
{ 
	font-size: 10pt; 
	font-weight: bold; line-height: 100%; 
	background-color: #f0f0ff; 
	height: 12pt; 
	vertical-align: bottom; 
	border-width: 1px; 
	border-color: #2d6795; 
	outline-style: none 
}


p.Content    
{ 
	visibility: visible; padding: 6px; position: relative; 
	top: 0; left: 100px; width: 444px ;
	font-size: 10pt; 
	line-height: 140%; 
	text-decoration: none;
	text-align:left;
}

table.Content
{
	visibility: visible;
	padding: 6px;
	position: relative;
	top: 0;
	left: 100px;
	width: 444px;
	font-size: 10pt;
	line-height: 140%;
	text-decoration: none;
	text-align: left;
}


div.SmallContent    
{ 
	visibility: visible; padding: 6px; position: relative; 
	top: 0; left: 100px; width: 444px ;
	font-size: 8pt; 
	line-height: 140%; 
	text-decoration: none;
	text-align:left;
}

div.Seperator 
{
	visibility: visible; position: relative; 
	top: 0px; left: 0; width: 600px; height: 13px; 
	border-top: 1px solid #2d6795 ;
}
