body {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
font-size : 12px;
margin-top:0px;
margin-left:0px;
background-color: transparent;

}

.a {
text-decoration: none;
color: #ff0000;
font-weight: bold;
font-size: 10px;
}

a:link {
text-decoration: none;
font-weight: bold;
color: #666666;
}

a:hover {
text-decoration: none;
font-weight: bold;
background-color: #FFFFFF;
color: #FF6600;
}

a:active {
text-decoration: none;
font-weight: bold;
color: #FF6600;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #666666;
}



.outline {
border-width: 0px;
border-color: #155875;
border-style: solid;
}

.header {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 22px;
font-style: normal;
color: #666666;
}

.header2 {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
background-color: #556189;
}


.topic {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #666666;
}

.content {
font-family: Verdana,Helvetica,Arial,sans-serif;font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #E2E8F8;
}

.copyright {
font-family: Verdana,Helvetica,Arial,sans-serif;font-size: 9px;
font-style: normal;
font-weight: normal;
color: #808080;
background-color: #FFFFFF;
}


td.splitter {
background-color: #FFFFFF;
height:1px;
padding:1px;
}

/* Main Currency */
.macu	{
font-family: Verdana,HelveticaArial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #003596;
font-weight: bold;
}
/* Foreign currency */
.focu	{
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #333333;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */
.musthave {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #838383;
background-color: background-color: #F8F8F8;
}

.text	{
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #666666;
}

.adresse	{
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #666666;

}


.errortext {
font-family: Verdana,Helvetica,Arial,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,Helvetica,Arial,sans-serif;
}

small	{
font-size : 9px;
font-family : Verdana,Helvetica,Arial,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;}
*/
