/* Euler Hermes Microsites */
/* Created: 24.04.2009     */
/* Updated: 04.06.2009     */
/* Version: 0.9.2          */

body {
    background-color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    margin: 0px;
    padding: 0px;
    width: 100%
}

/*
#container {
    background-color: #ffffff;
    height: 100%;
    overflow: visible;
    width: 100%;
}
*/

/* header area, includes top grey row, logo, blue header bar and main navigation */
#header {
    background-color: #014eaa;
    border-bottom: 2px solid #ffffff;
    left: 0em;
    position: absolute;
    top: 0em;
    width: 100%;
}

/* top grey row */
#head_top {
    background-color: #dfe0e1;
    border-bottom: 2px solid #ffffff;
    left: 0px;
    height: 22px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

/* top grey 5 links with home, sitemap, etc. */
#head_top_text {
    color: #4b4b4b;
    font-size: 1.1em;
    height: 22px;
    left: 0px;
    line-height: 1.1em;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    position: absolute;
    top: 0px;
    width: 992px;
}

/* top grey list with the 5 links */
#head_top_text ul {
    float: right;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#head_top_text li {
    display: inline;
    float: right;
}

/* top grey links with home, faq, etc*/
#head_top_text li a {
    color: #4b4b4b;
    padding-right: 7px;
    text-decoration: none;
}

#head_top_text li a:active {
    background-color: #dfe0e1;
    font-weight: bold;
    text-decoration: underline;
}

/* the blue bar on the top*/
#head_bar {
    border-bottom: 2px solid #ffffff;
    height: 70px;
    left: 0px;
    top: 0px;
}

/* - - - - - - - - - -  head_nav_main  - - - - - - - - - - */

#head_nav_main {
    background-color: #889f71;
    height: 22px;
    left: 0px;
    top: 0px;
    width: 100%;
}

#head_nav_main_text {
    font-size: 1.15em;
}

#head_nav_main_text ul {
    list-style-type: none;
    margin-top: 0px;
    margin-left: 174px;
    margin-bottom: 0px;
    padding-left: 0px;
}

#head_nav_main_text li {
    display: inline;
    padding-top: 4px;
    padding-bottom: 5px;
    float: left;
}

#head_nav_main_text a {
    color: #ffffff;
    font-weight: bold;
    padding: 4px 15px 5px 15px;
    text-decoration: none;
}

#head_nav_main_text a:hover,
#head_nav_main_text a:active {
    background-color: #3f5429;
}

#head_nav_main_text li.selected a {
    background-color: #3f5429;
}

/* - - - - - - - - - -  head_logo  - - - - - - - - - - */

#head_logo {
    background-color: #014eaa;
    height: 54px;
    left: 0px;
    padding: 0px;
    position: absolute;
    top: 11px;
    width: 172px;
}

#head_logo img {
    border: none;
}

#head_site_label {
    left: 172px;
    height: 25px;
    width: 390px;
    position: absolute;
    top: 24px;
}

/* - - - - - - - - - -  content  - - - - - - - - - - */

#content {
    background-color: #f5f9f2;
    left: 174px;
    position: absolute;
    top: 120px;
    width: 654px;
}

#content img {
    border: none;
    padding: 0px;
}

#content_breadcrumb {
    color: #51626f;
    font-size: 1.08em;
    margin-left: 162px;
    padding-left: 7px;
    padding-top: 7px;
}

#content_breadcrumb ul {
    list-style: none;
}

#content_breadcrumb li {
    color: #51626f;
    display: inline;
    font-weight: bold;
}

#content_breadcrumb a {
    font-weight: normal;
    text-decoration: underline;
}

#content_breadcrumb a:link,
#content_breadcrumb a:visited,
#content_breadcrumb a:hover,
#content_breadcrumb a:active {
    color: #51626f;
}
/* - - - - - - - - - -  content_main  - - - - - - - - - - */

#content_main {
    color: #51626f;
    font-size: 1.2em;
    margin-left: 162px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
}

#content a,
#content p a {
    color: #51626f;
    padding: 0px;
    text-decoration: underline;
    width: auto;
}

#content p a:hover {
    font-weight: bold;
}

#content div.gt {
    color: #51626f;
    float: left;
    padding: 0px;
    margin-left: 0px;
}

#content div.link_external,
#content div.link_internal {
    color: #51626f;
    padding: 0px;
    margin: 0px 0px 5px;
    margin-left: 0px;
}

#content div.link_external a,
#content div.link_internal a {
    color: #51626f;
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 466px;
}

#content div.link_external a:hover,
#content div.link_internal a:hover {
    text-decoration: underline;
}

#content a:hover {
    text-decoration: underline;
}

#content div.link_internal_press_release a {
    display: block;
    padding-left: 10px;
    text-decoration: none;
}

#content div.link_internal_press_release a:hover {
    display: block;
    padding-left: 10px;
    text-decoration: underline;
}

#content div.press_release_headline {
	color: #51626f;
	font-weight: bold;
}

#content div.highlight {
    font-weight: bold;
}

/* - - - - - - - - - -  content_contact  - - - - - - - - - - */

#content_contact {
    background-color: #c7d8b5;
    padding: 11px 7px 12px 7px;
}

label {
    color: #3f5429;
    float: left;
    width: 14em;
}

#content_contact input {
    background-color: #ffffff;
    border: 1px solid #3f5429;
    line-height: 1.6em;
    width: 290px;
}

#content_contact textarea {
    background-color: #ffffff;
    border: 1px solid #3f5429;
    line-height: 1.6em;
    width: 290px;
}

#content_contact input.checkbox,
#content_contact input.radiobutton {
    width: auto;
    margin-right: 0.1em;
    background-color: #c7d8b5;
    border: none;
}

#content_contact input.reset,
#content_contact input.submit {
    background-color: #c7d8b5;
    padding-top: 18px;
    padding-bottom: 0px;
    border: none;
    height: 18px;
    width: 90px;
}

#content_contact input.reset {
    padding-left: 17em;
    padding-right: 2em;
    float: left;
}

/* - - - - - - - - - -  content_slots  - - - - - - - - - - */

#content_slots {
    background-color: #c7d8b5;
    color: #3f5429;
}

#content_slots img,
#content_slots object {
    border: none;
    float: left;
    margin-left: -7px;
    margin-right: -7px;
    padding: 0px;
}

#content_slots p a {
    color: #3f5429;
    padding: 0px;
    text-decoration: underline;
    width: auto;
}

#content_slots p a:hover {
    font-weight: bold;
}

#content_slots a:visited {
    color: #3f5429;
}

#content_slots a:hover {
    text-decoration: underline;
}

#content_slots div.gt {
    color: #3f5429;
    float: left;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 6px;
}

#content_slots div.link_external,
#content_slots div.link_internal {
    color: #3f5429;
    margin: 0px 0px 5px;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 6px;
}

#content_slots div.link_external a,
#content_slots div.link_internal a {
    color: #3f5429;
    display: block;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    text-decoration: none;
    width: 137px;
}

#content_slots div.link_external a:hover,
#content_slots div.link_internal a:hover {
    text-decoration: underline;
}

#content_slots h4 {
    color: #3f5429;
    font-size: 1.1em;
    margin: 0px;
    padding: 7px 0px 6px 0px;
    text-decoration: normal;
}

#content_slots h5 {
    color: #3f5429;
    font-size: 1.1em;
    margin: 0px;
    padding: 7px 0px 6px 0px;
    text-decoration: normal;
}

.clear {
    clear: both;
}

.slot_divider {
    background-color: #ffffff;
    background: url(/media/divider_thick.gif) repeat-x;
    height: 15px;
    margin: 0px;
    padding: 0px;
    width: 654px;
}

/* - - - - - - - - - -  content_slots 4 x 25  - - - - - - - - - - */

div.content_slot_1_25,
div.content_slot_2_25,
div.content_slot_3_25 {
    background-color: #c7d8b5;
    border-right: 2px solid #ffffff;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 148px;
}

div.content_slot_4_25 {
    background-color: #c7d8b5;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 148px;
}

div.content_slot_1_25 p,
div.content_slot_2_25 p,
div.content_slot_3_25 p,
div.content_slot_4_25 p {
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
}

/* - - - - - - - - - -  content_slots 2 x 50  - - - - - - - - - - */

div.content_slot_1_50 {
    background-color: #c7d8b5;
    border-right: 2px solid #ffffff;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 312px;
}

div.content_slot_2_50 {
    background-color: #c7d8b5;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 312px;
}

div.content_slot_1_50 p,
div.content_slot_2_50 p {
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
}

div.link_external_slot_50,
div.link_internal_slot_50 {
    color: #3f5429;
    margin: 0px 0px 5px;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 6px;
}

div.link_external_slot_50 a,
div.link_internal_slot_50 a {
    color: #3f5429;
    display: block;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    text-decoration: none;
    width: 312px;
}

/* - - - - - - - - - -  content_slots 25 + 75  - - - - - - - - - - */

div.content_slot_1_75 {
    background-color: #c7d8b5;
    border-right: 2px solid #c7d8b5;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 148px;
}

div.content_slot_2_75 {
    background-color: #c7d8b5;
    float:left;
    margin-left: 0px;
    padding: 0px 7px 0px 7px;
    width: 476px;
}

div.content_slot_1_75 p {
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
}

div.content_slot_2_75 p {
    font-size: 1.2em;
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
}

div.link_external_slot_75,
div.link_internal_slot_75 {
    color: #3f5429;
    margin: 0px 0px 5px;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 6px;
}

div.link_external_slot_75 a,
div.link_internal_slot_75 a {
    color: #3f5429;
    display: block;
    font-size: 1.2em;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    text-decoration: none;
    width: 476px;
}

/* - - - - - - - - - -  left  - - - - - - - - - - */

#left {
    background-color: #ffffff;
    float: left;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 120px;
    width: 172px;
}

/* - - - - - - - - - -  left_nav_supp  - - - - - - - - - - */

#left_nav_supp {
    background-color: #889f71;
    float: left;
    left: 0px;
    top: 0px;
    width: 172px;
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
}

#left_nav_supp ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#left_nav_supp li {
    border-bottom: 2px solid #ffffff;
}

#left_nav_supp li a:link,
#left_nav_supp li a:visited {
    color: #ffffff;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    display: block;
}

#left_nav_supp li a:hover {
    background-color: #c7d8b5;
    color: #3f5429;
    display: block;
}

#left_nav_supp li a:active {
    background-color: #c7d8b5;
    color: #3f5429;
    display: block;
    font-weight: bold;
}

#left_nav_supp li.activated a {
    background-color: #c7d8b5;
    color: #3f5429;
    display: block;
    font-weight: bold;
}

#left_nav_supp ul ul {
    margin-left: 19px;
}

#left_nav_supp ul ul li {
    border-bottom: 0px solid #fff;
    color: #ffffff;
}

#left_nav_supp ul ul li a:link,
#left_nav_supp ul ul li a:visited {
    background-color: #c7d8b5;
    color: #3f5429;
}

#left_nav_supp ul ul li a:hover {
    background-color: #c7d8b5;
    color: #3f5429;
    font-weight: bold;
}

#left_nav_supp ul ul li a:active {
    background-color: #c7d8b5;
    color: #3f5429;
    display: block;
    font-weight: bold;
}

/* - - - - - - - - - -  left_lang  - - - - - - - - - - */

#left_lang {
    background-color: #ffffff;
    float: left;
    left: 0px;
    width: 172px;
}

#left_lang img {
    border: none;
}

#left_lang ul {
  padding-left: 0px;
  margin-left: 0px;
}

#left_lang ul li a {
    border-bottom: 1px solid #dfdfdf;
    color: #4b4b4b;
    display: block;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 5px;
    text-decoration: none;
}

#left_lang ul li a:hover {
    background-color: #ffffff;
    font-weight: bold;
    display: block;
}

#left_lang ul li a:active {
    background-color: #ffffff;
    font-weight: bold;
    display: block;
}

/* - - - - - - - - - -  left_group_link  - - - - - - - - - - */

#left_group_link {
    background-color: #ffffff;
    float: left;
    left: 0px;
    position: relative;
    top: 0px;
    width: 172px;
}

#left_group_link img {
    border: none;
}

#left_group_link a {
    border-bottom: 1px solid #dfdfdf;
    color: #4b4b4b;
    display: block;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 5px;
    text-decoration: none;
}

#left_group_link a:hover {
    background-color: #ffffff;
    font-weight: bold;
    display: block;
}

/* - - - - - - - - - -  left_search  - - - - - - - - - - */

#left_search {
    background-color: #ffffff;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    color: #4b4b4b;
    float: left;
    padding-left: 7px;
    position: relative;
    top: 25px;
    line-height: 24px;
    font-size: 1.1em;
}

#left_search a.search {
    color: #4b4b4b;
    font-weight: bold;
    text-decoration: none;
    border: 1px;
    display: block;
    padding: 0px 5px 2px 0px;
    text-align: right;
    background: url(../images/arrow.gif) no-repeat 7px 6px;
}

#left_search input {
    width: 154px;
}

.search_button {
    background-color: transparent;
    border: 0px;
    font-weight: bold;
    padding: 0px;
    text-align: right;
}

/* - - - - - - - - - -  global_offices  - - - - - - - - - - */

#left_global_offices {
    background-color: #ffffff;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    color: #4b4b4b;
    float: left;
    font-size: 1.1em;
    padding-left: 7px;
    position: relative;
    line-height: 24px;
    top: 24px;
    width: 165px;
}

#left_global_offices select {
    width: 165px;
}

/* - - - - - - - - - -  left_logo_allianz  - - - - - - - - - - */

#left_logo_allianz {
    background-color: #ffffff;
    float: left;
    left: 0px;
    position: relative;
    top: 78px;
    height: 38px;
    width: 172px;
}

#left_logo_allianz img {
    border: none;
    padding-left: 7px;
    height: 38px;
    width: 100px;
}

/* - - - - - - - - - -  right  - - - - - - - - - - */

#right {
    background-color: #edeff0;
    color: #51626f;
    left: 830px;
    margin: 0px;
    padding: 0px 7px 0px 7px;
    position: absolute;
    top: 120px;
    width: 148px;
}

#right img,
#right object {
    border: none;
    float: left;
    padding: 0px;
    margin-left: -7px;
    margin-right: -7px;
    max-width: 162px;
}

#right p {
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    width: 148px;
}

#right a,
#right p a {
    color: #51626f;
    padding: 0px;
    width: auto;
}

#right p a:hover {
    font-weight: bold;
}


#right a:visited {
	color: #51626f;
}

#right a:hover {
    text-decoration: underline;
}

#right div.gt {
    color: #51626f;
    float: left;
    padding-bottom: 5px;
    padding-top: 6px;
    margin-left: 0px;
}

#right div.link_external,
#right div.link_internal {
    color: #51626f;
    margin-left: 0px;
    margin: 0px 0px 5px;
    padding-bottom: 5px;
    padding-top: 6px;
}

#right div.link_external a,
#right div.link_internal a {
    color: #51626f;
    display: block;
    margin-left: 0px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 137px;
}

#right div.link_external a:hover,
#right div.link_internal a:hover {
    text-decoration: underline;
}

#right h4 {
    color: #51626f;
    font-size: 1.1em;
    margin: 0px;
    padding: 7px 0px 6px 0px;
    text-decoration: normal;
    width: 148px;
}

#right h5 {
    color: #51626f;
    font-size: 1.1em;
    margin: 0px;
    padding: 7px 0px 6px 0px;
    text-decoration: normal;
    width: 148px;
}

#right div.press_release_date_hp {
	color: #51626f;
	font-size: 0.95em;
}

#right div.gt_press_release_hp {
    color: #51626f;
    float: left;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#right div.link_internal_press_release_hp {
    color: #51626f;
    padding-left: 8px;
}

#right div.link_internal_press_release_hp a{
    text-decoration: none;
}

#right div.link_internal_press_release_hp a:hover{
	text-decoration: underline;
}

/* - - - - - - - - - -  lists (unordered)  - - - - - - - - - - */

#content ul,
#content_contact ul,
div.content_slot_1_25 ul,
div.content_slot_2_25 ul,
div.content_slot_3_25 ul,
div.content_slot_4_25 ul,
div.content_slot_1_25 ul,
div.content_slot_2_50 ul,
div.content_slot_2_75 ul,
#right ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#content ul li,
#content_contact ul li,
div.content_slot_2_75 ul li {
    background: url('/media/icons/bullet_green_large.gif/bullet_green_large.gif') no-repeat left top;
    padding-left: 11px;
}

div.content_slot_1_25 ul li,
div.content_slot_2_25 ul li,
div.content_slot_3_25 ul li,
div.content_slot_4_25 ul li,
div.content_slot_1_25 ul li,
div.content_slot_2_50 ul li,
#right ul li {
    background: url('/media/icons/bullet_green_small.gif/bullet_green_small.gif') no-repeat left top;
    padding-left: 9px;
}

/* - - - - - - - - - -  header  - - - - - - - - - - */

h1 {
    color: #889f71;
    font-size: 1.5em;
    padding: 0px;
}

h1#homepage {
    background-color: #889f71;
    color: #ffffff;
    font-size: 1.4em;
    padding: 12px 12px 13px 12px;
    position: absolute;
    top: 165px;
    height: 38px;
    left: 274px;
    width: 341px;
}

h2 {
    color: #889f71;
    font-size: 1.2em;
    padding: 0px;
    text-decoration: bold;
}

h3 {
    color: #51626f;
    font-size: 1.2em;
    padding: 0px;
    text-decoration: normal;
}

.divider_thin {
    background: url(/media/divider_thin.gif) repeat-x center;
    height: 1px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.divider_thick {
    background-color: #ffffff;
    background: url(/media/divider_thick.gif) repeat-x;
    height: 15px;
    margin-left: -7px;
    margin-right: -7px;
    padding: 0px;
    width: 162px;
}

/* - - - - - - - - - -  sitemap  - - - - - - - - - - */

.sitemap_level_1 {
    font-size: 1.2em;
    line-height: 22px;
    margin-left: 10px;
    padding-left: 10px;
    color: #014eaa;
    font-weight: bold;
}

.sitemap_level_2 {
    color: #014eaa;
    line-height: 22px;
    font-size: 1.1em;
    margin-left: 20px;
    padding-left: 10px;
}

.sitemap_level_3 {
    color: #014eaa;
    line-height: 22px;
    font-size: 1.1em;
    margin-left: 30px;
    padding-left: 10px;
}

.sitemap_level_4 {
    color: #014eaa;
    line-height: 22px;
    font-size: 1.1em;
    margin-left: 40px;
    padding-left: 10px;
}
