body
{
    background-color:#fff;
    margin:0;
    padding:0;
    text-align:center;
    font-family: 'Bookman Old Style', Times;
    color:#808080;
    height:700px;
}

h2 {
    font-size:22px;
    color: #808080;
    font-weight:bold;
    font-variant:small-caps;
    text-align: center;
}
h3 {
    font-size:16px;
    color: #808080;
    text-align: center;    
}
a {
    padding: 0cm;
    margin: 0cm;
    text-decoration: none;
    border: none;
    color: #005aa5;
    font-family: 'Bookman Old Style', Times;
    font-size: 12pt;    
    text-align: left;
}

img {
    text-decoration: none;
    border: none;
}

a:hover {
    padding: 0cm;
    margin: 0cm;
    text-decoration: none;
    border: none;
    color: #F18835;
    font-family: 'Bookman Old Style', Times;
    font-size: 12pt;
    text-align: left;
}

div#Seite {
    width:1024px;
    background:white url(../images/hintergrund.png) scroll repeat-y;
    text-align:justify;
    position: absolute;
    left: 50%;
    margin-left: -512px;
    /* top: 20px; */
    /* top: 25%; */
    /* margin-top: -365px; */
    /* margin-top: -200px; */
    
    border: none;
}

div.Kopf {
    width:1024px;
    height:185px;
    background-image:url(../images/kopf.gif);
    clear:both;
    border: none;
    text-align: center;
}

div#Hauptteil {
    width:1024px;
    /* height: 475px; */
    height: 445px;
    border: none;
    text-align: center;
}

div#Fuss {
    width:1024px;
    height:100px;
    background-image:url(../images/fuss.gif);
    clear:both;
    border: none;
}

div.HMenu {
    position: absolute;
    top: 165px;
    border: none;
    width: 850px;
    height: 17px;
    margin-left:-425px;
    left:50%;
}

.HMenuLink {
    text-decoration: none;
    border: none;
}

div#UMenu {
    position: absolute;
    border: none;        
    left: 10px;
    top: 225px;
    width:190px;
    height: 420px;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    text-align: center;
    float: left;
    overflow: hidden;
    text-align: left;
}
img.UKnopf {
    width: 145px;
    border: none;
}
div.UKnopf {
    height: 10px;
    border: none;
    margin-left: 45px;        
}

img.UwKnopf {
    width: 130px;
    border: none;
}

div.UMen {
    height: 25px;
    border: none;
    margin-left: 60px;
}
        
div#Inhalt {
    left: 195px;
    top: 265px; /* 250 */
    position: absolute;
    width:750px; /*720*/
    height: 358px; /*408*/
    border: none;
    margin-left: 10px;
    overflow: auto;
    font-family: 'Bookman Old Style', Times;
    font-size: 12pt;
    text-align: left;    
}

a.links {
    padding: 0cm;
    margin: 0cm;
    text-decoration: none;
    border: none;
    color: #005aa5;
    font-size: 16px;
    vertical-align: middle;
}

a:hover.links {
    padding: 0cm;
    margin: 0cm;
    text-decoration: none;
    border: none;
    color: #f18835;
    font-size: 16px;
}

tr.LinkZeile {
    height: 30px;
}

.normalTextc {
    text-align: center;
}

div#ueberschrift {
    position: absolute;
    left: 205px; 
    width:690px;
    border: none;
    z-index: 0;
    top: 215px;
}
div#Lueberschrift {
    position:absolute; 
    left:310px; 
    top:215px; 
    width:620px; 
    font-variant: small-caps; 
    font-size:24px; 
    border: none; 
    text-align:left;
}
p#leistung {
    width: 500px;
    text-align: justify;
    border: none;
    margin-left: 0px;
}
p.haft {
    margin-right: 25px;
    margin-left: 40px;
}

p.haftueb {
    margin-left: 40px;
    font-weight: normal;
}

p.haft_einger {
	position: relative;
	margin-left: 80px;
}

ul.leistung
{
    list-style-type: disc; 
    vertical-align:top; 
    margin-top: -3px;
}

li.leistung
{
    padding-left: 15px;
    margin-left: 10px;
    text-align: left;
}