body {	
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: normal;
font-style: normal;
font-size : 11px;
background-color: #ffffff;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
}

.mainbody  {
background-color: #ffffff;
background-image: url(images/mainbody_bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 100%;
height: 350px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 25px;
padding-left: 15px;
width: 620px;
}

.mainframe  {
background-color: #ffffff;
background-image: url(images/mainframe_bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 100%;
padding-top: 15px;
padding-bottom: 15px;
width: 260px;
}

a {
text-decoration: underline;
color: #20472B;
}

a:hover {
text-decoration: underline;
color: #20472B;
}

.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: #323C43;
}

.topicfooter {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #81888B;
}
a.topicfooter:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #81888B;
}

.footerbar {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #81888B;
}

.topictopic {
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: #323C43;
}

a.topicb:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #20472B;
}

.content {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
background-color: #E3E4E5;
color: #323C43;
}

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: #323C43;
}
/* Foreign currency */      
.focu	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
xfont-style: italic;
font-weight: normal;
color: #323C43;
}

/* 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: #323C43;
}

.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: #DBDBDB;
}

.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: #323C43;
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 #A5663C;
}

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: 0px 5px 0px 0px;
	color: #777777;
}
.SearchGo {
	display: table-cell;
	padding: 0px 0px 0px 5px;
}
.SearchInput {
	display: table-cell;
	padding: 0px 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: #222222;
	font-size: 11px;
	width: 140px;
	margin: 2px 0px 0px 5px;
}
