
/**********************************************************************\
 *** GLOBAL                                                          *** 
\**********************************************************************/

* {
    font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #848387;
}


/**********************************************************************\
 *** NAVIGATION                                                     *** 
\**********************************************************************/

table.mainmenu {
    width: 100%;
}

div.mainmenu {
    width: 960px; /*735*/
    position: relative;
    top: 31px;
}

a.mainmenu, a.mainmenu:hover, a.mainmenu:link, a.mainmenu:visited {
    color: #FFFFFF;
    font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a.mainmenu_up, a.mainmenu_up:hover, a.mainmenu_up:link, a.mainmenu_up:visited {
    color: #BA0F2B;
    font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a.mainmenu:hover {
    color: #BA0F2B;
}

a.submenu, a.submenu:link, a.submenu:visited, a.submenu_lv, a.submenu_lv:link, a.submenu_lv:visited {
    color: #848387;
    font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a.submenu, a.submenu:link, a.submenu:visited {
    font-weight: bold;
}

a.submenu_up, a.submenu_up:link, a.submenu_up:visited, a.submenu_lv_up, a.submenu_lv_up:link, a.submenu_lv_up:visited {
    color: #BA0F2B;
    font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a.submenu_up, a.submenu_up:link, a.submenu_up:visited {
    font-weight: bold;
}

a.submenu:hover {
    color: #BA0F2B;
}

a {
    color: #848387;
    font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a:hover {
    color: #BA0F2B;
}

a.bright, a.bright:hover, a.bright:link, a.bright:visited {
    color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

.homeContent a {
    color: #848387;
    font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: none;
}

.homeContent a:hover {
    color: #BA0F2B;
}

a.footer, a.footer:hover {
    color: #848387;
    font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    text-decoration: underline;
}

div.location {
    visibility: hidden;
    width: 100%;
    height: 91px;
    background-color: #FFFFFF;
}

/**********************************************************************\
 *** FORMULARE                                                      *** 
\**********************************************************************/

input.default, textarea.default, select.default {
    border-style: solid;
    border-width: 1px;
    border-color: #A7A9AC;
    background-color: #D1D3D5;
}

/**********************************************************************\
 *** TEXTE                                                          *** 
\**********************************************************************/

.headerText {
    color: #BA0F2B;
}

.headerText b {
    color: #BA0F2B;
}

.homeCountries {
    font-size: 11px;
    line-height: 16px;
}

.homeContent {
    font-size: 10px;
}

.homeContent .headerText {
    font-size: 10px;
    color: #BA0F2B;
}

b.error {
    color: #BA0F2B;
}

/**********************************************************************\
 *** LAYOUT                                                         *** 
\**********************************************************************/

body#top {
    margin: 0px;
    spacing: 0px;
    padding: 0px;
    scrollbar-base-color: #D1D3D5;
    scrollbar-3dlight-color: #D1D3D5;
    scrollbar-arrow-color: #A7A9AC;
    scrollbar-darkshadow-color: #D1D3D5;
    scrollbar-face-color: #D1D3D5;
    scrollbar-highlight-color: #A7A9AC;
    scrollbar-shadow-color: #A7A9AC;
    scrollbar-track-color: #D1D3D5;
}

div#header_frame {
    height: 100px;
    background-color: #A7A9AC;
}

div#content_frame_lft_top {
    width: 220px;
    height: 120px;
    background-color: #D1D3D5;
    overflow: auto;
}

div#content_frame_lft_space {
    width: 220px;
    height: 15px;
    background-color: #FFFFFF;
}

div#content_frame_lft {
    /*width: 100%;*/
    height: 100%;
    background-color: #D1D3D5;
    overflow: auto;
    white-space: nowrap;
}

div#content_frame_rgt {
    position: relative;
    /*width: 100%;*/
    height: 100%;
    background-color: #D1D3D5;
    overflow: auto;
}

div#content_frame_image {
    position: relative;
    float: right;
}

div#content_frame_rgt_home {
    background-color: #D1D3D5;
    overflow: auto;
}

div#footer_frame_lft {
    width: 220px;
    height: 60px;
}

div#footer_frame_rgt {
    /*width: 100%;*/
    height: 60px;
    vertical-align: bottom;
}

tr.content {
    background-color: #D1D3D5;
}

td.content_left {
    width: 150px;
}

td.content_right {
    width: 600px;
}

div.footer {

}

div#header {
    top: 3px;
    left: 8px;
    right: 10px;
    position: relative;
}

div.content_left {
    position: relative;
    padding: 10px;
}


div.content_right {
    position: relative;
    padding: 10px;
    float: left;
    width: 70%;
}

div.content_right_home {
    position: relative;
    float: left;
    width: 740px;
    overflow: auto;
}

div.content_home {
    padding-top: 2px;
    padding-left: 12px;
}

/* AUSSENRAHMEN LINKS/RECHTS */

.outer_border_lftrgt {
    width: 12px;
}


/* AUSSENRAHMEN OBEN/UNTEN */

.outer_border_topbtm {
    height: 12px;
    background-color: #FFFFFF;
}

/* INNENABSTÄNDE */

.inner_border_v {
    height: 15px;
    background-color: #FFFFFF;
}
.inner_border_h {
    width: 13px;
    background-color: #FFFFFF;
}



ul.SimpleText {
    list-style-image:url('/en/_IMG/ll_imgList.gif');
    margin-top: 0px;
    margin-left: 0.75em;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0.75em;
    padding-bottom: 0px;
}
ol.SimpleText {
    margin-top: 0px;
    margin-left: 0.75em;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0.75em;
    padding-bottom: 0px;
}

.location_head
{
    padding: 10px;
    color: white;
}

.location_head a
{
    color: white;
}