body {
    color: black;
    font-size: 1.1em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-color: #fff;
}
h1 { color: #000; font-size: 105%; font-weight: bold; }
h2 { color: #000; font-size: 100%; font-weight: bold; margin: 0.67em 0; }
h3 { color: #000; font-size: 90%; font-weight: bold; margin: 0.67em 0; }
p { color: #000; font-size: 90%; }

#mainwrapper {
	/* Container of all content */
	width: 100%;
	overflow: auto;
	max-width: 800px;
	background-color: #FFFFFF;
}

#text_block {
    width: 75%;
    padding-top: 10%;
    padding-bottom: 10%;
	overflow: auto;
	background-color: #FFFFFF;
    text-align: left;
}

a:link { color: #0054d3; font-size: 90%; font-weight: bold; }
a:hover { color: purple ; font-weight: bold; text-decoration: underline; }
.text_header_01 { font-size: 240%; font-weight: bold; text-align: right; }
.text_header_02 { font-size: 100%; font-weight: bold; text-align: right; }
.text_footer_01 { color: #fff; font-size: 80%; text-decoration: none; text-align: left; }
.text_footer_01 a { color: #e3a961; text-decoration: underline; text-align: left; }
.text_footer_01 a:hover { color: #fff; text-decoration: underline; text-align: left; }
.text_referenz { font-size: 70%; }
ul#menue_header { text-align: left; margin: 0; padding: 0; }
#menue_header li { font-size: 90%; background-color: #005072; text-align: left; width: 123px; height: 40px; float: left; margin: 0; padding: 5px 0 5px 5px; list-style-type: none; display: block; }
#menue_header a { color: #fff; font-size: 90%; font-weight: normal; background-color: #005072; text-decoration: none; text-align: left; }
#menue_header a:hover { background-color: #006590; }
.box_aussen { background-color: #fff; width: 190px; height: 55px; float: left; margin: 0 5px 4px; padding: 0; }
.box_aussen a { color: #3f2878; text-decoration: none; }
.box_aussen a:hover { color: #fff; text-decoration: none; }
.box_spacer { width: 80px; height: 37px; float: left; }
.box_spacer2 { width: 10px; height: 37px; float: left; }
.box_header { color: #005072; font-size: 80%; font-weight: bold; background-color: #d7ef9f; text-align: center; width: 100%; height: 55px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; }
.box_main { color: #000; font-size: 70%; background-color: #fff; text-align: center; width: 100%; height: 60px; }
* html ul#menue_header a, * html ul#menue_header span {  /* Korrektur fuer IE 5.x */
    float: left; }
.back_main {  }
#table1 { color: #fff; font-size: 80%; font-weight: normal; width: 100%; }
#table1 a { color: white; font-size: 80%; font-weight: normal; }
.td_re { width: 110px; padding-top: 5px; padding-left: 5px; }
.td_li { width: 120px; padding-top: 5px; padding-left: 5px; border-left: 2px solid white; border-right-width: 0; }

a.button_menue {
    color: #000;
    font-size: 80%;
    font-weight: normal;
    background-color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    float: left;
    height: 20px;
    margin-right: 5px;
    padding: 5px 10px;
}
a.button_menue_aktiv { color: #000; font-size: 80%; font-weight: normal; text-decoration: none; background-color: #d9ffdf; text-align: left; display: block; margin-right: 5px; padding: 5px 10px; height: 20px; float: left; }
a.button_menue_last { color: white; font-size: 70%; font-weight: normal; text-decoration: none; background-color: #0044ab; text-align: left; display: block; padding: 5px; width: 112px; height: 30px; float: left; }
a.button_menue:hover {
    color: white;
    font-weight: normal;
    background-color: #4ac001;
    text-decoration: none;
}
a.button_menue_last:hover { color: white; font-weight: normal; text-decoration: none; background-color: #4ac001; }
.text_box1 { font-size: 95%; font-weight: normal; margin-top: 35px; padding: 20px 20px 20px 40px; }
.box1 { background-image: url(../images_layout/back_box1.png); background-repeat: no-repeat; background-position: -20px 0; }
#logo_oben { width: 350px; height: 64px; margin-top: 10px; margin-left: 25px; }
#header_oben { font-size: 24px; font-weight: normal; margin-bottom: 25px; }
.footer { font-size: 65%; }
