

.ewrcontactbox { width: 290px; float: left; margin: 0 20px 20px 0; overflow: hidden; display: none; min-height: 175px; }
.ewrcontactbox.odd { margin-right: 0; }

.ewrcontacts form { margin: 15px 0; }

  .ewrcontactbox h3 { background: #e5e5e5; border-radius: 6px; height: 30px; 
  line-height: 30px; font-weight: bold; font-size: 15px; padding: 0 11px; margin-bottom: 20px; }
  
  .ewrcontactbox h4 { color: #00905b; font-size: 18px; margin-bottom: 25px; }
  .ewrcontactbox p { margin-bottom: 8px; }
  .ewrcontactbox a:before { font-family: "ewr-netze" !important; font-style: normal !important;
  font-weight: normal !important; font-variant: normal !important; text-transform: none !important;
  speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
  content: "g"; color: #e13f2a; font-size: 9px; margin-right: 5px; }

  .ewrcontactbox img { border-radius: 6px; }

.ewrcontactbox .info, .ewrcontactbox .image { float: left; width: 120px; }
.ewrcontactbox .info { width: 160px; margin-right: 10px; }
.ewrcontactbox .image img { width: 100%; height: auto; }

#nameTabs, #topicTabs { overflow: hidden; margin-bottom: 22px; border-bottom: 3px solid #00905b; }
  #nameTabs div, #topicTabs div { width: 30px; height: 39px; float: left; margin-right: 2px; color: #fff; 
   background: url("../../images/backgrounds/bg_mainnav.jpg") repeat-x #e5e5e5;
   border-radius: 6px 6px 0 0; text-transform: uppercase; text-align: center; line-height: 39px; 
   font-size: 17px; display: none; }
  #nameTabs div.active, #topicTabs div.active { display: block; cursor: pointer; margin-top: 3px; }
  
  #nameTabs div.clicked, #nameTabs div:hover, #topicTabs div.clicked, #topicTabs div:hover 
  { background-image: url("../../images/backgrounds/bg_mainnav_active.jpg"); }
   
#topicTabs { display: none; }   
#changeSort { display: none; }
.ewrcontacts-topic-view .ewrcontacts-results {
  float: left;
  width: 105%;
  position: relative;
  top: 0px;
  left: 0px;
}
.ewrcontacts-topic-view {
  float: left;
  width: 100%;
  overflow: hidden;
}

.ewrcontacts-results .ewrcontactbox { display: block !important; }
.ewrcontacts-topic-select {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 3px solid #00905b;
}
  
.ewrcontacts-single-relation {
  display: inline-block;
  width: 100%;
}
  
.ewrcontacts-single-relation .ewrcontactbox {
  display: block !important; 
  margin: 0 !important;
}
.ewrcontacts-single-relation .ewrcontactbox-contactlink {
  display: none;
}

.nicht_anzeigen {
	display: none;
}