
/* ---------- Color Module Styles AONH ----------- */

body,
body.overlay {
  color: #3b3b3b;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
#page,
#main-wrapper,
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  background: #ffffff;
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#header {
  background-color: #d0d0d0;
  background-image: -moz-linear-gradient(top, #758cae 0%, #d0d0d0 100%);
  background-image: -ms-linear-gradient(top, #758cae 0%, #d0d0d0 100%);
  background-image: -o-linear-gradient(top, #758cae 0%, #d0d0d0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #758cae), color-stop(1, #d0d0d0));
  background-image: -webkit-linear-gradient(top, #758cae 0%, #d0d0d0 100%);
  background-image: linear-gradient(top, #758cae 0%, #d0d0d0 100%);
}
a {
  color: #0070b3;
}
a:hover,
a:focus {
  color: #008ee2;
}
a:active {
  color: #22adff;
}
.sidebar .block {
  background-color: #f6f6f2;
  border-color: #f9f9f9;
}
#page-wrapper,
#footer-wrapper {
  background: #ffffff;
}
.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: #fffeff;
}

#header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
/*    margin-left: auto;
    margin-right: auto;*/
    width: auto;
}

/* verwendet */
div .field-type-taxonomy-term-reference {
	font-size: 1.27em;
}

.field-type-taxonomy-term-reference .field-label {
	font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
}

.views-label{
	font-weight: bold;
}
