/* CSS Document */


* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
        margin: 0;
        padding: 0;

}

body {
background-color: #ADADAD;
/*SCROLLBAR-FACE-COLOR:#ADADAD;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-3DLIGHT-COLOR:#ADADAD;
SCROLLBAR-ARROW-COLOR:#FFFFFF;
SCROLLBAR-TRACK-COLOR:#ADADAD;
SCROLLBAR-DARKSHADOW-COLOR:#ADADAD;*/
text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}

/* DIV-Boxen */

div#wrapper {
        background-color: #FFFFFF;
        background: #FFFFFF url(../pics/bg_wrapper.gif);
        position: relative;
        margin: 0 auto;
        width: 960px;
        min-height: 100%; /* Mindesthöhe in modernen Browsern */
        height: auto !important; /* !important-Regel für moderne Browser */
        height: 100%; /* Mindesthöhe in IE (<7) */
        /*border-left: 1px solid #0055AA;
        border-right: 1px solid #0055aa;*/
}

div#wrapper.blank{
        background-image: none;
        }

div#header {
height: 310px;
width: 960px;
background: #fff url(../pics/header.gif) no-repeat;
border-bottom: none;
}

div#leftCol {
margin: 22px 0px 0px 0px;
width: 192px;
float: left;
}

div#rightCol {
width: 292px;
height: 80%;
float: right;
}



div#centerCol {
margin: 0 292px 0 192px;
background-color: #FFFFFF;
}



div#footer {
clear: both;
position: absolute;
bottom: -1px;
width: 100%;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
background-color: #0055AA;
text-align: right;
padding-top: 0px;
padding-right: 0px;
/*border-bottom: 1px solid #0055AA;*/
}

.referenzen .title {
        font-weight: bold;
        color: #0055AA;
        margin-bottom: 3px;
}

.referenzen td {
        vertical-align: top;

}

td .rowtitle {
        font-weight:bold;
        width: 100px;
}


td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        line-height: 17px;
}


.arbeitsnavi {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #a7add1;
}


ul#table {
        padding-left: 30px;
}

ul#table li
           {
           list-style-image:url(../pics/discblue.gif);
           margin:5px auto;
           display:list-item;
           list-style-position:outside;
}


.tdfooter {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        line-height: normal;
}

.tdfooterlink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        line-height: normal;

}





.headline {

font: bold 17px Verdana, Arial, Helvetica, sans-serif;
        color: #0055AA;

}

.headlinesmall {

font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        color: #0055AA;
}


.motto {

font: bold 17px Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
}

.mottosign {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #999999;
        line-height: normal;
}

a:link { text-decoration: none; color:#0055AA; }
a:active { text-decoration: none; color:#0055AA; }
a:visited { text-decoration: none; color:#0055AA; }
a:hover { text-decoration: underline ; color:#0055AA;}

.tdfooterlink:hover { text-decoration: underline ; color:#FFFFFF;}


.form {
        BORDER-BOTTOM: 1px solid #0055AA;
        BORDER-LEFT: 1px solid #0055AA;
        BORDER-RIGHT: 1px solid #0055AA;
        BORDER-TOP: 1px solid #0055AA;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        HEIGHT: 16px;
        WIDTH: 260px;
        background-color: #FFFFFF;
}

.formoption {
        COLOR: #FFFFFF;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        WIDTH: 412px;
        background-color: #0055AA;
        border: 1px solid #0055AA;
}

.form_plz {
        BORDER-BOTTOM: 1px solid #0055AA;
        BORDER-LEFT: 1px solid #0055AA;
        BORDER-RIGHT: 1px solid #0055AA;
        BORDER-TOP: 1px solid #0055AA;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        HEIGHT: 16px;
        WIDTH: 45px;
        background-color: #FFFFFF;



}

.form_adresse {
        BORDER-BOTTOM: 1px solid #0055AA;
        BORDER-LEFT: 1px solid #0055AA;
        BORDER-RIGHT: 1px solid #0055AA;
        BORDER-TOP: 1px solid #0055AA;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        HEIGHT: 16px;
        WIDTH: 199px;
        background-color: #FFFFFF;
}

.form_text {
        BORDER-BOTTOM: #0055AA 1px solid;
        BORDER-LEFT: #0055AA 1px solid;
        BORDER-RIGHT: #0055AA 1px solid;
        BORDER-TOP: #0055AA 1px solid;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        HEIGHT: 80px;
        WIDTH: 260px;
        background-color: #FFFFFF;
}

.form_senden {
        BORDER-BOTTOM: #0055AA 1px solid;
        BORDER-LEFT: #0055AA 1px solid;
        BORDER-RIGHT: #0055AA 1px solid;
        BORDER-TOP: #0055AA 1px solid;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 11px;
        FONT-WEIGHT: normal;
        HEIGHT: 16px;
        WIDTH: 68px;
        background-color: #FFFFFF;
}


/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 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 */



/*a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #a7add1;
        text-decoration: none;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #0055aa;
        text-decoration: none;
}

a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #a7add1;
        text-decoration: none;
}*/


