body {
  margin: 10px;
  padding: 0px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.clear {
  clear: both;
}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 723px;
}
a {
  font-size: 12px;
}
p {
  margin: 15px 0px;
}
/**************************************************
 * HEADER
 **************************************************/
#header {
  margin: 0px;
  width: 723px;
  height: 197px;
  position: relative;
  background-image: url(../images/headline-yy-lowS.jpg);
}
#header ul {
  border: 3px solid #ffffff;
  margin: 0px;
  padding: 5px 0px 0px;
  background-color: #b01c1d;
  width: 717px;
  display: block;
  top: 165px;
  position: absolute;
  height: 22px;
  text-align: center;
}
#header li {
  display: inline;
}
#header ul a {
  margin: 0px 10px;
  text-decoration: none;
  color: #ffffff;
}
#header ul a:hover {
  text-decoration: underline;
  color: #c77e0c;
}
#logo_w1, #logo_w2 {
  font-size: 24px;
  font-style: italic;
  color: black;
  position: absolute;
}
#logo_w1 {
  top: 60px;
  left: 94px;
}
#logo_w2 {
  top: 32px;
  left: 480px;
  text-align: center;
}
#header_text {
  top: 90px;
  left: 43px;
  width: 230px;
  position: absolute;
}
#header_text p {
  font-size: 18px;
  color: #ffffff;
}
#header_text a {
  color: #28556b;
}
#header_text a:hover {
  color: #c77e0c;
}
/**************************************************
 * BEHANDLINGER
 **************************************************/
#behandlinger {
  margin-right: 3px;
  margin-left: 3px;
  text-align: center;
  background-color: #b01c1d;
}
#behandlinger li {
  display: inline;
}
#behandlinger table {
  text-align: c;
  color: white;
  width: 94%;
}
#behandlinger img {
  border-width: 0px;
  border: 0px solid ;
  width: 90px;
  height: 61px
}
/**************************************************
 * CONTENT
 **************************************************/
#content {
  background-image: url(../images/content_bg.gif);
  width: 723px;
}
img {
  border-width: 0px;
}
h1 {
  margin: 20px 0px;
  color: #b01c1d;
  font-size: 15px;
}
h2 {
  margin: 10px 0px 15px;
  color: #000000;
  font-size: 12px;
  text-align: left;
}

h3 {
  margin: 10px 0px 15px;
  color: #383838;
  font-size: 11px;
  text-align: left;
}

/**************************************************
 * LEFT MENU PANE
 **************************************************/
#left {
  padding: 0px 10px 30px 0px;
  float: left;
  width: 168px;
  margin-left: 33px;
  display: inline;
}
#left a {
  color: #b01c1d;
}
#left a:hover {
  color: #c77e0c;
}
#photos a {
  margin-right: 14px;
}
/**************************************************
 * RIGHT TEXT PANE
 **************************************************/
#right {
  border-left: 2px solid #ffffff;
  padding: 0px 20px 20px;
  float: right;
  width: 466px;
  margin-top: 10px;
}
#dent {
  padding-left: 20pt;
}
#right a {
  color: black;
}
#right a:hover {
  color: #c77e0c;
}
/**************************************************
 * FOOTER
 **************************************************/
#footerline {
  clear: both;
  background-image: url(../images/footer_red.jpg);
  font-size: 1px;
  height: 10px;
}
#footer {
  padding: 20px 0px;
  width: 717px;
  text-align: center;
}
#footer a {
  color: #b01c1d;
}
#footer a:hover {
  color: #c77e0c;
}

