@import url('reset.css');

html {}

body {
    font-size:100.01%; /* to prevent from a bug of ... this is captain clippard: IE*/
    color: #333333;
    font-family:Arial,Helvetic, Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height:1em;
    background-color: #ffffff; 
}

#wrapper_main { width:65em;} /* NEU (57em) */
#wrapper_shop { width:65em;}

#bannerfoot {   width:53em;  float:left;  margin-left: 3.63em;  text-align:center;}

#container {
  min-height: 33em; 
  width: 38em;
  float:left;
  margin-top: 8em; /* NEU (9em) */
  margin-bottom: 1em;
  margin-left: 1em;
  overflow:auto;
  border-left: 0.06em solid #eeeeee;
  border-right: 0.5em solid #006599;
  border-bottom: 0.5em solid #eeeeee;
}

#container_nav {
  float:left;
  width: 37.9em;
  background-color: #efefef;
  color: #006599;
  border-bottom: 0.15em solid #006599;
}

#container_content {
   min-height: 33em;
   padding: 0.1em 0.5em 0.5em 0.5em;
}

#top_jumpcontent {  height: 2.3em;  margin-top: .15em;  float: left;  width: 10em;}
#top {  height: 2.3em;  margin-top: .15em;  float: left;  width: 52.80em; /* NEU (46.63em;) */ }

#header {
  position: absolute;
  z-index:1;
  background:#eeeeee none repeat scroll 0%;
  color: #ffffff;
  top: 2.5em;
  left: 0em;
  height:4.5em !important;
  height:6.13em !important;
  margin-left:1.63em; /* NEU (3.63em) */
  overflow:hidden;
  padding:0.25em 0.625em 0.625em 0; 
  text-transform:lowercase;
  width:9em;
}

#headerright{
  background: #e3e3e3 none repeat scroll 0%;
  position: absolute;
  top: 2.5em;
  left: 10.10em; /* NEU (12.10em) */
  height: 6.8em;
  margin-left:-0.5em;
  overflow: hidden;
  width:53.13em; /* 45em */
  z-index:2;
}

#headertitle{ margin: 0.4em; height:1.2em;}
#headertitle h1 {  margin: 0em;  text-transform:lowercase;  color: #006599;}
#headertitle h2 {  font-size:medium;  margin-left: .5em;  width: 100%;}
#headertitle h2 strong { font-weight: normal; font-size: x-large;  margin-left: .5em; }

#breadcrumbnavigation {  border-top-width: 0.0625em;  border-top-color: silver;  border-top-style: solid ;  font-size: 0.6em;   padding-left: 0.3em;  position: relative;  top: 5.4em;   width: 98%;  z-index: 4;}

#leftnavigation {
  padding:0;
  margin-top: 7em; /* NEU (8em) */
  margin-left: 1.63em; /* NEU (3em) */
  width: 10em;
  float: left;
}

#logo {}

#languagecontrol {
  background-color: #006599;
  width: 100%;
  margin: 0;padding:0;
}

#footer {
  width: 61em; /* neu (53em)*/
  padding-top: 0.2em;
  padding-right: 0.2em; 
  height: 1.5em;
  border-top: 0.3em solid #006599;
  background-color: #eeeeee;
  margin-left: 1.63em; /* NEU (3.63em) */
}

#footerleft {
  float: left;
  background-color:inherit;
}

#footerright {
  float: right;
  background-color:inherit;
  font-size:small;
}

#rightcolumn {padding:0;margin-top: 8em; margin-left: 0.5em; width: 11em;float:left;}
#rightnewsbox { padding:0;margin-top: 0em; margin-left: 0.5em; width: 11em;float:left;min-height: 10em; }
#galleryrandombox { padding:0;margin-top: 0.5em; margin-left: 0.5em; width: 11em;float:left;min-height: 33em; }
#gallerynewestbox { padding:0;margin-top: 0.5em; margin-left: 0.5em; width: 11em;float:left;min-height: 33em; }

