body {    font-family:'Georgia','Times New Roman','Times','Serif';    text-decoration:none;    background-color:#F5F5F5;    color:#330033;}.zentrieren {		position:relative;        align:auto;    }/*Arbeitsbereich und Zentrierung*/#wrapper {	position:relative;	width:800px;	margin:-8px auto;        padding:0 15px 50px 15px;        ackground:#eee;	}	/* Box fuer Logo */.head1 {        position:absolute;        left:350px;        top:80px;        width:70px;        height:70px;    }/* Box fuer Schriftzug */.head2 {        position:absolute;        left:420px;        top:80px;        width:860px;        height:70px;    }/* Box fuer Logo oberste Ebene*/.head1_front {        position:absolute;        left:300px;        top:80px;        width:70px;        height:70px;    }/* Box fuer Schriftzug oberste Ebene*/.head2_front {        position:absolute;        left:370px;        top:80px;        width:860px;        height:70px;    }/* Box fuer Kopf_Staendig */.head3 {        position:absolute;        left:50px;        top:100px;        width:267px;        height:34px;    }/* Box fuer Navigation */.navi {        position:absolute;        left:50px;        top:250px;        width:200px;        padding:5px;        background:#eee;    }/* Box fuer Bild links */.bild_li {        position:absolute;        left:50px;        top:250px;        width:250px;        height:100%;    }    /* Box fuer BU links */.BU_li {        position:absolute;        left:15px;        width:235px;        height:100%;    }    /* Box fuer Textblock */.copy {        position:absolute;        left:350px;        top:200px;        width:600px;     }/* Box fuer Textblock oberste Ebene*/.copy_front {        position:absolute;        left:300px;        top:200px;        width:500px;     }/* Text Navigation hf schwarz */.tnavhfs {    font-family:'Georgia';    font-size:14px;    font-weight:bold;    text-decoration:none;}/* Text Navigation hf rot */.tnavhfr {    font-family:'Georgia';    font-size:14px;    font-weight:bold;    color:#A74E40;    text-decoration:none;}/* Text Navigation Link */.tnavlink {    font-family:'Georgia';    font-size:14px;    line-height:25px;    margin-left:20px;}/* Text Navigation grau */.tnavgrey {    font-family:'Georgia';    font-size:18px;    font-weight:bold;    color:#747474;}/* Text normal */.text {    font-family:'Georgia';    font-size:14px;    text-decoration:none;}/* Text normal unsichtbar */.textinvis {    font-family:'Georgia';    color:#F5F5F5;}/* Text halbfett */.texthf {    font-family:'Georgia';    font-size:14px;    font-weight:bold;}/* Text kursiv */.textkurs {    font-family:'Georgia';    font-size:14px;    font-style:italic;}/* Text Ueberschrift */.tueber {    font-family:'Georgia';    font-size:18px;    font-weight:bold;    line-height:24px;}/* Text Ueberschrift unsichtbar*/.tueberinvis {    font-family:'Georgia';    font-size:18px;    font-weight:bold;    color:#F5F5F5;}/* Text halbfett rot */.texthfrot {    font-family:'Georgia';    font-size:14px;    font-weight:bold;    color:#A74E40;    line-height:21px;}/* Text stark hervorgehoben rot */.textachtung {    font-family:'Georgia';    font-size:24px;    font-weight:bold;    color:#A74E40;}/* Text unterstrichen */.textunder {    font-family:'Georgia';    font-size:14px;    text-decoration:underline;    line-height:21px;    padding-top:50px;}/* BU_staendig */.BU_staendig {    font-family:'Georgia';    font-size:14px;    font-style:italic;    line-height:21px;}.tAnmerkung {    font-family:'Georgia';    font-size:14px;    color:#00AFED;}/* Absatz normaler Text */.pWeb-Text {    line-height:21px;}/* Absatz Ueberschrift */.pWeb-Kap {    padding-bottom:20px;    line-height:25px;}/* Absatz Staendig links */.p_staendig_links {    line-height:21px;}/* Tabellen */.tab_mit {	font-size:15px;	border-style:solid;	border-width:0;	border-top-width:0;	width:976;	height:100%;	border-color:#A74E40;	background-color:white;}tr {	empty-cells: show; 	padding:3; 	padding-top:6; 	border-style:solid; 	border-width:0;	border-top-width:1;	border-color:#A74E40;}td {	empty-cells: show; 	padding:3; 	padding-top:6; 	border-style:solid; 	border-width:0;	border-top-width:1;	border-color:#A74E40;}.tab_ohne {	font-size:15px;	border-style:solid;	border-width:0;	border-top-width:0;	width:500;	height:100%;	border-color:#A74E40;	background-color:white;}tr {	empty-cells: show; 	padding:0; 	padding-top:6; 	border-style:solid; 	border-width:0;	border-top-width:1;	border-color:#A74E40;}td {	empty-cells: show; 	padding:-1; 	padding-top:6; 	border-style:solid; 	border-width:0;	border-top-width:1;	border-color:#A74E40;}img.rahmen {    border-style: solid;    border-width: 1px;}img.float_links {    float: left;    margin-right: 20px;    margin-left: 0px;}img.float_rechts {    float: right;    margin: 10px;    margin-right: 0px;}a:link {    color:#A74E40;    text-decoration:underline;}a:active {     color:silver }a:visited {     color:#A74E40 }    
