

* {
  margin: 0;
  padding: 0;
}

body {
  background: #f3f4ed;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  text-align: center;
}

body * {
  font-size: 100.01%;
}

img, fieldset {
  border: 0;
}

a {
  color: #199b87;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style: none;
}

input, textarea, select, button {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 11px;
  vertical-align: top;
}

input.text {
  padding: 1px 0 1px 0;
}

.iediteditablecontent {
  border: 1px solid #cccccc;
}

#wrapper {
  width: 948px;
  margin: 0 auto;
  text-align: left;
  padding: 0 0 5px 0;
  background: url("http://www.europapier.com/at/layout/img/bg_wrapper.gif") left bottom no-repeat;
}

#wrapper-inner {
  width: 100%;
  background: white url("http://www.europapier.com/at/layout/img/bg_wrapper_inner.gif") 0 0 repeat-y;
}


/* HEADER */

#header {
  width: 938px;
  margin: 0 auto 0 auto;
  text-align: left;
  position: relative;
  background: url("http://www.europapier.com/at/layout/img/bg_header.jpg") 0 0 no-repeat;
}

#logo {
  position: absolute;
  left: 713px;
  top: 8px;
  z-index: 100;
}

/* metanavigation */

#metanavigation {
  width: 343px;
  height: 35px;
  padding: 10px 0 29px 20px;
  background: url("http://www.europapier.com/at/layout/img/bg_metanavigation.jpg") 20px 10px no-repeat;
  overflow: hidden;
}

#metanavigation form.countrselection {
  float: left;
  width: 140px;
  padding: 7px 0 0 8px;
}

#metanavigation form.countrselection select {
  width: 125px;
}

#metanavigation form.search {
  float: left;
  width: 135px;
  padding: 7px 0 0 0;
  overflow: hidden;
}

#metanavigation form.search input.text {
  float: left;
  width: 89px;
  margin: 0 5px 0 0;
  padding: 1px 0 1px 3px;
  color: #878787;
}

#metanavigation form.search input.button {
  float: left;
  margin: 1px 0 0 0;
}

#metanavigation p.metalink {
  float: left;
  padding: 10px 0 0 0;
  font-size: 0.75em;
  font-family: Arial, Helvetica, sans-serif;
}

#metanavigation p.metalink a {
  font-weight: bold;
}

/* navigation01 */

#navigation01 {
  background: url("http://www.europapier.com/at/layout/img/bg_navigation01.gif") left bottom repeat-x;
  padding: 0 0 5px 0;
}

#navigation01-inner {
  background: #02967e url("http://www.europapier.com/at/layout/img/bg_navigation01_inner.gif") 0 0 repeat-x;
  font-size: 0.8125em;
  padding: 0 0 0 19px;
  width: 919px;
  overflow: hidden;
}

#navigation01 ul {
  width: 690px;
  overflow: hidden;
  background: url("http://www.europapier.com/at/layout/img/bg_navigation01_item.gif") 0 0 no-repeat;
  padding: 0 0 0 2px;
}

#navigation01 li {
  display: inline;
}

#navigation01 a {
  color: white;
  float: left;
  padding: 4px 10px 5px 8px;
  font-weight: bold;
  background: url("http://www.europapier.com/at/layout/img/bg_navigation01_item.gif") right top no-repeat;
}

#navigation01 a.active, #navigation01 a:hover {
  background: url("http://www.europapier.com/at/layout/img/bg_navigation01_item_active.gif") right top no-repeat;
  color: black;
  text-decoration: none;
}

/* navigation02 */

#navigation02 {
  position: relative;
  top: -5px;
  background: #e5e6e0 url("http://www.europapier.com/at/layout/img/bg_navigation02.gif") 0 0 repeat-x;
  font-size: 0.8125em;
  padding: 4px 0 3px 20px;
}

#navigation02 ul {
  width: 100%;
  overflow: hidden;
  background: url("http://www.europapier.com/at/layout/img/bg_navigation02_item.gif") 0 0 no-repeat;
}

#navigation02 li {
  display: inline;
}

#navigation02 a {
  float: left;
  padding: 0 9px 1px 7px;
  font-weight: bold;
  background: url("http://www.europapier.com/at/layout/img/bg_navigation02_item.gif") right top no-repeat;
}

#navigation02 a.active, #navigation02 a:hover {
  color: black;
  text-decoration: none;
}


/* PAGEBODY */

#pagebody {
  width: 902px;
  margin: 15px auto 20px auto;
  text-align: left;
  font-size: 0.6875em;
  overflow: hidden;
}

#pagebody-start {
  position: relative;
  top: -5px;
  width: 920px;
  padding: 0 18px 0 0;
  margin: 0 auto 20px auto;
  text-align: left;
  font-size: 0.6875em;
  overflow: hidden;
}

#leftbar {
  float: left;
  width: 184px;
}

#pagebody-start #leftbar {
  width: 215px;
}

#mainbar {
  float: right;
  width: 701px;
  overflow: hidden;
}

#pagebody-start #mainbar {
  width: 705px;
}


/* LEFTBAR */

#leftbar div.menu {
  background: url("http://www.europapier.com/at/layout/img/bg_leftbar_menu.gif") 0 0 repeat-y;
  padding: 0 0 0 4px;
  margin: 0 0 20px 0;
}

#leftbar div.menu li {
  display: inline;
}

#leftbar div.menu li a {
  display: block;
  font-weight: bold;
  padding: 2px 6px 2px 9px;
  background: url("http://www.europapier.com/at/layout/img/bg_menu_item.gif") 0 8px no-repeat;
}

#leftbar div.menu li a.level03 {
  background: #e4e5df;
  border-top: 1px solid white;
  padding: 6px;
}

#leftbar div.menu li a.first {
  border: none;
}

#leftbar div.menu ul.level04 {
  background: #f4f4f4;
  border-top: 1px solid white;
  border-bottom: 1px solid #efefef;
  padding: 0 0 1px 6px;
}

#leftbar div.menu ul.level05, #leftbar div.menu ul.level06, #leftbar div.menu ul.level07, #leftbar div.menu ul.level08 {
  padding: 0 0 0 6px;
}

#leftbar div.menu li a.active, #leftbar div.menu li a:hover {
  color: black;
  text-decoration: none;
}

#leftbar div.userstatus {
  padding: 0 0 0 10px;
}

/* MAINBAR */

#contentbar {
  float: left;
  width: 500px;
  overflow: hidden;
}

#pagebody-start #contentbar {
  width: 505px;
}

#sidebar {
  float: right;
  width: 184px;
  overflow: hidden;
}

#pagebody-start #sidebar {
  padding: 20px 0 0 0;
}


/* CONTENTBAR */

div.navigationpath {
  font-size: 0.9090em;
  color: #999999;
  margin: 0 0 1.25em 0;
}

div.navigationpath a {
  color: #999999;
}

div.navigationpath a.active, div.navigationpath span.active {
  color: black;
}

#contentbar h1 {
  font-size: 1.4545em;
  margin: 0 0 1em 0;
}

#contentbar h1 .h1input {
  font-size: 16px;
  font-weight: bold;
  width: 498px;
}

div.content {
  line-height: 1.45em;
}

div.content h2 {
  font-size: 1.2727em;
  margin: 0 0 0.5em 0;
}

div.content h3 {
  margin: 0 0 0.25em 0;
}

div.content p, div.content ul {
  padding: 0 0 1em 0;
}

div.content img {
  border: 1px solid #d9dad4;
}

div.content td {
  vertical-align: top;
}

div.content ul li {
  background: url("http://www.europapier.com/at/layout/img/bg_list.gif") 0 5px no-repeat;
  padding: 0 0 3px 14px;
}


/* newsItem */

div.content div.newsItem {
  margin: 0 0 2em 0;
}

div.content div.newsItemBody {
  width: 100%;
  overflow: hidden;
}

div.content div.newsItemBody img {
  float: left;
  margin: 4px 6px 0 0;
}

/* table.product-two */

div.content table.product-two { }

div.content table.product-two td {
  background: #BDE0D2;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  padding: 2px 6px 3px 6px;
}

div.content table.product-two td.product-two-td01 {
  background: #0DA68D;
  color: white;
}

/* tabel.key-figures */

div.content table.key-figures { }

div.content table.key-figures td {
  background: #BDE0D2;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  padding: 2px 6px 3px 6px;
  text-align: center;
}

div.content table.key-figures td.key-figures-td01, div.content table.key-figures tr.key-figures-tr01 td {
  background: #0DA68D;
  color: white;
  text-align: left;
}

div.content table.key-figures tr.key-figures-tr01 td {
  text-align: center;
}

/* product_detail */

.product_detail {
  width: 100%;
  overflow: hidden;
}

.product_detail_image {
  float: right;
  margin: 3px 0 0.5em 10px;
  font-style: italic;
}

.product_detail_image img {
  display: block;
  margin: 0 0 0.25em 0;
}

/* catTeaser */

table.catTeaser {
  width: 100%;
  border-top: 1px solid #d9dad4;
}

table.catTeaser td.catTeasertd01 {
  padding: 7px 0 0 0;
  width: 370px;
}

table.catTeaser td.catTeasertd02 {
  padding: 11px 0 0 0;
  width: 130px;
  text-align: right;
}


/* FORMS */

div.content input.text, div.content textarea.textarea {
    width: 300px;
}

div.content textarea.textarea {
    height: 100px;
}

p.small {
   color: grey;
   font-size:10px;
}

div.content label.text, div.content label.textarea {
   font-weight: bold;
}

div.content label.radio {
   font-weight: normal;
}
/* sitemap */

div.sitemap ul {
  padding: 0 !important;
}

div.sitemap ul.sm_level01 {
  padding: 0 0 1.5em 0 !important;
}

div.sitemap ul.sm_level02 {
  padding: 3px 0 0 0 !important;
}

div.sitemap ul li {
  background: none;
  padding: 0 0 0 14px;
}

div.sitemap a.sm_link_level01, div.sitemap a.sm_link_level02 {
  font-weight: bold;
}

div.sitemap a.sm_link_level01 {
  background: #e4e5df;
  padding: 1px 5px 2px 5px;
  font-size: 1.1313em;
}


/* SIDEBAR */

p.shops {
  padding: 0 0 0.75em 0;
}

div.sidebarItem {
  line-height: 1.45em;
  border-bottom: 1px solid #d9dad4;
  margin: 0 0 0.75em 0;
}

div.sidebarItem h4 {
  margin: 0 0 0.25em 0;
}

div.sidebarItem h4 a {
  color: black;
}

div.sidebarItemBody {
  width: 100%;
  overflow: hidden;
  padding: 0 0 1em 0;
}

div.sidebarItemBody img {
  float: left;
  margin: 3px 5px 0 0;
  border: 1px solid #d9dad4;
}

/* FOOTER */

#footer {
  width: 938px;
  margin: 0 auto ;
  text-align: center;
  background: #d9dad4 url("http://www.europapier.com/at/layout/img/bg_footer.gif") 0 0 repeat-x;
  font-size: 0.6875em;
  color: #999999;
  padding: 7px 0 6px 0;
}

#footer p {
  padding: 0 10px 3px 10px;
  line-height: 1.45em
}


/* START */

#pagebody-start-inner {
  width: 100%;
  overflow: hidden;
}

.startbox-country {
  margin: 5px 0 0 0;
  height: 373px;
  background: url("http://www.europapier.com/at/layout/img/bg_startbox_country.gif") 0 0 repeat-x;
  padding: 8px 18px 0 18px;
}

.startbox-country h3 {
  color: #7e7e7e;
  font-size: 1.4545em;
  margin: 0 0 10px 0 !important;
}

.h3startbox_input {
  font-weight: bold;
  color: #7e7e7e;
  font-size: 16px;
  width: 177px;
}

.startbox-country-body {
  line-height: 1.45em;
}

.startbox-country-body img {
  margin: 0 0 6px 0;
}


/* start-freetext */

#start-freetext {
  margin: 18px 0 0 0;
  width: 615px;
  overflow: hidden;
  background: url("http://www.europapier.com/at/layout/img/bg_start_freetext.gif") 316px 0 repeat-y;
}

#start-freetext .start-freetext-item01, #start-freetext .start-freetext-item02 {
  width: 280px;
  float: left;
  padding: 0 0 0 18px;
}

#start-freetext .start-freetext-item02 {
  float: right;
  padding: 0;
}

#start-freetext h4 {
  margin: 0 0 5px 0;
}

#start-freetext .h4freetext_input {
  font-weight: bold;
  width: 278px;
}

#start-freetext .start-freetext-body {
  line-height: 1.45em;
}

@media print {

body {
  background: white;
}

#wrapper, #pagebody, #mainbar {
  width: 100%;
  margin: 0;
  float: none;
  background: white;
  overflow: visible;
}

#header, #leftbar, #sidebar, #footer, div.navigationpath {
  display: none;
}

#contentbar {
  float: none;
  overflow: visible;
}

}


