/************************************
 * HTML
 ************************************/

* {
    padding: 0;
    margin: 0;
    border: 0;
    background-repeat: no-repeat;
    background-position: top left;
}

body {
    font-family: Georgia, serif;
    font-size: 0.96em;
}

h1 {
    margin-top: 1.8em;
    margin-bottom: 0.6em;

    font-size: 1.5em;
    font-weight: normal;
    text-transform: lowercase;
    text-align: center;
    letter-spacing: 0.02em;
}

h3 {
    margin-bottom: 1em;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
}

input, textarea {
    font-family: Georgia, serif;
    border: 1px solid #ccc;
    background-color: white;
}

ul {
    margin-top: 0.8em;
    margin-bottom: 0.6em;
    list-style: none;
}

/************************************
 * Klassen
 ************************************/

.menu {
    text-align: center;
}

.menu ul li {
    display: inline;
    padding-left: 0.7em;
    padding-right: 1em;

    text-transform: lowercase;
    letter-spacing: 0.05em;
}

ul.size_bigger li {
    padding-left: 0.4em;
    padding-right: 0.6em;
}

/********* MENU ***********/
.menu a, .menu a:link, .menu a:active, .menu a:visited {
    color: black;
    text-decoration: none;
}

.menu a:hover {
    border-bottom: 1px dotted #666;
}

.menu ul li.active a, .menu ul li.active a:link {
    border-bottom: 1px dotted #666;
}
/**************************/


/******* URL Footer *******/
h1.url {
    margin-top: 0.5em;
}

h1 a, h1 a:visited {
    color: black;
    text-decoration: none;
}

h1 a:hover {
    border-bottom: 1px dotted #666;
}
/**************************/

.fussnote_grau {
    text-transform: lowercase;
    color: #aaa !important;
    font-size: 0.7em;
}

div.textbox {
    width: 50%;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px solid red;
    height: 275px;
}

div.textbox_breit {
    width: 65%;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
    border: 0px solid red;
    height: 275px;
}

div.textbox_breit div.links {
    margin: auto;
    width: 50%;
    float: left;
    padding-right: 2em;
    border: 0px solid red;
}

div.textbox_breit div.rechts {
    margin: auto;
    width: 40%;
    float: left;
    border: 0px solid red;
}

div.startseitenlogobox {
    width: 50%;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 10px;
    border: 0px solid red;
    height: 285px;
    text-align: center;
}

div.textbox .left {
    float: left;
    margin: 0.5em;
    margin-right: 2em;
}

div.textbox .right {
    overflow: hidden;
}

.trenner_rechts {
    border-right: 1px solid black;
}

.size_medium {
    font-size: 0.8em;
}

.size_bigger {
    font-size: 1.1em;
}

#content .size_bigger {
    line-height: 2em;
}

.size_evenbigger {
    font-size: 1.4em;
    line-height: 1.8em;
}

.size_small {
    font-size: 0.6em;
}

.indent {
    text-indent: 1.6em;
}

div.clear {
    clear: both;
}

/************************************
 * IDs
 ************************************/

#container {
    margin: auto;
    width: 1020px;
    margin-bottom: 2em;
}

#content {
    margin-top: 2.8em;
    margin-bottom: 3em;
    height: 330px /*27em*/;
    line-height: 2em;
}

#content p, #content ul {
    text-align: left;
}

#content ul {
    margin-bottom: 3em;
}

#content a, #content a:link, #content a:visited {
    text-decoration: none;
    border-bottom: 1px dotted #666;
    color: #555;
}

#content a:hover {
    color: #AAA;
}



/******** Google Maps Marke Infofenster ****/
#gmapsinfo {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

#gmapsinfo h4 {
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}

#gmapsinfo input {
    width: 140px;
    padding: 2px;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial;
}

#gmapsinfo fieldset {
    margin-top: 4px;
    width: 220px;
}



/**** Kontaktformular ****/
#kontakt div input {
    width: 90%;
}

#kontakt div {
    margin-bottom: 0.4em;
    width: 50%;
    float: left;
}

#kontakt textarea {
    width: 95%;
    font-size: 1em;
}

/***************************************
 * Individuell: Publikationen
****************************************/

ul.nomargin {
    margin: 0em;
    border: 0px solid green;
}

ul.inline li {
    display: inline;
    margin-right: 1em;
    border: 0px solid yellow;
}

h3.nomargin {
    margin: 0px;
    border: 0px solid red;
}

h3.margintop {
    margin-top: -1.5em;
    border: 0px solid red;
}

/************************************
 * Individuell: Archiv
************************************/

div.archiv {
    text-align: center;
    border: 0px solid red;
}

div.archiv a img {
    margin: 0em 2em 2em 0em;
}

div.floatleft {
    float:left;
    margin-right: 30px;
}

/********* A k t u e l l ******************************/

#content {
    /*** z-index ***/
    border: 0px solid red;
    position: relative;
    z-index: 1;
}

div#aktuell {
    z-index: 2;
    width: 135px;
    position: absolute;
    top: 15px;
    left: 770px;
    border: 1px dashed #669966;
    text-decoration: none;
    padding: 15px;

}

div#aktuell a:link, div#aktuell a:hover, div#aktuell img, div#aktuell p {
    text-decoration: none;
    border: none;
    line-height: 1.7em;
    font-style: italic;
    text-align: center;
}

/********* Stellenangebote ******************************/

div#stellenangebote {
    text-align: center;
    width: 300px;
    border: 1px dashed #669966;
    padding: 15px;
    margin: auto;
}

div#stellenangebote a:link, div#stellenangebote a:hover, div#stellenangebote img, div#stellenangebote p {
    text-decoration: none;
    border: none;
    line-height: 1.7em;
    font-style: italic;
    text-align: center;
}

/********************* Videos *****************************************/

div.textbox_breit_videos {
    width: 80%;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    border: 0px solid red;
    height: 275px;
}

div.textbox_breit_videos div.videos1 {
    margin-left: 0px;
    width: 330px;
    float: left;
    border: 0px solid red;
}

div.textbox_breit_videos div.videos2 {
    margin-left: 0px;
    width: 380px;
    float: left;
    border: 0px solid red;
}

div.textbox_breit_videos img.videos {
    float: right;
    margin-right: 1em;
    margin-top: 4em;
}

