body
{
  background-color: #363f59;
  font-family: arial, sans-serif, verdana, helvetica;
  font-size: 12px;
  color: black;
  margin: 0px;
  padding: 0px;
}




#paper {
  clear:both;
  width:951px;
  padding: 5px 26px;
  background: url(../image/paper.png) repeat-y;
}





#logo {
  float: left;
  border-top: solid 5px white;
  margin-top: -5px;
}

#yellow-banner {
  padding-left: 5px;
  float: left;
  width: 563px;
  height: 156px;
}

#head-saw {
  padding-left: 5px;
  float: left;
  width: 156px;
  height: 156px;
}

.none {
  clear: both;
  width: 222px;
  height: 5px;
  background-color: white;
  overflow: hidden;
}

#flag-bar {
  float:left;
  width: 130px;
  height: 12px;
  padding: 8px;
  background: url(../image/menu-bg.png) repeat-x;
}

#flag-bar a {
  color:white;
  font-weight: bold;
  text-decoration: none;
}



#impressum {
  background-color: #363f59;
  width: 202px;
  color:white;
  padding: 10px;
}

h1, h1 a, h2, h2 a {
  font-weight: bold;
  color: #363f59;
  margin-bottom: 10px;
  font-size: small;
}

h1 a:hover, h2 a:hover {
  color:#f86402;
}





#left-side {
  width:222px;
  float:left;
  background-color: white;
}



#right-side {
  margin-left:5px;
  width: 724px;
  float:left;
}

#place {
  width: 650px;
  text-align: justify;
  line-height: 20px;
  margin: 0px auto;
}

#place img {
  margin: 10px;
  padding-top: 2px;
  border-top: double #363f59;
}

img
{
  border: none;
}

#footer {
  clear: both;
  background-color: #363f59;
  width: 941px;
  height: 40px;
  color: white;
  padding-left: 10px;
  padding-top: 30px;
  border-bottom: solid 5px white;
  margin-bottom: -5px;
}

#place a {
  color: #363f59;
  font-weight: bold;
}

#place a:hover {
  color:#f86402;
}