/* --------------------------------------------------------------------------
Style Sheet
 __  __           _____ _____ _______      ________            _____ _______ 
|  \/  |   /\    / ____/ ____|_   _\ \    / /  ____|     /\   |  __ \__   __|
| \  / |  /  \  | (___| (___   | |  \ \  / /| |__       /  \  | |__) | | |   
| |\/| | / /\ \  \___ \\___ \  | |   \ \/ / |  __|     / /\ \ |  _  /  | |   
| |  | |/ ____ \ ____) |___) |_| |_   \  /  | |____   / ____ \| | \ \  | |   
|_|  |_/_/    \_\_____/_____/|_____|   \/   |______| /_/    \_\_|  \_\ |_|   
                                                                             
Site:       Forum Wellpappe Austria
Version:    1.0
-------------------------------------------------------------------------- */

/* -----------------------
    General */

body {
  font:11pt/110% Arial, serif;
  color: #000000;
}

.detailBody {
  background: #ffffff;
}

.mapBody {
  background: #ffffff;
}

p {
  padding-bottom: 20px;
}

.clear {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
}

/* -----------------------
    STICKY FOOTER */

* { 
  margin:0; 
  padding:0; 
} 

html, body, #wrap { 
  height: 100%; 
}

body > #wrap {
  height: auto; 
  min-height: 100%;
}

#main { 
  padding-bottom: 0; /* must be same height as the footer */ 
}  

#footer {
  display: none;
}

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

/* -----------------------
    Main Container Construct */

.inner {
  margin:0 auto 0 auto;
  width: 960px;
}

.header {
  width: 100%;
  position: relative;
  height: 100px;
  background-color: #fff;
  border-bottom: 5px solid #c15910;
  background: url("/website/themes/forumwellpappe/images/verlauf_header.gif") repeat-x scroll 0 0 transparent;
  z-index: 50;
}

.content {
  width: 100%;
  position: relative;
  z-index: 20;
  background-color: #6ea52d;
}

.detail {
  background: #ffffff;
  border-top: 9px solid #6ea52d
}

/* -----------------------
    Headlines */

h1, h2, h3, h4 {
  font-family: Arial;
  color: #000000;
}

/* -----------------------
    Links */
    
a, a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #3D7E9A;
}

p a {
  text-decoration: underline;
}

p a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #6EA52D;
}

a img {
  border: none;
}

#footer a {
  color: #3d7e9a;
  text-decoration: none;
}

#footer a:hover {
  color: #6EA52D;
}

/* -----------------------
    Header */
    
.headerLogo {
  float: left;
}

.nav {
  float: left;
  padding: 0 0 0 40px;
}

.language {
  display: none;
}

.print {
  display: none; 
}

/*----------
*  Buttons
*/

.button {
  background: url("/website/themes/forumwellpappe/images/button_bg.gif") transparent no-repeat 0 0;
  width: 112px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  text-shadow: 1px 1px #00506f;
  text-transform: uppercase;
  cursor: pointer;
}

.button160 {
  background: url("/website/themes/forumwellpappe/images/button_bg_160.gif") transparent no-repeat 0 0;
  width: 160px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  text-shadow: 1px 1px #00506f;
  text-transform: uppercase;
  cursor: pointer;
}

/* ----------
    Search    */
    
.search {
  display: none;
}

/* -----------------------
    Content */

.contentImage {
  display: none;
}

.downloadBttn,
.loginBttn {
  display: none;
}

.bttnMiddle {
  background: url("/website/themes/forumwellpappe/images/button_mitte.gif") transparent repeat 0 0;
  float: left;
  height: 30px;
  padding: 12px 15px 0;
  text-align: center;
  text-transform: uppercase;
}

.bttnLeft, .bttnRight {
  display: none;
}

.left {
  float: right;
}

.right {
  float: left;
}

.block {
  width: 100%;
  overflow: auto;
}

.imgLeft {
  float: left;
  width: 310px;
  padding: 0 10px 0 0;
}

.imgLeft img {
  padding: 0 0 5px 0;
}

.imgRight {
  float: right;
  width: 310px;
  padding: 0 0 0 10px;
}

.imgRight img {
  padding: 0 0 5px 0;
}

.imgTop {
  padding: 0 0 5px 0;
}

.imgBottom {
  padding: 0 0 20px 0;
}

.sub {
  display: none;
}

.fbSocial {
  display: none;
}

#carousel-content-header {
  height: 400px;
  overflow:hidden;
}

.subnav {
  display: none;
}

/* -----------------------
    Contact Definitions */

.contacts .item .icon {
  float: none;
}

.contacts .item .text {
  float: none;
}

/*------------------------------
    Image gallery Definitions */
    
.gallery .item {
  float: left;
  margin: 0 20px 20px 0;
  padding: 0;
  border: 3px solid #63a7ca;
  width: 114px;
  height: 114px;
}

.gallery .last {
  margin: 0 20px 20px 0;
}

.gallery .item img {
  padding: 0;
}

/* -----------------------
    Documents Definitions */

.documents {
  padding: 0 0 20px 0;
}

.documents .item {
  padding: 0 0 10px 0;
}

.documents .item .icon {
  float: left;
  width: 16px;
  padding: 2px 5px 0 0;
}

.documents .item .text {
  padding: 0;
  width: 400px;
}

.documents .item .text a {
  text-decoration: none;
  color: #3D7E9A;
}

.documents .item .text a:hover {
  color: #6ea52d;
}

/* -----------------------
    Internal Links Definitions */

.internalLinks {
  padding: 0 0 10px 0;
}

.internalLinks .item {
  float: none;
  padding: 0 0 10px 0;
}

.internalLinks .item .icon {
  float: left;
  display: inline;
  padding: 0 5px 0 0;
}

.internalLinks .item .text {
  padding: 0;
  float: left;
  width: 400px;
}

.internalLinks .item .text a {
  text-decoration: none;
  color: #3D7E9A;
}

.internalLinks .item .text a:hover {
  color: #6ea52d;
}

/* ------------------------
    Overview Definitions */
    
.overview a {
  color:#2E7798;
  text-decoration: none;
}

.overview a:hover {
  color: #6EA52D;
}
    
.overview .item {
  float: none;
  padding: 0 0 20px 0;
}

.overview .item .icon {
  float: left;
  margin: 0 20px 10px 0;
  width: 324px;
  border: 3px solid #63a7ca; 
  display: inline; 
  padding: 0;
}

.overview .item .icon img {
  padding: 0;
}

.overview .item .text {
  float: left;
  width: 600px;
}

.overview .item .noImage {
  width: auto;
  float: none;
}

.overview h3 {
  padding: 0 0 5px;
}

.overview h3 a {
  color:#2E7798;
  text-decoration: none;
  font-size: 14px;
}

.overview h3 a:hover {
  color: #6EA52D;
}

.overview .col2 .item {
  float: left;
  width: 330px;
  margin: 0 20px 20px 0;
  display: inline;
}

.overview .col2 .item .icon {
  float: none;
  display: block;
}

.overview .col2 .last {
  margin: 0 0 20px 0;
}

.overview .list {
  padding: 0 0 20px 0;
}

.overview .list .item {
  float: none;
  padding: 0 0 20px 0;
}

.overview .list .noImage {
  padding: 0 0 10px;
}

.overview .list .item .icon {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  border: 3px solid #63a7ca;
  width: 80px;
  height: 80px;
  display: inline;
}

.overview .list .item .icon img {
  width: 80px;
  height: 80px;
}

.overview .list .item .text {
  padding: 35px 0 0 0;
  margin: 0;
}

.treeOverview .list {
  padding-bottom: 0 ;
}

.treeOverview .list .item {
  padding-left: 0;
}

.treeOverview .list .item .text {
  padding: 0;
  width: 840px;
}

/*----------------------
       Login State    */

#loginState {
  display:none;
}

/* -----------------------
    Paddings */

.pTop10 {
  padding-top:10px;
}
.pTop20 {
  padding-top:20px;
}
.pBottom10 {
  padding-bottom:10px;
}
.pBottom20 {
  padding-bottom:20px;
}
.pBottom40 {
  padding-bottom:40px;
}
.pLeft10 {
  padding-left:10px;
}
.pLeft20 {
  padding-left:20px;
}
.pLeft40 {
  padding-left:40px;
}
.pRight10 {
  padding-right:10px;
}
.pRight20 {
  padding-right:20px;
}
.pRight40 {
  padding-right:40px;
}
.pRight60 {
  padding-right:60px;
}
.pRight80 {
  padding-right:80px;
}
.pRight100 {
  padding-right:100px;
}

/* -----------------------
    Margins */

.mTop10 {
  margin-top:10px;
}
.mTop20 {
  margin-top:20px;
}
.mTop40 {
  margin-top: 40px;
}
.mTop60 {
  margin-top: 60px;
}
.mBottom10 {
  margin-bottom: 10px;
}
.mBottom20 {
  margin-bottom: 20px;
}
.mBottom40 {
  margin-bottom: 40px;
}
.mBottom60 {
  margin-bottom: 60px;
}
.mLeft10 {
  margin-left:10px;
}
.mLeft20 {
  margin-left:20px;
}
.mRight10 {
  margin-right:10px;
}
.mRight20 {
  margin-right:20px;
}
.mRight60 {
  margin-right: 60px;
}
