/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.3em;
}

body{
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

/* Grundgerüst */

#header{
    background: url(../bilder/kopfhintergrund.png) repeat-x;
    position: fixed;
    height: 121px;
    width: 100%;
    z-index: 100;
}

html>body #header {  /* nur fuer moderne Browser! */
    position: fixed;
}

#headeranschrift{
    width: 213px;
    height: 110px;
    float: left;
    color: white;
    padding: 11px 0px 0px 5px;
    font-size: 11px;
    line-height: 14px;
}

#headeranschrift a{
    color: white;
}

#headerzertifikate{
    background: url(../bilder/zertifikate.png) no-repeat;
    width: 309px;
    height: 121px;
    position: absolute;
    left: 550px;
}

#container{
    margin: 0;
    text-align: left;
    position: absolute;
    top: 121px;
    left: 0px;
    width: 960px;
}

html>body #schatten {  /* nur fuer moderne Browser! */
    position: fixed;
    top: 121px;
}

#schatten{
    background: url(../bilder/hintergrund.png) no-repeat;
    width: 946px;
    height: 348px;
}


#navigation{
    position: absolute;
    top: 16px;
    width: 200px;
    float: left;
    margin-right: 10px;
}

html>body #navigation {  /* nur fuer moderne Browser! */
    position: fixed;
    top: 137px;
}

#inhalt{
    position: absolute;
    left: 170px;
    top: 20px;
    width: 700px;
}

#footer{
    position: absolute;
    left: 916px;
    top: 135px;
}

html>body #footer {  /* nur fuer moderne Browser! */
    position: fixed;
}
/* Ende Grundgerüst */

/* Navigation */
.navigation, .navigation ul{
    list-style: none;
}

ul.navigation{
    margin: 0;
    padding: 0;
}
/* Ende Navigation */

/* Inhalt */

#inhalt ul{
    padding-left: 15px;
    margin : 10px 0;
    list-style: none;
}

#inhalt ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.4em;
    padding-left: 15px;
    position: relative;
    padding: 0 0 0.5em 15px;
}

.unternavigation{
    width: 184px;
    float: right;
    position: relative;
    margin-left: 20px;
    background: url(../bilder/unternavi_unten.png) no-repeat bottom left;
    _height: 200px;
    min-height: 200px;
}

.unternavigation h1{
    background: url(../bilder/unternavi_oben.png) no-repeat;
    width: 184px;
    height: 63px;
}

.unternavigation ul{
    position: relative;
    top: -40px;
}

.unternavigation ul li{
    background: url(../bilder/unternavigation_li.png) no-repeat 10px 0.4em !important;
    padding-left: 25px !important;
    position: relative;
    line-height: 1.6em;
}

.unternavigation a{
    color: #666666;
    text-decoration: none;
}

h1{
    font-size: 16px;
    margin: 0 0 0.5em 0;
    color: #138DD7;
}

h2{
    font-size: 14px;
    margin: 0 0 0.2em 0;
    color: #138DD7;
}

h3{
    font-size: 12px;
    margin: 0 0 0.3em 0;
}

h1,h2,h3 {
    line-height: 1em;
}

a {
    color: #0191E8;
}

strong{
    color: #0191E8;
}
a:hover {
    color: #036;
    text-decoration: none;
}

.repeater{
    margin-bottom: 1.4em;
}

.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 10px;
    color: #808080;
}


/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    position: relative;
    width: 170px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 130px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    background: #ffffff;
    color: #000000;
    border: 1px solid black;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

input:focus, select:focus, input.required:focus {
    border: 1px solid black;
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    position: relative;
    width: 250px;
}

#anschrift label {
    position: relative;
    width: 70px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
    width: 400px;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */

#ansprechpartner .repeater{
    width: 400px;
}

/* Sprachwahl */
#sprachen{
    position: absolute;
    top: 230px;
    left: 20px;
    z-index: 20;
}

html>body #sprachen{
    position: fixed !important;
    top: 350px;
}

#sprachen ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sprachen ul li {
    margin-right: 5px;
    padding: 0;
    float: left;
    list-style: none;
    background: none;
}

#sprachen ul li a {
    text-decoration: none;

}

#sprachen ul li a img {
    vertical-align: bottom;
    filter : alpha(opacity=30);
    opacity : 0.50;
    -moz-opacity : 0.50;
}

#sprachen ul li a:hover img {
    filter : alpha(opacity=100);
    opacity : 1;
    -moz-opacity : 1;
}

#sprachen a.active img  {
    filter : alpha(opacity=100);
    opacity : 1;
    -moz-opacity : 1;
}
/* Ende Sprachwahl */
