.navbar-inverse .navbar-nav > li > a:hover {
  color: #ff00ff;
}

.dropdown-menu > .active > a:hover {
  background-color: #ff00ff;
}

#searchform #searchsubmit {
  background-color: #ff00ff;
  border-width: 0px;
}

#searchform #searchsubmit:hoover {
  background-color: #000000;
  border-width: 0px;
}

#searchform #searchsubmit:hover {
  border-width: 0px;
  background-color: #000000;
}

.rsrc-post-content.post-1157.post.type-post.status-private.format-standard.has-post-thumbnail.hentry.category-interviews.category-allgemein {
  text-align: justify;
}

.title-text {
  text-transform: none;
  font-family: special elite;
}

/* special-elite-regular - latin */

@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  src: url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
       url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.woff2') format('woff2'), 
       url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.woff') format('woff'), 
       url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.ttf') format('truetype'), 
       url('wp-content/themes/first-mag/fonts/special-elite-v18-latin-regular.svg#SpecialElite') format('svg');
  /* Legacy iOS */
}