body {
   background: none;
   background-color: #DDDDDD;
}

#header_container {
   background-color: #000000;
}

#header {
   margin-left: auto;
   margin-right: auto;
   width: 944px;
   height: auto;
   background: #000000 url(../img/layout/header_bg.jpg) no-repeat bottom center;
}

#outer_header_container {
   background: #000000 url(../img/layout/header_bg_small.png) no-repeat top center;
   width: 100%;
}

#bottom_header_container {
   background: #DDDDDD url(../img/layout/header_bg_small.png) no-repeat bottom center;
   width: 100%;
   height: 7px;
}

#header #outer_menu_container {
   position: relative;
   margin-top: 50px;
   height: 140px;
}

#header #outer_menu_container #main_menu_startseite {
   display:none;
}

#header #outer_menu_container #main_menu_startseite div.jqDockWrap {
   margin:0 auto;
}

#header #outer_menu_container #main_menu_startseite img {
   padding:0 15px;
}

#header #outer_menu_container #main_menu_startseite a {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: normal;
}

#header #outer_menu_container #main_menu_startseite_caption {
   position: absolute;
   bottom: 0;
   left: 0;
}


#content .big_box_white {
   padding-top: 10px;
   background: transparent url(../img/layout/big_box_white_top.png) no-repeat top center;
}

#content .big_box_white .big_box_white_bottom {
   padding: 0 0 25px 0;
   background: transparent url(../img/layout/big_box_white_bottom.png) no-repeat bottom center;
}

#content .big_box_white .big_box_white_bottom #news {
   padding: 0 20px;
   padding-bottom: 8px;
   border-bottom: 1px solid #CBCBCB;
}

#content .big_box_white .big_box_white_bottom #news h2 {
   margin-right: 40px;
   color: #404040;
   font-weight: normal;
   float: left;
}

#content .big_box_white .big_box_white_bottom #news #news_block {
   padding-left: 5px;
   padding-bottom: 5px;
   float: left;
   border-left: 1px solid #B8B8B8;
}

#content .big_box_white .big_box_white_bottom #news #news_block ul {
   margin: 5px;
   list-style-type: none;
}

#content .big_box_white .big_box_white_bottom #news #news_block li {
   margin-right: 25px;
   width: 240px;
   float: left;
}

#content .big_box_white .big_box_white_bottom #news #news_block li a {
   color: #000000;
   text-decoration: none;
}







#content .big_box_white .big_box_white_bottom #ticker {
   padding: 0 20px;
   border-top: 1px solid #CBCBCB;
   border-bottom: 1px solid #CBCBCB;
}

#content .big_box_white .big_box_white_bottom #ticker #ticker_image {
   float: left;
   width: 50px;
}

#content .big_box_white .big_box_white_bottom #ticker #ticker_image img {
   padding: 5px 0;
}

#content .big_box_white .big_box_white_bottom #ticker #ticker_block {
   float: left;
}

#content .big_box_white .big_box_white_bottom #ticker #ticker_block li {
   padding: 0 20px;
}

.tickercontainer { /* the outer div with the black border */
   width: 850px;
   height: 27px;
   margin: 5px 0;
   padding: 0;
   overflow: hidden;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
   position: relative;
   left: 10px;
   top: 8px;
   width: 840px;
   overflow: hidden;
}

ul.newsticker { /* that's your list */
   position: relative;
   left: 540px;
   list-style-type: none;
   margin: 0;
   padding: 0;
}

ul.newsticker li {
   float: left; /* important: display inline gives incorrect results when you check for elem's width */
   margin: 0;
   padding: 0;
}

ul.newsticker a {
   white-space: nowrap;
   padding: 0;
   color: #ff0000;
   font: bold 10px Verdana;
   margin: 0 50px 0 0;
}

ul.newsticker span {
   margin: 0 10px 0 0;
}





#content .big_box_white .big_box_white_bottom #cycle_block {
   padding: 20px;
   padding-bottom: 0px;
}

#content .big_box_white .big_box_white_bottom .cycle_element {
   width: 100%;
}

#content .big_box_white .big_box_white_bottom .cycle_element h1 {
   padding-bottom: 20px;
   font-weight: normal;
   text-align: center;
}

#content .big_box_white .big_box_white_bottom .shops ul {
   margin-top: 20px;
   margin-left: 100px;
   list-style-type: none;
}

#content .big_box_white .big_box_white_bottom .shops li {
   float: left;
   margin-bottom: 15px;
   width: 200px;
}

#content .big_box_white .big_box_white_bottom .shops li a {
   color: #000000;
   text-decoration: none;
}

#content .big_box_white .big_box_white_bottom .services .service_elements {
   margin-left: 122px;
}

#content .big_box_white .big_box_white_bottom .services .service_elements .single_service_element {
   float: left;
   margin-right: 20px;
   width: 200px;
   height: 150px;
}

#content .big_box_white .big_box_white_bottom .services .service_elements a {
   text-decoration: none;
}

#content .big_box_white .big_box_white_bottom .services .service_elements .single_service_element h2 {
   color: #000000;
   font-size: 100%;
   font-weight: normal;
}

#content .big_box_white .big_box_white_bottom .services .service_elements .single_service_element p {
   color: #9A9A9A;
}




#content .big_box_white .big_box_white_bottom .katalog {
   margin-left: 0;
}

#content .big_box_white .big_box_white_bottom .katalog .product_highlight {
   float: left;
   margin: 0 3px;
}

#content .big_box_white .big_box_white_bottom .katalog .product_highlight h2 {
   font-size: 100%;
   font-weight: normal;
   text-align: center;
}

#content .big_box_white .big_box_white_bottom .katalog .product_highlight h2 a {
   color: #000000;
   text-decoration: none;
}

#content .big_box_white .big_box_white_bottom .katalog .product_highlight p {
   text-align: center;
}

#content .big_box_white .big_box_white_bottom .katalog .product_highlight p a {
   color: #CC33CC;
   text-decoration: none;
}

#content .big_box_white .big_box_white_bottom .business img {
   margin-left: 70px;
   margin-right: 70px;
}

#content .big_box_white .big_box_white_bottom .business p {
   margin-left: 70px;
   margin-right: 70px;
}

#content .big_box_white .big_box_white_bottom .company .company_elements {
   margin-left: 1px;
}

#content .big_box_white .big_box_white_bottom .company .company_elements a {
   text-decoration: none;
}

#content .big_box_white .big_box_white_bottom .company .company_elements .single_company_element {
   float: left;
   margin-right: 21px;
   width: 210px;
   min-height: 150px;
}

#content .big_box_white .big_box_white_bottom .company .company_elements .last {
   margin-right: 0;
}

#content .big_box_white .big_box_white_bottom .company .company_elements .single_company_element h2 {
   margin-top: 3px;
   color: #000000;
   font-size: 100%;
   font-weight: normal;
}

#content .big_box_white .big_box_white_bottom .company .company_elements .single_company_element p {
   color: #9A9A9A;
}

