* {
    margin: 0;
    padding: 0;
    margin-bottom:1px; /* Anzeige der Scrollbar */
    outline: 0;
}

html {
    height: 100%;
    font-size: 62.5%;    
}

body {
    height: 100%;
    font: 1.2em Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
    background: #DA9F40 url('/umgebung/img/b-11.gif') repeat 0 0;
    min-width: 900px;
}

a:link, a:visited {
    color: #050100;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.cleaner {
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}

.unsichtbar {
    display: none;
}

p {
    line-height: 1.2;
    margin-bottom: 7px;
    color: #252525;    
}

.logo { 
    /* align: left; */
    float: left;
    margin-top: 12px;
}


p.bild-links {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 80px;
    font-size: 1.1em;
    font-family: "Times New Roman";
    line-height: 1.1em;
    letter-spacing: 1px;
}

.frei-links {
  /*
    line-height: 1.2;
    margin-bottom: 7px;
    color: #252525; 
    margin-left: 6px;
    text-align: justify;
    */    
    line-height:1.2;
    margin-top:10px;
    margin-left:2px;
    margin-bottom:4px;
    text-align:justify;       
    color: #252525;
}

.frei-links li{
    line-height: 1.2;
    margin-left: 4px;
}

#menu {
    position: absolute;
    top: 45px;
    right: 15px;
    list-style: none;
}

p.beschreibung {
    line-height: 1;
    margin-bottom: 25px;
    background-color: #C9E3F3;
    border: 1px solid #7DBBE1;
    letter-spacing: 1px;
    padding: 3px 7px;    
    float:none; /* Damit der Balken nach Rechts hin gefullt wird */
    font-family: Georgia, "Times New Roman", Times,serif;
    font-size:1.3em;
    
    /* loschen */ /*
    font-size-adjust:none;  
    font-stretch:normal; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal;  */
}

p.adresse-links {
    /* background-position:right center; */
    /* background-repeat:repeat-y; */
    /* margin-left:10px;  Abstand links eventuell noch einabeun*/
    padding-top:6px; 
    line-height: 1.7;
    float:left;    
    /*width:1px;*/
}

p.adresse-rechts {
    /*width:0px;*/
    padding-top:6px; 
    line-height: 1.7;
    float:left;    
    margin-left:20px;
}

p span {
    font-weight: bold;
    color: #000000;
    
}

.blau {
    font-weight: bold;
    color: #0026FF;
}

h1 {
    font: 2.5em Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    position: relative;
    z-index: 10;
}

h1 a:link, h1 a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #981600;
}

h1 span {
    font-size: 2.0em;
    color: #981600;
    color: #0026FF;
}

h2 {    
    font: 2.75em  Georgia, "Times New Roman", Times, serif;
    color: #981600;
    margin-bottom: 8px;
    clear: both;
}

h3 {
    font: 1.3em  Georgia, "Times New Roman", Times, serif;
    color: #981600;
}

ul {
    margin: 0 0 0 15px;    
}

li {
    line-height: 20px;
}


/* Menu */

.menu {
    position: absolute;
    top: 45px;
    right: 15px;
    list-style: none;
}

.menu li {
    float: left;
    display: inline;
    white-space: nowrap;
    margin-right: 8px;
    background-color: #BBBBBB;
    border: 2px solid #000000;
}

.menu li a {
    float: left;
    display: block;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #272727;
    font-size: 1.1em;
}

.menu li a:hover {
    text-decoration: underline;
}

.menu li a.active {
    background-color: #C9E3F3;
    color: #000000;
    text-decoration: none;
}


/* Wrapper, Content box */

.umschlag {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.hidden-head {
    width: 900px;
    height: 78px;
    margin: 0 auto;
}

.content-box {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 880px;
    text-align: left;
    padding-bottom: 20px;
    position: relative;
    border: 2px solid #000000;
}
/**
.streifen {
    position: absolute;
    top: -19px;
    left: -22px;
    width: 79px;
    height: 65px;
    background: url('/umgebung/img/streifen.png') no-repeat 0 0;
} **/


/* Spalten */

.spalte-links {
    float: left;
    width: 66%;
}

.spalte-links-box {
    margin: 1.7em 1em 0 2em;    
}

.spalte-rechts {
    float: right;
    width: 33%;
}

.spalte-rechts-frei {
    float: right;
    width: 33%;
    margin-top: 32px;
}

.spalte-rechts-box {
    margin: 2.5em 0.5em 0 1.8em;
}


/* die untere Leiste */

.leiste {
    width: 99%;
    margin-top: 10px;
}

.foto {
    float: left;
    display: inline;
    width: 160px;
    height: 160px;
    overflow: auto;
    position: relative;
}

.foto a img {
    margin: 0 auto 1px auto;
    border: 4px solid #B7B7B7;
}

.foto a:hover img {
    border: 4px solid #B92F18;
}

.foto p {
    margin: 2px 0 0 2px;
    line-height: 1.3;
    color: #981600;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.foto p a, .foto p a:visited {
    color: #981600;
    font-weight: bold;
    text-decoration: none;
}

.foto p a:hover {
    text-decoration: underline;
}


/*werbung */

.werbung {
    margin: 10px 0 5px 0;
}

.werbung img {
    margin: 0 3px 4px 0;
}

.werbung a img {
    border: 2px solid #B7B7B7;
}

.werbung a:hover img {
    border: 2px solid #B92F18;
}

.werbung p {
    text-align: right;
    margin: 0 15px 22px 0;
    color: #981600;
    font-size: 0.9em;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.werbung p a, .werbung p a:visited {
    color: #981600;
    font-weight: bold;
}


/* Informationen */
.kontakt-info {
    background-color: #C9E3F3;
    border: 1px solid #7DBBE1;
    margin: 10px 16px 0 0;
}

.kontakt-info-normal {    
    line-height: 1.9;
    padding: 4px 0px 4px 12px;
    font-style:italic
}

.kontakt-info-strong {    
    font-style: normal;
    font-size: 1.1em;
}

.kontakt-info p.adresse-links {
    /* background-position:right center; */
    /* background-repeat:repeat-y; */
    /* margin-left:10px;  Abstand links eventuell noch einabeun*/
    padding-top:6px; 
    line-height: 1.7;
    float:left;    
    /*width:1px;*/
}

.kontakt-info p.adresse-rechts {
    /*width:0px;*/
    padding-top:6px; 
    line-height: 1.7;
    float:left;    
    margin-left:20px;
}

.themen-info {
    background-color: #C9E3F3;
    border: 1px solid #7DBBE1;
    margin: 10px 16px 0 0;
}



/* Fusszeile */

.fusszeile {
    margin: 4px auto 0 auto;
    width: 880px;
    padding-bottom: 60px;
    margin-top: 6px;
}

.fusszeile p {
    color: #ffffff;
    font-size: 0.9em;
}

.fusszeile p a, #fusszeile p a:visited {
    color: #ffffff;
    font-weight: normal;
}

.fusszeile p.links {
    float: left;
    text-align: left;
    margin-left: 3px;
    display: inline;
}

.fusszeile p.rechts {
    float: right;
    text-align: right;
    margin-right: 3px;
    display: inline;
}

.center {
    text-align: center;
}
