a:link { color: #154573; text-decoration: none; }
a:visited { color: #154573; text-decoration: none; }
a:active { color: #154573; text-decoration: none; }
a:hover { color: #154573; text-decoration: underline; }

body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  font: normal normal normal 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  line-height: 14px;
  background-color: #ffffff;
  background-image: url(../upload/ws/bg.gif);
}

html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

img {
  display: block;
  border: 0px;
}

a img {
  border: 0px;
}

ul {
  margin-left: 0.75em; padding-left: 0.75em;
}

li {
  list-style: square;
}

p {
  line-height: 15px;
  margin: 0px;
  padding: 0px !important;

}

#top {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 130px;
  width: 100%;
  background-color: #714860;
}

#top .face {
  height: 130px;
  background: url(../upload/ws/bg.face.jpg) no-repeat right;
}

#top .logo {
  position: absolute;
  left: 50px;
  top: 25px;
}

#top .service {
  font: normal normal normal 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  white-space: nowrap;
  height: 26px;
  background-color: #ffffff;
}

#top .service a:link,
#top .service a:visited,
#top .service a:active {
  color: #000000;
  text-decoration: none;
}

#top .service a:hover {
  color: #000000;
  text-decoration: underline;
}

#left {
  position: absolute;
  top: 130px;
  width: 206px;
  height: 550px;
  background: url(../upload/ws/bg.left.gif) no-repeat top;
}

#left .nav {
  width: 100%;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 5px;
  padding-bottom: 5px;
  font: normal normal normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 22px;
}

#left .nav .link {
  padding-left: 14px;
  color: #ded5da;
}

#left .nav .active {
  padding-left: 14px;
  color: #000000;
}

#left .nav .link a:link,
#left .nav .link a:visited,
#left .nav .link a:active {
  color: #514534;
  text-decoration: none; 
}

#left .nav .link a:hover {
  color: #514534;
  text-decoration: underline; 
}

#content {
  font: normal normal normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  position: absolute;
  top: 160px;
  left: 230px;
  width: 840px;
}

#content .headline1 {
  color: #714860;
  font: normal normal bold 18px Verdana, Arial, Helvetica, Sans-Serif;
}

#content .headline2 {
  color: #514534;
  font: normal normal bold 13px Verdana, Arial, Helvetica, Sans-Serif;
}


