html {
 background: #990100 url(/images/layout/bg_left_rp.jpg) top left repeat-y;
}

body {
 background: transparent url(/images/layout/bg_left.jpg) top left no-repeat;
}

/*Sub menu Settings*/
table.global_container td.snav {
 width: 155px;
}

div.sub_menu_ct {
 position: fixed;
 left: 200px;
 background: transparent url(/images/layout/bg_snav_rp.jpg) top left repeat-y;
 width: 155px;
 min-height: 700px;
 height: 100%;
 margin: 0;
 padding: 0;
}

div.sub_menu {
 background: transparent url(/images/layout/bg_snav.jpg) top left no-repeat;
 text-align: left;
 width: 100%;
 min-height: 700px;
 height: 100%;
 margin: 0;
 padding: 0;
}

div.sub_menu ul {
 margin: 0;
 padding-left: 15px;
 list-style: none;
}

div.sub_menu ul li {
 margin: 0;
 padding: 0;
 padding-bottom: 1em;
 line-height: 1em;
}

div.sub_menu img.spacer {
 width: 155px;
 height: 1px;
 margin: 0;
 padding: 0;
}

/*Content settings*/
table.global_container td.content_cl {
 min-width: 295px;
}

div.content_ct_1 {
 background: #b30000 url(/images/layout/bg_hsection_img_rp.jpg) top right repeat-y;
 width: 100%;
 min-height: 1024px;
 height: auto;
 margin: 0;
 padding: 0;
}
* html div.content_ct_1 {height:100%;} /* IE 5.5 und IE 6.0 */

div.content_ct_2 {
 background: transparent top right no-repeat;
 width: 100%;
 min-height: 1024px;
 height: 100%;
 margin: 0;
 padding: 0;
}

table.content_ct_3 {
 background: #9a0000 url(/images/layout/bg_hsection_content_rp.jpg) top left repeat-y;
 min-width: 295px;
 width: 45%;
 min-height: 1024px;
 height: 100%;
 border-collapse: collapse;
 margin: 0;
 padding: 0;
}

table.content_ct_3 td {
 width: 100%;
 min-height: 1024px;
 height: 100%;
 border-collapse: collapse;
 margin: 0;
 padding: 0;
}

div.content_ct_4 {
 background: transparent url(/images/layout/bg_hsection_content.jpg) top left no-repeat;
 width: 100%;
 min-height: 1024px;
 height: 100%;
 margin: 0;
 padding: 0;
}

div.content_ct_5 {
 background: transparent url(/images/layout/bg_hsection_content_right_rp.jpg) top right repeat-y;
 width: 100%;
 min-height: 1024px;
 height: 100%;
 margin: 0;
 padding: 0;
}

div.content {
 background: transparent url(/images/layout/bg_hsection_content_right.jpg) top right no-repeat;
 text-align: left;
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}

div.content p {
 font-family: "Trebuchet MS", sans-serif;
 font-size: 1.2em;
 line-height: 1.5em;
 margin: 0;
 padding: 0 25px 1.8em 17px;
}

div.content img.slogan {
 padding-bottom: 30px;
}