@charset "utf-8";
/* CSS Document */


html {
    height:100%; 
    max-height:100%; 
    padding:0; 
    margin:0; 
    border:0; 
    /* hide overflow:hidden from IE5/Mac */ 
    /* \*/ 
    overflow: hidden; 
    /* */ 
}

body {
    background-color: #D8D8D8;
    height:100%; 
    max-height:100%; 
    overflow:hidden; 
    padding:0; 
    margin:0; 
    border:0;
    font-family: tahoma, verdana, sans-serif;    
    font-size: 11px;
}

#header {
    background-image:url('../img/banner_top.jpg');
    background-repeat:no-repeat;
    background-position: top center;
    background-color: #FFFFFF;
    position:absolute; 
    margin-left:-368px; 
    left:50%; 
    top:0; 
    width:735px; 
    min-width:735px; 
    height:120px;
    z-index:5; 
    border: 0;
}

* html #header {
    top:2px; 
    width:737px; 
    height:118px;
}

#header .links {
    position: absolute;
    top:52px;
    left: 216px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}#header .links a img {    margin: 0;    padding: 0;    border: 0;}

#header .links a,
#header .links a:visited,
#header .language a,
#header .language a:visited,
#bottom .links a,
#bottom .links a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#header .links a:hover,
#header .language a:hover,
#bottom .links a:hover {
    color: #AA1111;
    text-decoration: none;
}#header .links .active {    color: #CCCCCC;    }

#header .language {
    position: absolute;
    top:4px;
    left: 688px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

#header .language .visited {
    color: #BBBBBB;
}#header .logolink {    position: absolute;    top: 5px;    left: 40px;    width: 135px;    height: 70px;}

#main {
    display:block; 
    overflow:auto; 
    position:absolute; 
    z-index:3;
    top: 120px;
    bottom:22px;
    position:absolute; 
    margin-left:-368px; 
    left:50%; 
    width:735px; 
    min-width:735px; 
    background-color: #FFF;
    padding: 0 0 10px 0;
    text-align: center
}
    
* html #main {
    height:100%;
    width:737px;
}
#bottom {
    background-image:url('../img/verlauf_bottom.gif');
    background-position: top center;
    background-repeat: repeat-x;
    background-color: D8D8D8;
    position:absolute; 
    margin-left:-368px; 
    left:50%; 
    width:735px; 
    min-width:735px; 
    bottom:0px;
    height:22px;
    /*padding-left: 310px;*/
}


#bottom table {
    top: -22px;
    position: relative;
}

#bottom .links {
    position: absolute;
    top: 2px;
    left: 600px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#header,
#main,
#bottom {
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}



.list {    list-style:url('../img/bullet.gif');    float:left}

h1 {    font-family: arial narrow, Helvetica;    font-size: 26px;    font-weight: normal;    padding: 0px;    margin: 4px 0px 4px 0px
}

h2 {    font-family: arial narrow, Helvetica;    font-size: 22px;    font-weight: normal;    padding: 0px;    margin: 4px 0px 0px 0px;    color: #999999}

h3 {
    font-family: arial narrow, Helvetica;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 4px 0px 0px 0px;
    color: #999999
}

.bigblue {
    color: #0092DB
}

a:link {
    color: #000;
    text-decoration:none;
}

a:visited {
    color: #000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}
a.read:link {
    color: #990000;
    text-decoration:none;
}
a.read:visited {
    color: #990000;
    text-decoration:none;
}

a.read:hover {
    text-decoration:underline;
}

.list {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    padding: 0px;
    margin: 5px 0px 0px 0px
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height: 16px
}

.date {
    color: #999999;
}


.headline,
a.headline,
a.headline:visited {
    color: #990000;
    font-family: arial narrow, Helvetica, sans-serif;
    font-size: 18px;
}

a.headline:hover{
    text-decoration: underline;
}

.news-text {    margin-top: 10px;}
.news-text img {    float: left;    clear:both;    margin: 5px 10px 5px 0px;    border: 0;}
.readon {
    color: #990000;
    float: right;
}

a.monthlink:hover {
    text-decoration: none;
    color: #FF8800;
}

.marginright {
    margin-right: 20px;
}.references img {    max-width: 200px;    max-height: 200px;    border: 0;}.references_partner img,.references_customers img {    max-width: 120px;    max-height: 120px;    border: 0;}#main.service {    padding-top: 7px;}
