body
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    background: #C7C7CF url(bg-main.gif) repeat-x;
    font-size: .72em;
    text-align: center;
}

#content p, #content-right p, table
{
    margin: 0px 0px 5px 0px;
}

#header
{
    margin-bottom: 1px;
    color: black;
    vertical-align: top;
    border-bottom-width: 2px;
    border-bottom-color: #7f7f7f;
    text-align: center;
}

.mainmenu
{
    width: 100%;
}

.menuitem
{
    font-size: 10pt;
    font-weight: bold;
}

#breadcrumb-container
{
    width: 800px;
    padding: 1px 1px 1px 1px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    margin-bottom: 1px;
    background: #FFFFFF url(bg-topnav.gif) repeat-x;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 0px;
}

#footer
{
    padding: 10px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    text-align: center;
    background: #FFFFFF url(bg-topnav.gif) repeat-x;
}
.table
{
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
}

a
{
    color: black;
    text-decoration: none;
}



a:hover
{
    color: black;
    text-decoration: underline;
}

.list
{
    list-style: none;
    margin: 0px;
    background: url(bullet.gif) no-repeat 0.2em 0.6em;
}

.text
{
    font-size: 8pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.textbold
{
    font-size: 8pt;
    font-weight: bold;
    color: black;
    font-family: Tahoma;
}

.gridtextbox
{
    width: 50px;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.textbox
{
    width: 140px;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.textboxmulti
{
    width: 200px;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.gridtextboxbig
{
    width: 80px;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.smalltext
{
    font-size: 8px;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
}

.fullkontakt
{
    font-size: 10pt;
    color: black;
    font-weight: normal;
    font-family: Arial, Tahoma;
    padding-top: 30px;
}

.contenttitle
{
    font-size: 12pt;
    margin: 0px;
    font-weight: bold;
    padding-top: 7px;
    color: black;
    font-family: Arial, 'Arial Black';
}

.contenttable
{
    border-right: #dcdcdc 1px dotted;
    border-top: #dcdcdc 1px dotted;
    border-left: #dcdcdc 1px dotted;
    border-bottom: #dcdcdc 1px dotted;
}

.contenttable-vert
{
    border-right: #dcdcdc 1px dotted;
}

.logoitem
{
    background: #FFFFFF url(bg-topnav.gif) repeat-x;
}

.platpodm
{
    list-style-type: lower-alpha;
}

a.blacklink
{
    color: black;
    text-decoration: none;
}

a.blacklink:hover
{
    color: black;
    text-decoration: underline;
}

.maintitle
{
    font-weight: bold;
    font-size: large;
    font-family: Arial;
    text-decoration: none;
    color: #000000;
}

.financepartner
{
    font-weight: bold;
    font-size: small;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
    color: #000000;
}

.contacts
{
    font-size: 10pt;
    font-weight: normal;
    color: black;
    font-family: Tahoma;
/*    line-height: 3.0em; */
}

.stdheading1
{
    font-weight: bold;
    font-size: medium;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #4169e1;
}

.stdheading2 
{
	font-size: 115%;
	margin-top: 2.5em;
	margin-bottom: .2em;
	border-bottom: 1px solid #757575;
	padding-bottom: .4em;
	padding-left: 2px;
	color: #DFDFDF;
}

dl.deflist-standard
{
    color: #000000;
    line-height: 1.8em;
}

dl.deflist-standard dt
{
    float: left;
    width: 280px;
    color: #000000;
    padding: 2px;
    font-weight: bold;
}

dl.deflist-standard dd
{
    margin-left: 284px;
    clear: right;
    background-color: #fffafa;
    padding: 2px;
    padding-left: 6px;
}

.x
{
    padding-right: 10px; padding-left: 10px;
}

.roundtable
{
    background-color: #F7F7F7; border: #a9a9a9 1px solid;
}

.roundtableheader
{
    padding-left: 5px;
    background-color: #E9E9E9;
    border-bottom: #a9a9a9 2px solid;
    vertical-align: top;
    text-align: left;
}

.roundtablecontent
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.hidden
{
  display: none
}
