/* undo defaults */
:link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0;}
a img,:link img,:visited img {border:none;}
address {font-style:normal;}

/* defaults */
.clearer {clear: both;}
.right { float:right; }

body {background: url('../images/branding/bg-wittuz.jpg') no-repeat center top;	background-attachment: fixed; text-align: center;}

/* layout */

#wrapper-all {position: relative; width: 600px; margin: auto; text-align: left;}

#container-branding {z-index: 100; position: fixed; height: 80px; overflow: hidden; width: 600px; background: url('../images/branding/bg-topheader.png') no-repeat; text-align: center;}

#wrapper-content {width: 600px; position: relative; left: 0px; top: 102px; z-index: 1;}

  #container-bgimage-cover {position: fixed; width: 600px; height: 112px; top: 0px; background: url('../images/branding/bg-wittuz.jpg') no-repeat center top; z-index: 6;}

  #container-navigation-bg {position: relative; width: 600px; z-index: 3;}
  #container-navigation-bg .innerwrap {background: url('../images/branding/bg-navigation.png'); width: 100%; height: 100%;}
  #container-navigation-top {position: fixed; width: 600px; height: 22px; top: 90px; background: url('../images/branding/bg-navigation-top.png'); z-index: 7;}
  #container-navigation-txt {position: fixed; width: 200px; height: 300px; float: left; z-index: 4; top: 102px;}

  #container-content-bg {position: relative; width: 400px; min-height: 1000px; background-color: #FFFFFF; float: right; z-index: 2;}
  #container-content-top {width: 400px; height: 35px; position: fixed; top: 100px; margin-left: 200px;  z-index: 8;}
  #container-content-top .innerwrap {background: url('../images/branding/bg-content-top.png') no-repeat; width: 100%; height: 100%; position:relative;}
  #container-content-txt {position: relative; width: 400px; min-height: 1000px; background-color: #FFFFFF; float: right; z-index: 5; padding-top: 20px;}
