/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: #323131;
  font-size: 12px;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  width: 950px;
}
#sidebar {
  width: 180px;
  float: left;
}
#logo {
  width: 180px;
  height: 44px;
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  background-position:  center center;
}
#menu {
  width: 180px;
}
#menu ul {
  padding-left: 0px;
  margin-left: 0px;
}
#menu ul li {
  border-bottom: 2px solid #8c0745;
  display: block;
  padding-bottom: 3px;
  margin-top: 12px;
}
#menu ul li a {
  text-decoration: none;
  color: #323131;
}
#menu ul li a:hover {
  color: #8c0745;
}
#menu ul li.active a {
  color: #8c0745;
}
#news {
  width: 180px;
  margin-bottom: 5px;
}
#news h3 {
  color: #8c0745;
  border-bottom: 1px dashed #8c0745;
}
#news a {
  color: #8c0745;
}
#callme {
  width: 180px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #8c0745;
  padding: 2px 0 2px;
}
#callme a {
  color: #ffffff;
}
#image {
  height: 150px;
  float: left;
  margin-bottom: 10px;
  margin-left: 60px;
  width: 710px;
}
#image .left {
  width: 306px;
  height: 150px;
  background-image: url(images/people.gif);
  float: left;
}
#image .right {
  width: 394px;
  height: 150px;
  padding: 5px;
  float: left;
}
#image .right p {
  background-color: #8c0745;
  padding: 8px;
  font-size: 18px;
  color: #ffffff;
}
#image .right a {
  color: #ffffff;
}
#header {
  height: 141px;
  float: left;
  margin-bottom: 10px;
  margin-left: 60px;
  width: 460px;
  background-color: #f9f2f6;
  border-top: 1px dashed #8c0745;
  border-bottom: 1px dashed #8c0745;
  background: #f9f2f6 url(images/woman.gif) no-repeat top right;
  padding: 5px 230px 5px 20px;
  font-size: 18px;
  color: #8c0745;
}
#header a {
  color: #8c0745;
}
#content {
  float: left;
  margin-bottom: 30px;
  margin-left: 60px;
  width: 710px;
}
#content h2 {
  background-color: #8c0745;
  color: #ffffff;
  padding: 2px 0 2px 4px;
}
#content a {
  color: #8c0745;
}
#content .menu_evc_procedure ul {
  background-color: #f9f2f6;
  margin-left: 0px;
  padding: 5px 0;
  border-top: 1px dashed #8c0745;
  border-bottom: 1px dashed #8c0745;
}
#content .menu_evc_procedure ul li {
  display: inline;
  padding-right: 20px;
}
#content .menu_gastouder ul {
  background-color: #f9f2f6;
  margin-left: 0px;
  padding: 5px 0;
  border-top: 1px dashed #8c0745;
  border-bottom: 1px dashed #8c0745;
}
#content .menu_gastouder ul li {
  display: inline;
  padding-right: 20px;
}
form label {
float:left;
width:200px;
}
form p {
overflow:auto;
width:400px;
}
#footer {
  background-color: #f9f2f6;
  clear: left;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: right;
  padding-right: 15px;
  border-top: 1px dashed #8c0745;
}
#footer a {
  color: #323131;
}

