body    { font-style: normal; font-weight: normal; font-family: "Times New Roman", Georgia, Times; margin-top: 0px; margin-left: 0px }

a  { color: #006; text-decoration: underline }

a:hover {
	text-decoration: underline;
	color: #C36;
}

.outline   { border: solid 0px #CCC }
.outline1  { border: solid 1px #C36 }

.header     {
	color: #006;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	font-family: "Times New Roman", Georgia, Times;

}
.topic     { color: #006; font-style: normal; font-weight: bold; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; }
.content     { color: #006; font-style: normal; font-weight: normal; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; }

.content1     { color: #006; font-style: normal; font-size: 13pt; font-family: "Times New Roman", Georgia, Times;  }
.content2     { color: #006; font-weight: bold; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; line-height: 20pt;  padding: 5pt;  }

td.splitter {
background-color: #155875;
height:1px;
}

/* Main Currency */
.macu	  { color: #006; font-style: normal; font-weight: bold; font-size: 13pt; font-family: "Times New Roman", Georgia, Times }
/* Foreign currency */
.focu	  { color: #006; font-weight: normal; font-size: 10pt; font-family: "Times New Roman", Georgia, Times; xfont-style: italic  }

/* Pflichtfelder in Formularen
** Form fields which have to be filled */
.musthave     { color: #C36; font-style: normal; font-weight: normal; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; padding: 5pt; }

.text	    {  color: #006; font-style: normal; font-weight: normal; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; padding: 0pt }

.text1	    {  color: #006; font-style: normal; font-weight: normal; font-size: 13pt; font-family: "Times New Roman", Georgia, Times; padding: 5pt }

.errortext  {color: #C36; font-style: normal; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; text-align: center; border: 2px solid #006; }

.effect1 {
/* >=IE5.5 / NS6.2 */
filter:progid:dxImageTransform.Microsoft.dropShadow(color=silver,offX=3,offY=3,positive=true);
border: 1px solid black;
}

pre  { font-size: 13pt; font-family: monospace }

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;
}

h1  { color: #C36; font-family: "Times New Roman", Georgia, Times; font-size : 24pt; font-weigtht: bold; }
h2  { color: #006; }


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;}
*/