
html, body {
  
  font-family: 'Trebuchet MS', 'Arial';
  font-size: 100%;
  color: #192832;
  background: #a9a9a9;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

#mainwrapper{  
  min-width: 900px;
  background-image:url('../images/str.gif');
  background-repeat:repeat-y;
  background-position:right;

}


a {
  text-decoration:none;
}

a:link {
  color: #000;
}

a:visited {
  color: #000;
}

h1 {
  font-size: 1em;
}


h2 {
  color: #634329;
  font-size: .8em;
}

h3 {
  text-transform: uppercase;
  font-size: .75em;
  padding: 0px 0 0 0;
}


h4 {
  font-size: .7em;
  margin: -4px 0 -5px 0;
}

h5 {
  font-size: .7em;
  padding: 5px 0 10px 0;
}

h6 {
  font-size: .7em;
  font-weight: normal;
  padding: 5px 0 10px 0;
}

p, td, li, dt, label, th {
  font-size: .7em;
}

a:link,  a:visited, a:active {
  color: #fff
}

a:hover {
  color: #fcfcfc
}


table{
  font-size: 1.4em;
  border:0px;
  margin: 0px;
  padding: 0px;
}

table tr{
  border:0px;
  margin: 0px;
  padding: 0px;
}

table td{
  border:0px;
  margin: 0px;
  padding: 0px;
}




#frame {
   position: relative;
   z-index:1;
   
   text-align: center;
   margin: 0 auto;
   width: 96%;
   
  }


  .header_wrapper {
    display:none;
  }


.navigation {
  display:none;
}

.footer_wrapper {
  display:none;
}

#raum_idee_loog {
  display: none;
}

.column2 {
  float: right;
  width: 260px;
}
