body {	
color: #000000; 
font-weight: normal; 
font-size: 10pt; 
line-height: 20px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none;
}

A:link {
line-height: 20px; 
color: #999999; 
font-weight: bold; 
padding : 5px; 
text-decoration: underline; }

A:visited {
line-height: 20px; 
color: #999999; 
font-weight: bold; 
padding : 5px;
text-decoration: underline; }

A:hover {
line-height: 20px; 
color : #AC6F5A;
font-weight: bold; 
background-color : #FFFFFF; 
padding : 5px;
border : 1px solid #AC6F5A;
text-decoration: underline; }

A:active {
line-height: 20px; 
color : #AC6F5A;
font-weight: bold; 
background-color : #FFFFFF; 
padding : 5px;
border : 1px solid #AC6F5A;
text-decoration: underline; }

.outline {
border-width: 1px; 
background-color : #F8FAD8;
border-color: #AC6F5A;
border-style: solid;
}

.header {
color: #000000; 
font-weight: bold; 
font-size: 10pt; 
line-height: 20px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none; 
}

.topic {
color: #000000;
font-weight: bold; 
font-size: 10pt; 
line-height: 20px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none;   
}

.content {
color: #000000; 
font-weight: normal; 
font-size: 10pt; 
line-height: 20px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none;
}

td.splitter {
background-color: #AC6F5A;
height:1px;
padding:1px;
}      

/* Main Currency */
.macu	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
/* Foreign currency */      
.focu	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
xfont-style: italic;
font-weight: normal;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */   
.musthave {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #cc0000;
}

.text	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.errortext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align : center;
}

.effect {
/* >=IE5.5 / NS6.2 */
filter:progid:dxImageTransform.Microsoft.dropShadow(color=silver,offX=3,offY=3,positive=true);
border: 1px solid black;
}

pre {
font-family : monospace;
font-size : 12px;
}

big		{
font-size : 22px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}

small	{
font-size : 9px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}

hr {
color: #fffff;
}

form {
padding:0px;
margin:0px;

}  
/* 
This can be used for html debug purposes:
TABLE {border: 2px solid purple !important; 
   margin: 5px !important; border-collapse: 
   separate !important; border-spacing: 1px !important; 
   empty-cells: show !important;}
TH {border: 1px solid blue !important; 
   padding: 3px !important;}
TD {border: 1px solid red !important; 
   padding: 3px !important;}
*/

