.rd { margin: 0; }

* {
 margin: 0;
 padding: 0;
}
.printOnly {
 display: none;
}
body {
 background: #dddfe2 url(/english/img/bg.gif) repeat-y 185px 0;
 color: #1c3560;
 font: 76% Arial, Helvetica, sans-serif;
}
table {
 border-collapse: collapse;
 text-align: left;
}
* html table {
 font-size /**/: 1em;
}
img {
 display: block;
 border: none;
}
img.imgoverhidden {
 display:none;
}
a {
 color: #1c3560;
}
#header {
 min-width: 1000px;
 width: expression(document.body.clientWidth < 1024 ? '1000px' : 'auto' );
}
#header ul {
 list-style: none;
}
#header li {
 float: left;
}
#header a {
 text-decoration: none;
}
#logo {
 float: left;
}
#logo img {
 margin: 17px 52px 24px 21px;
}
#logo #dslogoprint { position: absolute; left: -5000px; }
#metaNavi {
 float: left;
 position: relative;
 width: 594px;
 height: 63px !important;
 height /**/: 75px;
 padding-top: 12px;
 background: #ffffff;
 font-size: 0.9em;
}
#metaNavi ul {
 display: inline;
}
#metaNavi li {
 display: inline;
 margin-left: 20px;
}
#metaNavi a:hover {
 color: #ff8700;
}

#logo40Year {
 float: left;
}
#logo40Year img {
 margin: 11px 52px 18px 21px;  
}

#search {
 float: right;
}
#search fieldset {
 display: inline;
 margin-right: 20px;
 border: none;
}
#search input {
 float: left;
 color: #1c3560;
 font-size: 0.9em;
}
#searchbox {
 width: 110px;
 background: #ededed;
 border: 1px solid #1c3560;
}
#go {
 width: auto !important;
 width: 4.5em;
 width /**/: 4.6em;
 margin-left: 3px;
 padding-left: 0.6em;
 background: transparent url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
 border: none;
}
#go.over {
 color: #ff8700;
}
#call {
 position: absolute;
 left: 352px;
 top: 56px;
}
#mainNavi {
 clear: left;
 background: #1c3560;
 height: 1.8em;
}
#mainNavi ul {
 width: 594px;
 margin-left: 185px;
}
#mainNavi li {
 border-right: 1px solid #ffffff;
 line-height: 1.8em;
}
#mainNavi li.first { border-left: 1px solid #ffffff; }
#mainNavi a {
 display: block;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}
#mainNavi a:hover, #mainNavi .active a {
 background: #ff8700;
}
#leistungen a { width: 118px; }
#referenzen a { width: 117px; }
#partner a { width: 118px; }
#unternehmen a { width: 117px; }
#presse a { width: 118px; }
#BigMac {
 margin: 22px 0 0 18px;
}
#body {
 float: left;
 width: 967px;
}
#navibar {
 float: left;
 width: 185px;
 padding: 22px 0;
 overflow:hidden;
}
#subNavi {
 position: relative;
 margin: 0 18px;
}
#subNavi ul {
 list-style: none;
}
#subNavi li {
 margin-bottom: 0.5em;
 padding-left: 12px;
 background: url(/english/img/arrow_r.gif) no-repeat 3px 0.3em;
}
#subNavi .open {
 background-image: url(/english/img/arrow_d.gif);
 background-position: 0 0.5em;
}
#subNavi .greenbuilding,
#subNavi .exporeal {
 padding-left: 0;
 background: none;
}


#subNavi #specReferences {
    margin-top: 20px;    
}

#subNavi #specReferences li {    
    background: none;
    margin-bottom: 10px;
}

#subNavi #specReferences p {
    background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
    padding-left: 9px;
    margin-top: 5px;
}



#subNavi a {
 font-weight: bold;
 text-decoration: none;
}
#subNavi a:hover, #subNavi .active a {
 color: #ff8700;
}
#subNavi .active ul {
 margin: 1em 0 1em -3px;
}
#subNavi .active ul a {
 color: #1c3560;
 font-weight: normal;
}
#subNavi .active ul a:hover, #subNavi .active ul .active a {
 color: #ff8700;
}
#subNavi .active .active ul a {
 color: #1c3560;
}
/*
#subNavi ul ul ul li {
 padding-left: 3px;
 background: none;
}
*/
#subNavi .active .active ul a:hover, #subNavi .active .active ul .active a {
 color: #ff8700;
}
#main {
 float: left;
 width: 572px !important;
 width /**/: 594px;
 padding: 22px 0 22px 22px;
 background: #ffffff;
}
.suche form {
 font-size: 0.9em;
 display: inline;
 position: relative;
 float: left;
 margin-right: 5px;
}
.suche button {
 font-size: 0.9em;
 padding: 1px 0.5em 1px 1em;
 margin: 0;
 background: #ededed url(/english/img/arrow_r.gif) no-repeat 0.5em 0.5em;
 border: 1px solid #1c3560;
}
* html .suche button {
 padding: 0;
 background-position: 0.3em 0.3em;
}
.suche button:hover {
 color: #ff8700;
}
h1, h2, h3 {
 font-size: 1em;
 margin-bottom: 1em;
}
.home h1, .home h2 {
 text-transform: uppercase;
}
.home h1 a, .home h2 a {
 text-decoration: none;
}
.home h1 a:hover, .home h2 a:hover {
 text-decoration: underline;
}
p {
 margin-bottom: 1em;
}
.cols {
 float: left;
 display: inline;
 position: relative;
 width: 265px;
 margin-right: 20px;
 padding-top: 2em;
}
.home .cols {
 padding-top: 0;
}
.cols h1, .cols h2 {
 position: absolute;
 left: 0;
 top: 0;
}
.home .cols h1, .home .cols h2, .cols .standortdaten h2, .cols .leistung h1 {
 position: static;
}
.cols .leistung h1 {
 text-transform: uppercase;
}
.cols img {
 margin-bottom: 5px;
}
.full {
 margin-right: 22px;
}
.full div ul, .cols div ul, .full div ol, .cols div ol  {
 margin: 0 0 1em 22px;
}
.full div.animation {
    margin-bottom: 40px;
    text-align: center;
}
.full div.animation img {
    display: inline;
}

.standortdaten {
 background-color: #DDDFE2;
 min-height: 175px;
 height: auto !important;
 height /**/: 175px;
}
.standortdaten div {
 padding: 1em 12px 0.2em 12px;
}
.standortdaten a {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}
#standortdetails {
 clear:left;
}
#standortdetails .cols {
 padding-top: 1em;
}
#downloaduebersicht {
 list-style: none;
 margin: 0 0 1em 0;
}
#downloaduebersicht li {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}
#searcharchive {
 float: right;
 font-size: 0.9em;
 display: inline;
 position: relative;
 margin-right: 20px;
}
#searcharchive fieldset {
 display: inline;
 margin-right: 20px;
 border: none;
}
#searcharchive input {
 float: left;
 color: #1c3560;
 font-size: 0.9em;
}
#searchboxarchive {
 width: 110px;
 background: #ededed;
 border: 1px solid #1c3560;
}
#goarchive {
 width: auto !important;
 width: 10em;
 width /**/: 10.5em;
 margin-left: 3px;
 padding-left: 0.6em;
 background: transparent url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
 border: none;
}
#goarchive.over {
 color: #ff8700;
}
#bildarchiv {
 clear: both;
 list-style: none;
 margin: 1em 0 0 0;
 font-size: 0.9em;
}
#bildarchiv li {
 float: left;
 display: inline;
 width: 90px;
 margin-left: 24px;
 margin-bottom: 2em;
}
#bildarchiv .first {
 margin-left: 0;
 clear: left;
}
#bildarchiv li div.bildthumb {
 height: 60px;
}
#bildarchiv li div.bildbeschr {
 min-height: 4.5em;
 height: auto !important;
 height /**/: 4.5em;
}
#bildarchiv a {
 text-decoration: none;
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}

#bildarchiv a.active, #bildarchiv a:hover {
 color: #ff8700;
}
#bildarchiv p {
 margin: 0;
}
.homenews, .news, .managers {
 list-style: none;
}
.news h2 {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}
.news h2 a {
 text-decoration: none;
}
.news .newsteaser {
 padding-left: 9px;
}
.news .newsteaser a {
 text-decoration: none;
}
.homenews li {
 float: left;
}
* html .homenews li {
 height: 1%;
}
.homenews .date {
 float: left;
 width: 75px;
 color: #8199c1;
}
.homenews a {
 float: left;
 display: block;
 padding-left: 8px;
 background: transparent url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
 width: 182px !important;
 width /**/: 190px;
 margin-bottom: 1em;
 text-decoration: none;
}
.homenews a:hover, .news h2 a:hover {
 color: #ff8700;
}
.news li, .managers li {
 float: left;
}
* html .news li {
 height: 1%;
}
* html .managers li {
 height: 1%;
}
.news .date {
 width:141px;
}
.news .image, .news .text, .news .date, .managers .image {
 float: left;
 padding-bottom: 12px;
}
.news .image {
 width: 130px;
 margin-left: 12px;
}
.managers .image {
 width: 130px;
 margin-right: 12px;
}
.news .text, .managers .text {
 width: 260px;
}
.news h2, .news p, .managers p {
 margin-bottom: 0;
}
#veranstaltungen ul {
 list-style: none;
 margin-bottom: 1em;
}
#veranstaltungen h2 {
 margin-top: 1.5em;
 margin-bottom: 0;
 clear: left;
}
#veranstaltungen ul li {
 margin: 0;
 padding: 0.25em 0;
 clear: left;
}
#veranstaltungen ul li div {
 margin: 0;
 margin-left: 10px;
 float: left;
 display: inline;
}
#veranstaltungen ul li div.datum {
 margin-left: 0;
 width: 90px;
 min-width: 90px;
}
#veranstaltungen ul li div.ort {
 width: 100px;
 min-width: 100px;
}
#veranstaltungen ul li div.details {
 width: 290px;
 min-width: 290px;
}
#veranstaltungen ul li h3 {
 font-weight: normal;
 margin: 0;
 padding: 0;
}
#veranstaltungen ul li div.details div {
 margin-left: 0;
 margin-top: 0;
}
#veranstaltungen ul li div.mehr a {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
 text-decoration: none;
}
#veranstaltungen ul li div.mehr a:hover {
 text-decoration: underline;
}


div.textfeld {
 margin-top: 1em;
}
.interactive {
 float: left;
 list-style: none;
 margin-bottom: 1em;
}
* html .interactive {
 float: none;
 height: 1%;
}
.interactive li {
 float: left;
 display: inline;
 margin-right: 4px;
}
.interactive li img {
 margin-bottom: 4px;
}
.interactive .last {
 margin-right: 0;
}
#kommentar {
 clear: left;
}
.lite {
 color: #1c3560;
}
.lite.over {
 color: #1c3560;
}
.hidden {
 display: none;
}
.hidden.over {
 display: block;
}
.features { background-color: #E2E7EB; }

.features div.featurearea {
 margin-left: 1em;
 padding: 12px 15px 12px;
}
* html .features div.featurearea {
 height: 1%;
}
#region span {
 font-weight: normal;
}
#world, #locations {
 position: relative;
 width: 265px;
 margin-bottom: 20px;
 background: no-repeat;
 list-style: none;
}
#world {
 height: 175px;
 background-image: url(/english/img/world.gif);
}
#world li, #locations li {
 position: absolute;
 display: inline;
}
#world li {
 background: url(/english/img/dot.gif) no-repeat;
}
#locations li {
 /*background-position: 10px 10px;*/
 /*padding: 0 4px 21px 18px;*/
}
#locations .dot {
 position: absolute;
 left: 0px;
 top: 16px;
 margin: 0;
 padding: 0;
}
#locations #austria { background-position: 33px 18px; }
#world .over, #world .active, #locations .over, #locations .active {
 background-image: url(/english/img/dot_over.gif);
}
#world li a, #world li span, #locations li a, #locations li span {
 margin: 1px;
 padding: 0 3px;
 font-size: 0.9em;
 font-weight: bold;
 text-decoration: none;
}
* html #world li a, * html #world li span, * html #locations li a, * html #locations li span {
 height: 1%;
}
#world .over a, #world .over span, #world .active span, #locations .over a, #locations .over span, #locations .active span {
 margin: 0px;
 background: #ff8700;
 border: 1px solid #ffffff;
 color: #ffffff;
}
#locations .over .dot {
 background: none;
 border: none;
}
#world #de { left: 14px; top: 49px; padding-top: 17px; background-position: 47px 0; }
#world #westeuropa { left: 0px; top: 23px; padding-bottom: 17px; background-position: 40px 16px; }
#world #osteuropa { left: 90px; top: 33px; padding-bottom: 17px; background-position: 1px 16px; }
#world #fernostost { left: 188px; top: 51px; padding-bottom: 17px; background-position: 6px 16px; }
#world #nahost { left: 84px; top: 81px; padding-top: 17px; background-position: 16px 0; }
#references div {
 height: 1%;
 padding: 12px;
 background: #ededed;
 font-size: 0.9em;
}
* html #references div {
 height: 1%;
}
.stepNavi {
 position: relative;
 font-size: 0.9em;
 list-style: none;
}
.stepNavi li {
 float: left;
 margin-left: 3px;
 padding-left: 5px;
 background: url(/english/img/border.gif) no-repeat left center;
}
.stepNavi .first {
 background: none;
}
.stepNavi .back, .stepNavi .forward {
 padding-left: 8px;
 background: no-repeat left center;
}
.stepNavi .back {
 margin-left: 0;
 background-image: url(/english/img/arrow_l.gif);
}
.stepNavi .forward {
 margin-left: 8px;
 background-image: url(/english/img/arrow_r.gif);
}
.stepNavi a {
 text-decoration: none;
}
.stepNavi a:hover, .stepNavi .active a {
 color: #ff8700;
}
.suchstartbox {
 clear: left;
 width: 550px;
 padding-top: 2em;
 margin-top: 2em;
 border-top: 1px solid #1c3560;
}
.suchstartbox h2 {
 position: static;
}
.suchstartbox.first {
 padding: 0;
 margin: 0;
 border: none;
}
#project, #geschichte {
 clear: left;
 position: relative;
 margin-top: 2em;
 margin-right: 20px;
 padding-top: 1.9em;
}
* html #project, * html #geschichte {
 height: 1%;
}
#project h2, #geschichte h2 {
 position: absolute;
 left: 0;
 top: 0;
 width: 96px !important;
 width /**/: 133px;
 padding: 0 10px 0 25px;
 background: #1c3560 url(/english/img/arrow_white_r.gif) no-repeat 18px center;
 border: 1px solid #1c3560;
 border-bottom: none;
 color: #ffffff;
 line-height: 1.9em;
}
#project .active h2, #project h2.over, #geschichte .active h2, #geschichte h2.over {
 background: #ff8700 url(/english/img/arrow_white_d.gif) no-repeat 15px center;
}
#projectdesc h2, #schwerpunkt h2 {
 left: 132px;
 border-left-color: #ffffff;
}
#project .content, #geschichte .content {
 display: none;
}
#project .content ul, #geschichte .content ul, #project .content ol, #geschichte .content ol  {
 margin: 0 0 1em 22px;
}
#project .active .content, #geschichte .active .content {
 display: block;
}
#data .content, #projectdesc .content, #organisation .content, #schwerpunkt .content {
 padding: 12px 16px;
 border: 1px solid #1c3560;
}
#project th {
 vertical-align: top;
 padding-right: 2em;
 white-space: nowrap;
}
#project .refleistung {
 vertical-align: top;
 padding-top: 1em;
 padding-bottom: 1em;
}
#project #refleistungen {
 list-style: none;
 margin: 0;
}
#project #refleistungen li {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}
* html #project #refleistungen li {
 height: 1%;
}
#project #refleistungen a {
 text-decoration: none;
}
#project #refleistungen a:hover {
 color: #ff8700;
}
#multibar {
 float: left;
 width: 188px;
 padding: 22px 0;
}
#multibar .downloads {
 margin-left: 22px;
 margin-bottom: 1em;
}
#multibar .downloads h3 {
 margin-bottom: 0.5em;
 font-size: 1em;
}
#multibar .downloads ul {
 list-style: none;
}
#multibar .downloads li {
 margin-bottom: 0.3em;
}
#multibar .downloads li, #multibar .downloads p a {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}
#multibar .downloads a {
 text-decoration: none;
}
#multibar .downloads a.active, #multibar .downloads a:hover {
 color: #ff8700;
}
#multibar #topreferenzen {
 margin-left: 22px;
 margin-right: 20px;
 margin-top: 0;
 list-style: none;
}
#multibar #topreferenzen img {
 border: 1px solid #000000;
}
#multibar #topreferenzen a {
 text-decoration: none;
}
#multibar #topreferenzen a.active, #multibar #topreferenzen a:hover {
 color: #ff8700;
}
#multibar #topreferenzen p {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
}

.cols .teasertext { color:#8199C1;}
.acthover .teasertext { color:#FF8700;}
.slideback {background:url(/english/img/pfeilLinks.gif) no-repeat 0 3px; padding-left:10px;}
.slideforward {background:url(/english/img/pfeilRechts.gif) no-repeat right 3px; padding-right:10px;}
#slideShowNavigation { margin: 0 0 10px 0;padding: 0; height: 2em; }
#slideShowNavigation a {text-decoration:none; font-size:11px;}
#slideShowNavigation .slideImageNumber {color:#1C3560; }
#slideShowNavigation .slideImageNumberAct { color:#FF8700;}
#slideShowNavigation #ImageNav {margin: 0; padding: 0;}
.contentstandard .cols { padding-top:0em;}
.contentstandard h1 { width: 550px; }
.contentstandard .cols h1 { top:-2.2em}
.managers h2 {margin:0;}

.heads,
.vorstand {
 float: left;
 width: 265px;
 list-style: none;
 margin-bottom: 1em;
}
* html .heads,
* html .vorstand { float: none; height: 1%; }

.heads li {
 float: left;
 display: inline;
 margin: 0 8px 8px 0;
 height: 86px;
}
.vorstand li {
 float: left;
 display: inline;
 margin: 0 5px 8px 0;
 height: 120px;
 width: 130px;
}
.heads .last,
.vorstand .last { margin-right: 0; }

.heads li img { margin-bottom: 0; }

.pressstart .colright {padding-top:1.75em;}
.pressstart h1 { white-space: nowrap; }
.pressstart h3 {margin:0;}
ul.partnerlinklist {
 list-style: none;
}
ul.partnerlinklist li {
 padding-left: 9px;
 background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em;
 margin-bottom: 0.3em;
}
* html ul.partnerlinklist li {
 height: 1%;
}
ul.partnerlinklist a {
 text-decoration: none;
}
ul.partnerlinklist a.active, ul.partnerlinklist a:hover {
 color: #ff8700;
}
h3.expertlinklist {
    clear: left;
}
.pressstart h3 a, a.pfeil {
    background: url(/english/img/arrow_r.gif) no-repeat 0px 4px;
    padding-left: 10px;
    text-decoration: none;
}
.pressstart h3 a:hover, a.pfeil:hover { color:#FF8700; }
.pressstart p {margin-bottom:14px;}
.pressstart .colright p { padding-left: 9px; }
 

/*:: 4Images "Leitbild"-Styles added 2006-06-20 by markus.giesen@plenum.de ::*/

/* Overview Page */
.leitbildBlockRechts .textfeld {
    margin-top:0;
}

/* Detail Page */
.leitbildDetailSeite {
    width:550px;
}
    #leitbildDetailSeiteHeader {
        width:100%;
        border-bottom:1px solid #FF8700;
        margin:-24px 0 0 0;
        background:url(/english/img/leitbild_header_bg_ph.jpg) no-repeat top right;
        height:45px;
        position:relative;
    }
        #main .leitbildDetailSeite .textfeld {
            margin-top:38px;
            float:left;
        }
            #main .leitbildDetailSeite .textfeld ul {
                margin-left:13px;
            }
            * html #main .leitbildDetailSeite .textfeld ul {
                margin-left:15px;
            }

/* Standorte-Experten */
#standort_experten .cols { float: left; display: inline; position: relative; width: 170px; margin-right: 20px; padding-top: 0; }
#standort_experten .cols ul { margin-top: 1em; list-style-type: none; }
#standort_experten .cols ul li { padding-left: 9px; background: url(/english/img/arrow_r.gif) no-repeat 0 0.3em; margin-bottom: 0.3em; }
* html #standort_experten .cols ul li { height: 1%; }
#standort_experten .cols ul li a { text-decoration: none; font-weight: bold; }
#standort_experten .cols ul li a:hover { color: #FF8700; }

/* Job-Teaser auf der Homepage */

#jobProMotor
{
    width: 140px;
    height: 55px;
    background: url(/english/img/job_karriere_engl.png) no-repeat;
    position: absolute;
    top: 58px;
    left: 790px;
    text-indent: -9000px;
}
* html #jobProMotor {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/english/img/job_karriere_engl.png', sizingMethod = 'crop');
    cursor: pointer;
}

/* Leistungen-Startseite */

#leistungenStart .cols,
div.bereichsLinkliste .cols
{
    float: left;
    display: inline;
    position: relative;
    width: 170px;
    margin-right: 20px;
    padding-top: 0;
}
#leistungenStart .cols img {
    margin: 0;
}
#leistungenStart .cols h2 {
 position: static;
 text-align: center;
 letter-spacing: 0.1em;
 height: 27px;
 padding-top: 8px;
 display: block;
 color: #FFFFFF;
 background-color: #6A8192;
}
#leistungenStart .cols h2.twoline {
    height: 34px;
    padding-top: 1px;
}

#leistungenStart .cols div p,
div.bereichsLinkliste .cols div p
{
    display: block;
}

/* MOZILLA Hack*/
*:not(hr) #leistungenStart .cols ul li { margin-bottom: 2px; }
*:not(hr) div.bereichsLinkliste .cols ul li { margin-bottom: 2px; }

#leistungenStart .cols ul li,
div.bereichsLinkliste .cols ul li
{
    margin-bottom: 0;
}
#leistungenStart .cols ul li a,
div.bereichsLinkliste .cols ul li a
{
    background-color: #E2E7EB;
    display: block;
    width: 170px;
    height: 35px;
    bottom: 0;
    text-decoration: none;
    position: relative;
    margin: 0;
}
#leistungenStart .cols ul li a:hover,
div.bereichsLinkliste .cols ul li a:hover
{
    background-color: #ff8700;
    color: #ffffff;
}
#leistungenStart .cols ul li a span,
div.bereichsLinkliste .cols ul li a span
{
    display: block;
    width: 160px; 
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: normal;
    font-size: 0.9em;
    cursor: pointer;
    padding-bottom: 2px;
    margin-left: 4px;
}
.ru #leistungenStart .cols ul li a span,
.ru div.bereichsLinkliste .cols ul li a span
{
    font-size: 0.75em;
    bottom: 4px;
}

#leistungenStart .cols ul li.singleline a span,
div.bereichsLinkliste .cols ul li.singleline a span
{
    bottom: 8px;
}
.ru #leistungenStart .cols ul li.singleline a span,
.ru div.bereichsLinkliste .cols ul li.singleline a span
{
    bottom: 10px;
}
.ru #leistungenStart .cols ul li.threeline a span,
.ru div.bereichsLinkliste .cols ul li.threeline a span
{
    bottom: 0;
}       
div.bereichsLinkliste
{
    float: left;
    width: 570px;
    position: relative;
}
div.bereichsLinkliste .cols
{
    list-style: none;
}

div.bereichsLinkliste .cols#one
{
    position: absolute;
    top: 0;
}
div.bereichsLinkliste .cols#two
{
    position: absolute;
    top: 0;
    left: 190px;
}
div.bereichsLinkliste .cols#three
{
    position: absolute;
    top: 0;
    left: 380px;
}
div.bereichsLinkliste .cols ul
{
    list-style: none;
}
