* { margin: 0; padding: 0; }

body { background: #FFF url("../img/bg.gif") repeat-x; font: normal 12px Arial, sans-serif; color: #324956; }
a:link, a:active, a:visited { color: #324956; text-decoration: none; }
a:hover { color: #FF5A19; text-decoration: underline; }
img { border: 0; }

.screenreader { display: none; }
.absolute { position: absolute; }
.align-right { float: right; }

#screenWrap {  }
#screenBox { width: 925px; margin: 0 auto; text-align: center; position: relative; }
#screen { background: url("../img/bg-screen.gif") no-repeat; text-align: left; }

/* pepe teaser */
a#teaser { position: absolute; top: 427px; right: 20px; width: 270px; height: 270px; background: url(/fileadmin/user_upload/flowgistics-workshop-banner.jpg) no-repeat; z-index: 100; }
/*a#teaser { position: absolute; top: 427px; right: 0; width: 250px; height: 250px; background: url(/fileadmin/user_upload/besuchensieflowblog.png) no-repeat; z-index: 100; }*/

#logo { position: absolute; top: 0; left: 0; width: 300px; z-index: 95; }
#logo h2 { position: relative; top: 21px; left: 17px; width: 156px; height: 33px; }

#meta { position: absolute; top: 0; width: 925px; margin: 0 auto; }
#meta ul { float: right; margin: 25px 17px 0 0; list-style: none; z-index: 96; }
#meta ul li { float: left; }
#meta ul li a.metaImprint { display: block; width: 25px; height: 25px; background: url("../img/btn-imprint.gif") no-repeat; }
#meta ul li a.metaSitemap { display: block; width: 30px; height: 25px; background: url("../img/btn-sitemap.gif") no-repeat; }
#meta ul li a.metaDownloads { display: block; width: 30px; height: 25px; background: url("../img/btn-downloads.gif") no-repeat; }
#meta ul li a.metaLanguageDe { display: block; width: 30px; height: 25px; background: url("../img/btn-language-de.gif") no-repeat; }
#meta ul li a.metaLanguageEn { display: block; width: 30px; height: 25px; background: url("../img/btn-language-en.gif") no-repeat; }
#meta ul li a span { display: none; }

#menuWrap { padding-top: 85px; }
#menuBox { height: 50px; padding-top: 4px; }
#menuBox ul { position: absolute; float: left; width: 600px; margin-left: 40px; list-style: none; }
#menuBox ul li { float: left; margin-right: 25px; }
#menuBox ul li a.menuLnk:link, a.menuLnk:active, a.menuLnk:visited { display: block; color: #FFF; }
#menuBox ul li a.menuLnk:hover { display: block; color: #EFAA2C; text-decoration: none; }
#menuBox ul li a.menuLnkSel:link, a.menuLnkSel:active, a.menuLnkSel:visited, a.menuLnkSel:hover { display: block; color: #EFAA2C; text-decoration: none; }
#menuBox ul li ul { position: absolute; top: 18px; left: -10px; margin-left: 0; }
#menuBox ul li ul li { float: left; margin-right: 15px; }
#menuBox ul li a.subMenuLnk:link, a.subMenuLnk:active, a.subMenuLnk:visited { display: block; padding-left: 10px; color: #2A515E; }
#menuBox ul li a.subMenuLnk:hover { display: block; padding-left: 10px; background: url("../img/ico-submenu.gif") no-repeat left; color: #FF5A19; text-decoration: none; }
#menuBox ul li a.subMenuLnkSel:link, a.subMenuLnkSel:active, a.subMenuLnkSel:visited, a.subMenuLnkSel:hover { display: block; padding-left: 10px; background: url("../img/ico-submenu.gif") no-repeat left; color: #FF5A19; }
#menuBox .subMenu { display: none; }
#menuBox .subMenuSel { display: block; }

#searchBox { float: right; position: relative; top: -2px; left: 0; margin-right: 30px; }
#searchFrm { width: 154px; height: 18px;}
#search { width: 126px; margin: 2px 0 0 5px; border: 0; font: normal 11px Arial, sans-serif; color: #ced6dd; background: transparent;}
#searchBtn { margin-top: 2px; margin-left: 5px;}

#headBox { clear: both; margin: 15px 0 0 30px; }
#head { width: 866px; height: 220px; background: url("../img/bg-head.gif") no-repeat; }
#topimg { float: left; width: 567px; height: 214px; margin: 3px 0 0 3px; }
#topcommentsWrap { float: left; width: 290px; }
#topcomments { margin: 20px 10px 0 10px; }
.comment-item { display: none; font-size: 10px; color: #848484; }
.comment-item img { display: block; margin-bottom: 3px; border: 1px #DAD2D7 solid; }
.comment-item .comment-item-title { margin-bottom: 5px; font-size: 10px; color: #848484; }
.comment-item p { line-height: 11px; }

a.lnkCntLftMenuSel {
	color: #FF5A19;
}

#contentWrap { clear: both; margin-top: 30px; } /* pepe: display: block; position relative; */

#contentBox { float: left; width: 610px; margin-left: 30px; overflow: hidden; }
h1 { margin-bottom: 30px; font-size: 20px; font-weight: normal; }
h2 { margin-bottom: 30px; font-size: 20px; font-weight: normal; }
h3 { margin-bottom: 10px; font-size: 16px; font-weight: normal; }
p { margin-bottom: 10px; line-height: 16px; }

.news-list-item { margin-bottom: 20px; }
.news-list-item h3.news-list-title { padding-left: 15px; background: url("../img/bg-arrow.gif") no-repeat left; }
.news-single-item h3 { padding-left: 15px; background: url("../img/bg-arrow.gif") no-repeat left; }

.news-single-backlink { margin-top: 15px; }

.tx-indexedsearch-whatis { display: none; }
.tx-indexedsearch .browsebox { margin-bottom: 15px; list-style: none; }
.tx-indexedsearch .browsebox li { display: inline; margin: 0; padding: 0; padding-right: 10px; }
.tx-indexedsearch .tx-indexedsearch-redMarkup {  }

.comments-list-container { width: 850px; }
.comments-list-container .news-list-item { float: left; width: 400px; margin-right: 25px; }

#contentLft { float: left; width: 210px; margin-left: 30px; overflow: hidden; }

.news-tsr-list-container { position: relative; top: -22px; left: 0; border: 1px #E6E8E9 solid; border-bottom: 0; }
.news-tsr-list-item { border-bottom: 1px #E6E8E9 solid; }
.news-tsr-list-item h4 { padding: 4px 8px; font-weight: normal; }
/*.news-tsr-list-item h4.news-tsr-list-title a:link, a:active, a:visited { color: #89A8B3; text-decoration: none; }
.news-tsr-list-item h4.news-tsr-list-title a:hover { color: #FF5A19; text-decoration: none; }*/

#contentLinksWrap { position: absolute; top: 0; left: 0; width: 100%; text-align: center; }
#contentLinks { position: relative; top: 390px; left: 0; width: 850px; margin: 0 auto; text-align: right; }

#footerWrap { clear: both; height: 110px; /* background: #FFF url("../img/bg-footer.gif") repeat-x; */ }
#footerBox { width: 925px; margin: 0 auto; text-align: center; }
/*pepe*/
#footer { position: relative; top: 85px; left: 0; margin-right: 17px; font-size: 11px; color: #929292; text-align: right; border-top: 3px solid #F5F6F7; line-height: 20px; }
/*was:
#footer { position: relative; top: 85px; left: 0; margin-right: 17px; font-size: 11px; color: #EEE; text-align: right; }
*/

.csc-sitemap { width: 600px; height: 120px; overflow: hidden; }
.csc-sitemap ul { position: absolute; width: 850px; height: 120px; list-style: none; }
.csc-sitemap ul li { float: left; width: 100px; margin: 0 35px 10px 0; }
.csc-sitemap ul li a { font-weight: bold; }
.csc-sitemap ul ul { position: static; width: auto; height: auto; margin: 5px 0 10px 0; }
.csc-sitemap ul ul li { float: none; margin-bottom: 2px; }
.csc-sitemap ul ul li a { padding-left: 0; background: none; font-weight: normal; }

