body {
font-family: Helvetica,Verdana,Arial,sans-serif;
font-weight: normal;
font-style: normal;
font-size : 10px;
background-color:#FFFFFF;
margin-top:0px;
margin-left:0px;
background-image: url('img_starteite/background.gif');

}

a {
text-decoration: none;
color: #073F58;
}

a:link {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: none;
color: #000066;
}

a:active {
text-decoration: none;
color: #333333;
}

a:visited {
text-decoration: none;
color: #333333;
}



.outline {
border-width: 0px;
border-color: #155875;
border-style: solid;
}

.header {
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
background-color: #6E82A3;
color: #FFFFFF;
}

.topic {
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
background-color: #;
color: #65667A;
}

.content {
font-family: Helvetica,Verdana,Arial,sans-serif;font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #F8F8F8;
}

td.splitter {
background-color: #F8F8F8;
height:1px;
padding:1px;
}

/* Main Currency */
.macu	{
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
/* Foreign currency */
.focu	{
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 10px;
xfont-style: italic;
font-weight: normal;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */
.musthave {
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #cc0000;
background-color: #F8F8F8;
}

.text	{
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.errortext {
font-family: Helvetica,Verdana,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 : Helvetica,Verdana,Arial,sans-serif;
}

small	{
font-size : 9px;
font-family : Helvetica,Verdana,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;}
*/
