
body {
  background-color: black;
  color: white; 
  margin: 0px auto;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
p {
  margin-bottom: 10px; 
}
li, ul ul {
  margin-top: 6px;
  margin-bottom: 20px; 
}
li.regular, li li, ul li.regular ul {
  margin-bottom: 6px; 
}
a:link {
  text-decoration: underline; 
  color: yellow;
}
a:visited {
  text-decoration: underline; 
  color: #ffcc00;
}
a:hover {
  text-decoration: none; 
}
a:active {
  text-decoration: none; 
}

.img-right {
  float: right;
  margin: 0px 0px 30px 20px;
}
.img-left {
  float: left;
  margin: 0px 20px 30px 0px;
}

.ba img {
  padding-bottom: 10px;
}
#content {
  clear: both;
}
#content img {
  padding-bottom: 10px;
}
.right {
  float: right;
  margin: 0px 0px 20px 20px;
  text-align: center;
}
.left {
  float: left;
  margin: 0px 20px 20px 0px;
  text-align: center;
}
.caption {
  text-align: center;
  font-weight: bold;
  margin-after: 20px;
  padding-after: 20px;
}

.half {
  float: left;
  margin: 0px 20px 20px 0px;
  text-align: left;
}

h1 {
  font-size: 24px;
  line-height: 76px;
  font-weight: bold;
  margin: 0px 0px 16px 0px; 
  color: #ff6600;
}
.subtitle {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: yellow;
}

h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin: 40px 0px 12px 0px;
  color: #ff6600;
}
p.h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin: 40px 0px 12px 0px;
}

h3 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  color: #ff6600;
}

small, small p, .small {
  font-size: 11px;
  line-height: 13px;
}

.clear {
  clear:both;
}

#wrap {
  margin: 0 auto;
    width: 760px;
}
#main {
  text-align: left;
}

#top {
  background: url('/art/visual.jpg') bottom right no-repeat;
  height: 136px;
}
#logo {
  float: left;
  width: 300px;
  height: 195px;
}
#top-middle {
  float: left;
  font-style: italic;
  text-align: center;
  width: 340px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 14px;
}
#visual {
  float: right;
  width: 346px;
}

#call {
  margin-top: 20px;
  text-align: center;
}
#wett {
  float: right;
  text-align: right;
}
#address {
  text-align: center;
  margin-bottom: 20px;
  width: 740px;
  background: url(/art/wett.gif) bottom right no-repeat;
}

#address p { margin-top: 40px; }

#bottom {
  background-color: yellow;
  width: 760px;
}
#copyright {
  font-size: 14px;
  line-height: 18px;
  padding: 6px 20px;
  color: black;
}

#botmenu {
  clear: both;
  margin: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 180%;
}
#botmenu a:link, #botmenu a:visited {
  color: orange;
  text-decoration: underline; 
}
#botmenu a:hover, #botmenu a:active {
  color: orange;
  text-decoration: none; 
}

.form td {
  padding: 0 4px 4px 0;
}

#content ul li ul {
 list-style-type:hyphen;
}

#crumbs {
  clear: both;
  font-size: 14px;
  padding-top: 1px;
  text-align: right;
  margin-bottom: -30px;
}

#liner-button {
  width: 760px;
  text-align: center;
  margin-top: 10px;
}

#liner-button a, #liner-button a:visited {
  margin: 0 auto;
  display: block;
  width: 200px;
  padding: 3px 0px;
  text-decoration: none;
  color: white;
  font-weight : bold;
  text-align: center;
  background-color: #ff6600;
}

#liner-button a:hover, #liner a:active {
  color: black;
  background-color: yellow;
}

#visitors {
  text-align: center;
  font-size: 12px;
  margin: 10px auto;
    width: 760px;
}

.share-buttons {
  margin: -35px 0 10px 0; 
}

.more {
  white-space: nowrap;
}

#front-button {
  width: 760px;
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
}

#front-button a, #front-button a:visited {
  width: 152px;
  margin: 0 auto;
  display: block;
  padding: 3px 0px;
  text-decoration: none;
  color: black;
  background-color: yellow;
  font-weight : bold;
  text-align: center;
}

#front-button a:hover, #front a:active {
  color: white;
  background-color: #ff6600;
}

.video {
  margin: 40px 0px;
  text-align: center;
}

ul.serviceslist, ul.serviceslist ul {
  font-size: 18px;
  list-style-type: none;
}
.serviceslist li {
  font-size: 20px;
}

.sitemaplist {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sitemaplist ul, .sitemaplist ul ul {
  list-style-type: none;
}

.sitemaplist li {
  margin-bottom: 40px;
  list-style-type: none;
}

.sitemaplist li li {
  margin-bottom: 0px;
  list-style-type: none;
}
