f/* Allgemeines */

html,body {
        margin: 0;
        padding: 0;
}
body {
        background-color: white;
        font: 62.5%/1.7em arial, verdana, sans-serif;
        color: #666666;
        background: url(../lightgreen_right.jpg) 803px repeat-y ;
}
div#bg{
        background: url(../ornament.gif) bottom right no-repeat;
        width: 988px;
}
div#container {
        width: 970px;
    clear: left;
}
p {
        margin: 0 10px 10px 0;
}
/* Marginal links */
div#left{
        background: url(../left_green.jpg);
        height: 807px;
        width: 112px;
        float:left;
        background-color: white;
}
/* Middle part */
div#middle{
        background-color: white;
        width: 691px;
        float:left;

}
div#right{
    margin-top: -148px;
        background: url(../green_right.jpg) top left repeat-y;
        height: 10px;
        width: 141px;
        float:left;
}
/* Header */
div#header {
        float: left;
        position: relative;
        width: 690px;
        height: 138px;
    margin-top: 10px;
        background-color: #717171;
}
div#spacers {
        background-color: white;
        height: 10px;
}
div#header_logo {
        width: 691px;
        float: left;
        height: 103px;
        vertical-align: middle;
        background: #717171;
}
div#header_logo img {
        margin: 3px 3px;
        text-align: center;
        vertical-align: middle;
}
/* Navigation */

div#navigation {
        float: left;
        width: 691px;
    background-color: white;
}
div#navcontainer{
        height: 35px;
        width: 541px;
        background: url(../navi_bg.jpg) white repeat-x;
        float:left;
}
div#customerlogin{
        height: 35px;
        width: 145px;
        background: url(../customer_login_bg.jpg) white;
    /*background-color: white;*/
        float:left;
        padding-left: 5px;
    padding-bottom: 2px;
}
div#customerlogin img{
        padding-top: 1px;
        padding-left: 4px;
        float: left;
}
div#customerlogin a{
        /*float:right;*/
        width: 120px;
        display: block;
        margin: 0; padding: 0;
        height: 20px;
        padding-left: 18px;
        color: #98AC5F;
        font-size: 12px;
        line-height: 20px;
        text-decoration: none;
        background: url(../key_inaktiv.jpg) left no-repeat;
}
div#customerlogin a:hover{
        color: lightgrey;
        background: url(../key_rollover.jpg) left no-repeat;
}
div#customerloginaktiv {
        height: 35px;
        width: 148px;
        background: url(../customer_login_bg.jpg) white;
        float:left;
        padding-left: 2px;
    padding-bottom: 2px;
}
div#customerloginaktiv img{
        padding-top: 1px;
        padding-left: 1px;
        float: left;
}
div#customerloginaktiv a{
        /*float:right;*/
        width: 125px;
        display: block;
        margin: 0; padding: 0;
        height: 20px;
        padding-left: 20px;
        color: #666666;
        font-weight: bold;
        font-size: 12px;
        line-height: 20px;
        text-decoration: none;
        background: url(../navi_bg_active.jpg) repeat-x;
}
#navlist {
        margin-top: 1px;
        float:left;
        margin-left: 6px;
        padding-left: 3px;
        list-style: none;
        padding-bottom: 17px;
}
#navlist li {
        display: inline;
        background: url(../navi_stripe.jpg) top right no-repeat;
}
#navlist li a {
        padding-right: 15px;
        padding-left: 15px;
        color: #98AC5F;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
}
#navlist li a:hover {
        color: lightgrey;
}
#active #current {
        color: #666666;
        font-weight: bold;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 2px;
        margin-left: 1px;
		margin-right: 2px;
        background: url(../navi_bg_active.jpg) repeat-x;
}
/* Subnavigation */
div#sub_navigation{
    padding-left: 0px;
    padding-top: 2px;
}
#sub_title {
        margin-top: 15px;
        margin-left: 10px;
        color: #666666;
        font-size: 12px;
        font-weight: bold;
}
.arrows {
        color: #666666;
        font-size: 12px;
        font-weight: bold;
}
/* 2te Ebene */
#subnavlist {
        list-style: none;
        margin-top: 5px;
        padding-left: 10px;
        margin-left: 10px;
}
#subnavlist li a {
        padding-right: 10px;
        color: #666666;
        font-size: 11px;
        text-decoration: none;
}
#subnavlist li a.current{
        font-weight:bold;
        color: #98AC5F;
}
#subnavlist li a.active_blue, #subnavlist li a.current_blue {
        color: #0281aa;
        font-weight: bold;
        text-align: center;
      
}
/* 3te Ebene */
#subsubnavlist {
        list-style: none;
        margin-top: 0px;
        padding-left: 10px;
        margin-left: 10px;
}
#subsubnavlist li a {        
        padding-right: 10px;
        color: #666666;
        font-size: 11px;
        text-decoration: none;
}
#subsubnavlist li a.current{
        font-weight:bold;
        color: #98AC5F;
}
/* Content */
div#content_container{
        color: white;
        font-size: 1.2em;
        color: black;
        float: left;
    width: 691px;
}
div#content_left{
        float:left;
        width: 120px;
        background: url(../colibri.jpg) no-repeat;
        background-position: 0px 230px;/*130px;*/
        height: 400px;
}
div#content_middle{
        float:left;
        width: 400px;
    color: #666666;
    font-size: 11px;
    line-height: 15px;
    padding: 15px 10px 10px 10px;
        margin-bottom: 50px;
}
div#content_middle em{
    font-size: 13px;
    color: #9fbf43;
    font-weight:bold;
}
div#content_middle h1{
        color: #0281aa;
        font-size: 12px;
}
div#content_middle h2{
        color: #717171;
        font-size: 12px;
}
div#content_middle a{
        border: 0;
        color: #0581aa;
        text-decoration: none;
}
.img_border{
        border: 1px solid #717171;
        padding: 2px;
        float: right;
}
div#content_right{
        float:right;
        width: 150px;        
        background: url(../stripe.jpg) top right no-repeat;
}

div#spacer_right{
        height: 180px;
}
div#right_imgs{
        padding-left: 15px;
        margin-bottom: 10px;
}
.arrows2 {
    text-align: left;
        float: left;
        color: #0581aa;
        font-size: 6px;
        font-weight: bold;
}
div#content_right a{
        color: #0581aa;
        text-decoration: none;
}
div#content_right p{
        font-size: 10px;
        padding: 0 5px 0 15px;
         color: #666666;
        line-height: 12px;
}
.downloadlist1{
        background: url(../border_project_01.jpg) top right no-repeat;
        height: 105px;
        width: 399px;
        margin: 0px;
        padding: 0px;
}
.downloadlist2{
        background: url(../border_project_02.jpg) top right no-repeat;
        height: 105px;
        width: 399px;
        margin: 0px;
        padding: 0px;
}
.downloadlist3{
        background: url(../border_project_03.jpg) top right no-repeat;
        height: 105px;
        width: 399px;
        margin: 0px;
        padding: 0px;
}
.downloadlist1 img{
        float: right;
        margin-top: 2px;
        margin-right: 19px;
}
.downloadlist1 p{
        float: left;
        width: 190px;
}
.downloadlist1 h2{
        margin-bottom: 5px;
}
.downloadlist2 img{
        float: right;
        margin-top: 2px;
        margin-right: 19px;
}
.downloadlist2 p{
        float: left;
        width: 190px;
}
.downloadlist2 h2{
        margin-bottom: 5px;
}
.downloadlist3 img{
        float: right;
        margin-top: 2px;
        margin-right: 19px;
}
.downloadlist3 p{
        float: left;
        width: 190px;
}
.downloadlist3 h2{
        margin-bottom: 5px;
}
.blue_text{
        color: #0581aa;
        padding-bottom: 0px;
        margin-bottom: 0px;
}
.blue_text a{
        color: #0581aa;
        text-decoration: none;
}
/* formular */
#form {
        width: 400px;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 20px;
}
fieldset {
        margin: 0;
        border: 0;
        padding: 0;
        float: left;
}
legend {
        display: none;
}
form.formtext {
        display: block;
        float: left;
        width: 175px;
        font-size: 1em;
        line-height: 14px;
        padding: 0px 0px 12px 0px;
}
form input {
        display: block;
        margin-top: 3px;
        color: #666666;
        background-color: #ecf2d8;
        width: 175px;
}
form select{
        background-color: #ecf2d8;
        margin: 0px;
        padding: 0px;
}
.textarea {
    margin-bottom: 0px;
}

.field-last
{
        float: left;
        margin: 0;
        width: 180px;
}
.field-first
 {
        float:left;
        padding-right: 20px;
        width: 180px;
}
.formblock{
    margin-top: 10px;
        float: left;
}
.formgen{
    margin-top: 20px;
        float: left;
}
/* -------------- AUSGABEN / Fehlermeldungen --------*/
div#errorlogin {
    font-weight: bold;
    color: #DF0000;
}

div#eingeloggt {
    padding-left: 10px;
    color: #666666;
    font-size: 10px;
}

#form-module-thanks {
    text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 50px 10px 10px 10px;
        font-size: 1em;
        font-weight: bold;
        border: 1px dotted #96B446;
        width: 365px;
        height: 200px;
}

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #FFFFFF;
  background-color: #990000;
  border: 1px dashed #000000;
  margin: 5px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #FFFFFF;
  background-color: #990000;
}
.forminfo {
        color: #000000;
        background-color: #FFFF66;
        margin: 2px;
        padding: 4px;
        border: 2px solid #FF0000;
}

/*
form label.field-last,
form label.field-email {
        float: left;
        margin: 0;
        width: 180px;
}
form label.field-first,
form label.field-company {
        float:left;
        padding-right: 20px;
        width: 180px;
}
*/
.textarea{
        width: 375px;
        font-family: arial,verdana,sans-serif;
        color: #666666;
        font-size: 1.2em;
        line-height: 14px;
        background-color: #ecf2d8;
}
/* Footer */
div#footer {
        color: #98ac5f;
        font-size: 1.1em;
    padding-right: 15px;
    width: 785px;
}
div#quick_navigation{
    float: right;
}
div#quick_navigation a {
        text-decoration: none;
        color: #98ac5f;
}
div#quick_navigation a:hover {
        color: #849552;
}
