body {
background-image: url('../upload/layout/background_body.jpg');
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #074013;
font-family: helvetica, arial, geneva, sans-serif;
}

div.box_main {
}

div.box_header_1_left,
div.box_header_1_center,
div.box_header_1_right {
height: 80px;
background-image: url('../upload/layout/background_box_header_1.jpg');
background-repeat: repeat-x;
background-position: 0px 0px;
}

div.box_header_1_left {
float: left;
width: 19%;
}

div.box_header_1_center {
float: left;
width: 61%;
text-align: center;
display: table;
}

div.box_header_1_right {
float: left;
width: 19%;
}

div.box_header_2_left,
div.box_header_2_center,
div.box_header_2_right {
height: 80px;
background-image: url('../upload/layout/background_box_header_2.jpg');
background-repeat: repeat-x;
background-position: 0px 0px;
}

div.box_header_2_left {
float: left;
width: 19%;
}

div.box_header_2_center {
float: left;
width: 61%;
text-align: center;
display: table;
}

div.box_header_2_right {
float: left;
width: 19%;
}

div.box_info_left,
div.box_info_center,
div.box_info_right {
}

div.box_info_left {
float: left;
width: 19%;
}

div.box_info_center {
float: left;
width: 61%;
}

div.box_info_right {
float: left;
width: 19%;
text-align: center;
padding-top: 30px;
}

div.footer {
clear: both;
}

div.box_footer_left,
div.box_footer_center,
div.box_footer_right {
height: 50px;
}

div.box_footer_left {
float: left;
width: 19%;
}

div.box_footer_center {
float: left;
width: 61%;
text-align: center;
color: #666666;
}

div.box_footer_right {
float: left;
width: 19%;
}

div.header_2 {
display: table-cell;
vertical-align: middle;
}

div.header_2-ueberschrift_a,
div.header_2-ueberschrift_b {
text-align: center;
font-family: arial;
color: #4f4f4f;
}

div.header_2-ueberschrift_a {
font-weight: 900;
font-size: 30px;
}

div.header_2-ueberschrift_b {
font-size: 20px;
}

div.textItem {
padding: 10px;
margin-top: -30px;
}

h1 {
font-family: helvetica, arial, geneva, sans-serif;
margin-top: -20px;
margin-bottom: -10px;
padding-left: 10px;
color: #444444;
font-size: 140%;
}

h2 {
font-family: helvetica, arial, geneva, sans-serif;
margin-bottom: -30px;
padding-left: 10px;
color: #444444;
font-size: 100%;
}


*+html h1,h2 { /* Hack IE7 */
margin-top: 0px;
margin-bottom: 0px;
}

* html h1,h2 { /* Hack IE6 */
margin-top: 0px;
margin-bottom: 0px;
}

input.button {
border: 1px solid #074013;
background-color: #ffffff;
}

span.header_1-ueberschrift {
font-family: arial;
font-weight: 900;
font-size: 30px;
color: #888888;
word-spacing: 20px;
display: table-cell;
vertical-align: middle;
}