/* 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 Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
}

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

body{
    background: white url(../bilder/bg_body.png) repeat-x;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #333;
}

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

h1, #newsbox h2 {
    font-size: 14px;
    color: #001F61;
    margin: 0 0 1em 0;
    /* padding: 0 10px; */
    border-bottom: 1px solid #001F61;
}

h2{
    font-size: 14px;
    margin: 0 0 0.1em 0;
}

h2.waermerueckgewinnung{
    font-size: 11px;
    margin: 0 0 0.1em 0;
}

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

a {
    color: #001F61;
}

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

/* Grundgerüst */
#container{
    margin: 20px auto;
    text-align: left;
    position: relative;
    width: 900px;
}

#header {
    height: 170px;
    border-bottom: 1px solid white;
    background: #95B8D7 url(../bilder/header.jpg) no-repeat;
    position: relative;
}

#logo {
    position: absolute;
    top: 32px;
    left: 20px;
}

#content {
    position: relative;
    background: white;
}

#navigation {
    position: relative;
    width: 210px;
    float: left;
}

#inhalt {
    position: relative;
    width: 480px;
    float: left;
    margin-right: 20px;
    padding: 17px 0;
}

#newsbox {
    float: left;
    background: transparent url(../bilder/bg_newsbox.png) repeat-x;
    padding: 17px 8px;
    height: auto;
    min-height: 530px;
    _height: 530px;
    width: 170px;
    voice-family: "\"}\""; 
    voice-family:inherit;    
    width: 154px;            
}
html>#newsbox {
    width: 154px;            
}

#footer{
    background: #001F61;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    color: white;
    text-align: center;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    color: white;    
}

#producedby {
    text-align: right;
    padding-right: 35px;
}

/* Ende Grundgerüst */

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

ul.navigation {
    margin: 0;
    padding: 0;
}

#navigation ul {
    width: 170px;
    margin-left: 20px;
    padding-top: 10px;
    background: transparent url(../bilder/bg_nav.png) repeat-x;
    height: auto;
    min-height: 530px;
    _height: 530px;
}

#navigation ul li {
    display: block;
    border-bottom: 1px solid white;
    padding: 5px 0 0 40px;
    height: 29px;
    voice-family: "\"}\""; 
    voice-family:inherit;    
    height: 24px;
}
html>#navigation ul li {
    height: 24px;
}

#navigation ul li a {

}

#navigation ul li a img {
    vertical-align: bottom;
}

#newsbox ul li {
    margin-bottom: 5px;
}
/*
#newsbox ul li a {
    text-decoration: none;
}

#newsbox ul li a:hover {
    text-decoration: underline;
}

#newsbox ul li.active a, #newsbox ul li.active a:hover {
    text-decoration: none;
    color: black;    
}
*/

/* Ende Navigation */

/* Inhalt */

.teaser {
    width: 225px;
}
.teaser img {
    margin-bottom: 0.5em;
}

.links {
    float: left;
}

.rechts {
    float: right;
}

#newsbox h3 {
    margin: 0;
    font-size: 12px;
}

#newsbox p, #newsbox ul {
    font-size: 11px;
}

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

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

.repeater{
    margin-bottom: 1.4em;
}

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

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 11px;
    color: #001F61;
    font-weight: bold;
}


/* 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: 180px;
    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 label {
    position: relative;
    width: 130px;
    float: left;
    margin-bottom: 2px;
}

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

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

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

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

#langnavi{
   padding: 20px 0px 0px 0px;
}

#langnavi a{
    
    margin: 100px 20px 0px 0px;
}
