
body {
    background: #fff;
    background-image: url(data/background-bauing.gif);
    background-position: left;
    background-repeat: repeat-y;
    color: #000;
}



#signature a:link {
    color: #999;
}
#signature a:visited {
    color: #999;
}
#signature a:hover, #signature a:focus, #signature a:active {
    color: #067;
}
#signature a.icon:link, #signature a.icon:visited {
    background-color: #fff;
    border: none;
}
#signature a.icon:hover, #signature a.icon:focus, #signature a.icon:active {
    background-color: #067;
    border: none;
}



#services a:link {
    color: #999;
}
#services a:visited {
    color: #999;
}
#services a:hover, #services a:focus, #services a:active {
    color: #067;
}



#globalnav li.level1 a:link, #globalnav li.level1 a:visited {
    color: #c1e3e0;
}
#globalnav li.level1 a:hover, #globalnav li.level1 a:focus, #globalnav li.level1 a:active {
    background-color: #83220F;
    color: #fff;
}
#globalnav li.level1 a.current:link, #globalnav li.level1 a.current:visited {
    color: #fff;
}
#globalnav li.level1 a.current:hover, #globalnav li.level1 a.current:active, #globalnav li.level1 a.current:focus {
    background-color: #83220f;
    color: #fff;
}



#subnav li {
    background-color: #c1dce3;
}



#subnav li.level3 a:link, #subnav li.level3 a:visited {
    background-color: #fff;
    color: #067;
}
#subnav li.level3 a:hover, #subnav li.level3 a:focus, #subnav li.level3 a:active {
    background-color: #83220F;
    color: #fff;
}



#subnav li.level3current a:link, #subnav li.level3current a:visited {
    background-color: #fff;
    color: #067;
}
#subnav li.level3current a:hover, #subnav li.level3current a:focus, #subnav li.level3current a:active {
    background-color: #83220f;
    color: #fff;
}


#subnav li.level3 a.current:link, #subnav li.level3 a.current:visited {
    background-image: url(data/arrow05.gif);*/
    background-position: 8px 0px;
    background-repeat: no-repeat;
    background-color: #c1dce3;
    color: #067;
}
#subnav li.level3 a.current:hover, #subnav li.level3 a.current:active, #subnav li.level3 a.current:focus {
    background-color: #83220f;
    background-image: none;
    color: #fff;
}



#subnav li.level3 a.lastcurrent {
    font-weight: bold;
}
#subnav li.level3 a.lastcurrent:hover, #subnav li.level3 a.lastcurrent:active, #subnav li.level3 a.lastcurrent:focus {
    background-color: #83220f;
    color: #fff;
}


#subnav li.level4 a:link, #subnav li.level4 a:visited {
    background-color: #fff;
    color: #067;
}
#subnav li.level4 a:hover, #subnav li.level4 a:focus, #subnav li.level4 a:active {
    background-color: #83220F;
    color: #fff;
}



#section p {
    background-image: url(/img/icons/bullet02-bauing.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
}
#section a:link {
    color: #066;
}
#section a:visited {
    color: #066;
}
#section a:hover, #section a:focus, #section a:active {
    color: #83220f;
}



#altsection {
}
#altsection a:link {
    color: #067;
}
#altsection a:visited {
    color: #067;
}
#altsection a:hover, #altsection a:focus, #altsection a:active {
    color: #83220f;
}
#altsection h2 {
    color: #067;
}
#altsection p {
    background: none;
    color: #067;
}
#altsection table {
}

#altsection td.current {
    background-color: #83220f;
}
#altsection td.current a:link {
    color: #0cc;
}
#altsection td.current a:visited {
    color: #0cc;
}
#altsection td.current a:hover, #altsection td.current a:focus, #altsection td.current a:active {
    color: #fff;
}

#altsection form {
    color: #067;
}
#altsection li {
    background: none;
}



/*bodytext-farben */
#bodytext a:link {
    color: #83220F;
}
#bodytext a:visited {
    color: #066;
}
#bodytext a:hover, #bodytext a:active, #bodytext a:focus {
    color: #000;
}



#bodytext form fieldset {
    background: #eee;
}
#bodytext form fieldset legend {
    background: #ccc;
    color: #fff;
}
#bodytext form fieldset label {
}




#bodytext h1 {
background-image: url(data/h1img.gif);
background-position: 0 0;
background-repeat: no-repeat;
padding-left: 24px; 
    color: #067;
}

#bodytext h2 {
    color: #333;
    color: #067;
}
#bodytext h3 {
    color: #088;
    color: #067;
}
#bodytext h4 {
    color: #3DA029;
    color: #067;
}



/*
#bodytext ul li {
    background-image: url(/img/icons/bullet03.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
*/



#bodytext .intro {
    color: #036;
    color: #067;
}



#bodytext table {
/*
    border-left: 1px solid #999;
    border-top: 1px solid #999;
*/
}
#bodytext table th {
    background: #eee;
    border-bottom: 1px solid #83220F;
}
#bodytext table td {
    border-bottom: 1px solid #999;
}

