body {
margin: 0px;
padding: 0px;
background-image: url(images/bg.gif);
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: normal;
font-style: normal;
font-size : 11px;
scrollbar-face-color: #3B3B3B;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #3B3B3B;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #3B3B3B;
scrollbar-track-color: #3B3B3B;
scrollbar-arrow-color: #FFFFFF;
}

.barra_sx {
background-image: url(images/barra_sx.gif);
}

.barra_dx {
background-image: url(images/barra_dx.gif);
}

.button {
background-image: url(images/button.gif);
}

.sfondonew {
background-image: url(images/sfondonew.gif);
}




a {
text-decoration: underline;
color: #02051B;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}

.outline {
border-width: 1px; 
border-color: #155875;
border-style: solid;
}

.header {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;      
}

.topic {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #02051B;
}

.topicfooter {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #02051B;
}

.topictopic {
background-image: url(images/topic2.gif);
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}

.topicb {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #02051B;
}

a.topicb:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #CC0000;
}

.content {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
background-color: #E3E4E5;
color: #222222;
}

td.splitter {
background-color: #155875;
height:1px;
}      

/* Main Currency */
.macu	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #222222;
}
/* Foreign currency */      
.focu	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
xfont-style: italic;
font-weight: normal;
color: #222222;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */   
.musthave {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #cc0000;
}

.text	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #02051B;
}

.textplanner	{
font-family: Times New Roman, Helvetica, sans-serif;
font-size: 8px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}

.textc	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #A9BAC1;
}

.textform	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #301C11;
background: #DDDDCD;
}

.errortext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align : center;
}

.menu {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #02051B;
text-transform: uppercase;
text-decoration: none;
}

a.menu:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC0000;
text-transform: uppercase;
text-decoration: none;
}

.effect {
/* >=IE5.5 / NS6.2 */
filter:progid:dxImageTransform.Microsoft.dropShadow(color=D8D8D8,offX=3,offY=3,positive=true);
border: 2px solid #405727;
}

pre {
font-family : monospace;
font-size : 12px;
}

big		{
font-size : 22px;
font-family : Tahoma, Arial,Helvetica,sans-serif;
}

small	{
font-size : 9px;
font-family : Tahoma, 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;}
*/

.HeadSearchInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	display: table-cell;
	padding: 18px 9px 0px 0px;
	color: #777777;
}
.SearchGo {
	display: table-cell;
	padding: 14px 8px 0px 8px;
}
.SearchInput {
	display: table-cell;
	padding: 14px 0px 0px 0px;
}
.head_search {
	display: block;
	width: 152px;
	height: 22px;
	background: url("../../images/sarchinput_bg.gif") no-repeat;
}
.head_search form {
	padding: 0px;
	margin: 0px;
}
.head_search input {
	border: 1px none #ffffff;
	background: transparent;
	color: #D4D4D4;
	font-size: 11px;
	width: 140px;
	margin: 2px 0px 0px 5px;
}