/* Colors
----------------------------------------------------------------------------------------------------*/
body {
  font: 11px/12px Verdana, sans-serif;
  color:#444;
	
}

/* grey links */

.page_menu a,
#staticNavi a,
#footerNavi li a,
.mainTeaser.active strong a,
.articleTeaser.topic strong a,
.articleTeaser.topic span a,
.article .category a,
.box.gray a,
.box.gray ul.popular li span a,
.article .category {
  color:#444;  
}



/* =hot or not
----------------------------------------------------------------------------------------------------*/
.ui-slider .ui-slider-handle {
    background-color: #ff0000 ;
  }
div#hot_or_not_module ul li {
  background:#fff url(/themes/zuhausewohnen/images/icons/icon_sprite.png) no-repeat 0px -1004px;
}

div#hot_or_not_module ul li:hover {
  background:#fff url(/themes/zuhausewohnen/images/icons/icon_sprite.png) no-repeat -26px -1004px;
}

div#hot_or_not_module ul li a {
  color: #fff;
}

div#hot_or_not_module ul li a:hover,
.bv-value {
 color: #ff0000 !important;
}
/* orange font */
a, 
.linkColor,
.headline, 
.page_menu a.active,
.page_menu a:hover,
#footerNavi li strong a,
.winradio,
.commentTeaser .title,
.articleSections li a.page,
.articleSections li a:hover,
.box.gray a:hover,
.box.gray ul.popular li span a:hover,
.box.gray ul.popular li.current span a,
.box h2,
.box.gray ul.popular li a,
.article .category:hover,
.bullets li a,
#footer a:hover,
fieldset legend,
.messages.status,
.marker, 
.article .articleTeaser a.title,
.article .articleTeaser a.more,
.form-required,
.article .more a,
.article .more a,
form h4  { 
  color: #ff0000;
}

/* orange border */
.messages.status  {
  border:1px solid #FF0000;
}

div.error, tr.error{
	border:1px solid #FF0000;
	background: none repeat scroll 0 0 #ffffff;
}

.articleSections li.active {
  background: #ff0000;
  }
 

a.button, 
.form-submit {
  background: #ff0000;
  color:#fff;
}
a.button:hover, .form-submit:hover {
  background:#ce0000;
  text-decoration: none;
}


#mainNavigation li.current a, 
#mainNavigation li a:hover { 
  color:#fff;
  background: #ff0000;
}

.articleSections li.active a,
.articleSections li a:hover{
  color:#fff;
  text-decoration: none;
  }
.articleSections li a:hover{
  background: #ff0000;
  }

.poll_platz{
  color: #ff0000;
}

/* no underline */
#rightContent .box a.arrow:hover,
#footer a:hover {
  text-decoration: none;
}


.tabNavi li a {
  background:#f3f3f3;
}
.tabNavi li.active a,
.tabNavi li a:hover {
  color:#fff !important;
  background: #ff0000;
}

.mainTeaser strong a{
  color:#8e8e8e;
}
.mainTeaser strong a:hover {
  color: #ff0000;
  text-decoration:none;
}

.mainTeaser div.forBackground.selected {
  background: url(/themes/zuhausewohnen/images/mainTeaserBorder.png) no-repeat left bottom;
}

#mainTeaserRight div.mainTeaser.active {
  background: url(/themes/zuhausewohnen/images/mainTeaserTop.png) no-repeat left top;
  border-left:10px solid #ff0000;
}
.articleTeaser.topic strong a:hover, 
.articleTeaser.topic span a:hover,
.article .category:hover {
  color: #ff0000;
  text-decoration:none;
}

a#closeBut {
  background:url("/themes/vital/images/nyroModal/close.gif") no-repeat scroll 0 0 transparent;
}
a.arrow,
a.zoom,
a.page {
  background-image: url(/themes/zuhausewohnen/images/icons/icon_sprite.png?4);
}


.article_content ul li , ul.bullets li {
  background: transparent url(/themes/zuhausewohnen/images/icons/bullet.png) no-repeat 0 5px;
}


