@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px auto;
padding:0px;
background-color:#f5f5f5;
}

a{
color:#0098da;
text-decoration:none;
}

a:hover{
color:#85cbed;
text-decoration:none;
}

H1{
font-size:15px;
font-weight:normal;
color:#0098d4;
}

hr{height:1px; border-top:none; color:#cccccc;}

#wrapper {
width:895px;
margin: 0px auto;
}

#top {
background-image:url(../picts/top.gif);
background-repeat:no-repeat;
width:895px;
height:5px;
}

#bottom{
background-image:url(../picts/bottom.gif);
background-repeat:no-repeat;
width:895px;
min-height:11px;
margin:0px;
padding:5px 0px 0px 0px;
text-align:right;
color:#b1b3b4;
}

#logo {
float:left;
width:194px;
height:230px;
}

#header {
float:left;
}

#inhalt {
background-image:url(../picts/bgcontent.gif);
background-repeat:repeat-y;
}

.cl{
clear:left;
}

div .cl{clear:left;
height:0px;
margin:0px;
padding:0px;
line-height:0px;
}

#bild {
width:696px;
height:200px;
z-index:1;
}

#navigation1 {
width:696px;
height:30px;
background-image:url(../picts/bgnavigation.gif);
background-repeat:repeat-x;
margin-left: 1px solid #0098d4;
margin-right: 1px solid #0098d4;
}

#sprachwechsel {
width:116px;
height:51px;
/*background-image:url(../picts/bgsprachwechsel.gif);*/
background-repeat:no-repeat;
position:absolute;
margin: -51px 0px 0px 580px;
z-index:5;
}
.sprache{display:block;padding: 15px 0px 0px 15px;}

#leftcolumn {
float:left;
width: 182px;
overflow:hidden;
}

#breadcrumb {
color:#FFFFFF;
background-image:url(../picts/bgbreadcrumb.gif);
background-repeat:no-repeat;
width:182px;
height: 50px;
}

#navigation2 {
}

#rightcolumn {
float:left;
margin:0px 0px 0px 5px;
padding:0px;
width:696px;
}

#linie{
display:block;
height:3px;
width:696px;
background-color:#e6e6e6;
overflow:hidden;}

#maincontent {
margin:25px 0px 0px 25px;
width:675px;
}

#abst {
float:left;
width:7px;
height:369px;
}

/* ---------------------  Hauptnavigation Ebene 1 horizontal, Ebene 2 und 3 vertikal ------------------------ */

.navi1a{
    height:29px;
    display: block;
    float:left;
    text-align:center;
    border-left: 1px solid #0098d4;
    border-right: 1px solid #FFFFFF;
    text-transform:uppercase;
    margin:0px;
    padding:0px;
}

.navi2{
    text-align: left;
    height: 24px;
    width: 190px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

/* Hauptnavigation Ebene 1*/

a.navileft1_passive {
    height:30px;
    display: inline-block;
    background-image: url(../picts/bgnavigation.gif);
    background-repeat:repeat-x;
    text-decoration:none;
    font-weight: normal;
    line-height: 29px;
    vertical-align: middle;
    color:#FFFFFF;
    padding: 0px 10px;
} 


a.navileft1_open,  a.navileft1_active, a.navileft1_passive:hover {
    height:30px;
    display: inline-block;
    background-image: url(../picts/bgnavi1aktiv.gif);
    background-repeat:repeat-x;
    text-decoration:none;
    font-weight: normal;
    line-height: 29px;
    vertical-align: middle;
    color:#FFFFFF;
    padding: 0px 10px;
}

/* Hauptnavigation Ebene 2 */

a.navileft2_passive {
    height:24px;
    display: block;
    background-color: #d5e7f4;
    text-decoration:none;
    font-size: 11px;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle;
    color:#000000;
    padding-left: 11px;
} 

a.navileft2_passive:hover {
    height:24px;
    display: block;
    background-color: #d5e7f4;
    text-decoration:none;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle;
    color:#0098d4;
    padding-left: 11px;
} 

a.navileft2_active, a.navileft2_open{
    height:24px;
    display: block;
    background-color: #0098d4;
    text-decoration:none;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle;
    color:#FFFFFF;
    padding-left: 11px;
} 
/* --------------------------------------------------------------------------------------------- */
/* Hilfsnavigation */

a.service{
color:#b1b3b4;
}

a.servicea, a.service:hover{
color:#0098d4;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */

form {
    margin:0;
    padding:0;
}

textarea {
    width:240px;
    height:85px;
}

#contactForm {
    font-size:11px;
    width:380px;
}

*html #contactForm {
    width:380px;
    }
*+html #contactForm {
    width:380px;
    }
#contactForm .contactRow {
    margin:1px 0;
}

#loginformular{
    margin-top: 10px;
}

#contactForm label , #loginformular label{
    display:block;
    float:left;
    width:117px;
}

#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:240px;
    color:#000000;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:240px;
}

* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:238px;
}

#contactForm .contactRow input {
    height:16px;
}

#contactForm .contactRow input.medium {
    width: 180px;
}
*+html #contactForm .contactRow input.medium {
    width: 178px;
}
#contactForm .contactRow input.short {
    width: 55px;
}
*html #contactForm .contactRow input.short {
    width: 51px;
}
#contactForm .contactRow input.half {
    width: 93px;
}
#contactForm .contactRow textarea {
    height:53px;
    font-size:11px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:3px 0px 0px 117px;
    width:100px;
}

* html #contactFormSubmit #contactFormSubmitLeft {
    margin:3px 0px 0px 45px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:left;
    margin:3px 0px 0px 0px;
    width:100px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    border:1px solid #cccccc;
    color:#000000;
    background-color:#f1f1f1;
    padding:0 10px;
    font-size:10px;
    width:83px;
    height:auto;
    float:right;
    margin:0;
}



#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

#Pflichtfelder{
    float: left;
    width: 305px;
    margin-top: 3px;
}
