.rubrik_count{
	font-weight: normal;
}
#div_anzeige{
	border-right: 1px solid #666; border-left: 1px solid #666; border-top: 1px solid #666; float: left; width: 950px
}
#div_anzeige .teaser_td_inner:hover{
	/*background-color: #2e2e2e;
	background-image: none;*/
	background-color: #111;
}
#div_anzeige .teaser_fkk24_inner:hover{
	background-color: #ffffff;
}
/*#gewaehlte_options .teaser_td_inner:hover{
	background-color: #ffffff;
}*/
#div_anzeige_menu{
	background-color: #CCCCCC;
    float: left;
    width: 952px;
    margin-top:12px;
}
#ausklapp_container{
	display: none;
	border: 1px solid #666;
	float: left;
    left: 0;
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    background-image: linear-gradient(bottom, #292929, #000);
	background-image: -o-linear-gradient(bottom, #292929, #000);
	background-image: -moz-linear-gradient(bottom, #292929, #000);
	background-image: -webkit-linear-gradient(bottom, #292929, #000);
	background-image: -ms-linear-gradient(bottom, #292929, #000);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(#292929),
		color-stop(#292929)
	); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#000');
	zoom: 1;
}
.ausklapp_container_inner{
	clear: both;  float: left; width: 100%; position: relative;  padding-bottom: 10px
}
.close_div{
	text-align: center;
	width:20px;
	height: 20px;
	top: 5px;
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.arrow{
	display:none;
    z-index: 1;
    position: relative;
    height: 12px;
    float: left;
    padding-left: 70px;
}
/*.arrow img{
	bottom: -1px; position: absolute;
}*/
.border{
	border: 1px solid #CCCCCC;
}
.no_border{
	border: none;
}
.bigText{
	text-decoration: uppercase;
}
.single_merkmal_container{
	color: #555555;
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    /*width: 33%;*/
}

.single_merkmal_container_inner{
    float: left;
    height: 100%;
    width: 100%;
}
.merkmal_single{
	color: #E77918;
	float: left;
    height: 13px;
    overflow: hidden;
    font-size: 10px;
    /*width: 80px;*/
}
.merkmal_single:hover{
	text-decoration: line-through;
}
.img_close{
	float: left;
    margin-right: 2px;
    margin-top: 1px;
}
.group_container{
    float: left;
    margin: 4px 0;
}
.group_name{
   	color: #555555;
    float: left;
    font-weight: bold;
}
.group_name_inner{
	cursor: pointer;
	float: left;
    overflow: hidden;
    padding: 0 4px 0 0;
    text-align: center;
    font-size: 10px;
}
.group_name_inner:hover{
	text-decoration: line-through;
}
#gewaehlte_options{
    border-left: 1px solid #666;
    display: block;
    float: left;
    min-height: 14px;
    padding: 0 8px;
    font-size: 10px;
    /*width: 614px;*/
}

#tippSpan{
	float: right;
	min-height: 14px;
	padding: 3px 4px 0 0;
	display:none;
	font-size: 10px;
}

#tippSpan a {
	font-size: 10px;
	color: #E77918;
}

#results_count{
    color: #eee;
    display: table-cell;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 8px;
    text-align: center;
    vertical-align: middle;
    width: 141px;
}
#noResultsBox{
	color: #990000;
    font-size: 11px;
    /*font-weight: bold;*/
    margin: 0 0 0 2px;
}
 .message_box{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#898989),to(#767676) );
	background-image: -webkit-linear-gradient(top, #898989, #767676);
	background-image: -moz-linear-gradient(top, #898989, #767676);
	background-image: -ms-linear-gradient(top, #898989, #767676);
	background-image: -o-linear-gradient(top, #898989, #767676);
	background-image: linear-gradient(top, #898989, #767676);
}

.pag_middle {
	color: #404040;
	display: block;
	float: left;
	text-align: center;
	width: 20%;
}

#pagination_div { /*
	border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-top: 1px solid #666666; */
    float: left;
    padding: 4px 0;
    width: 950px;
    font-size: 11px;
}

#pagination_div a {
	text-decoration: none;
	color: #eee;
}

#pagination_div a,#pagination_div span {
	display: block;
	float: left;
	text-align: center;
	width: 20%;
}

#pagination_div .current {
	color: #404040;
}

#pagination_ende_div {
	/*
	border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666; */
    float: left;
    padding: 4px 0;
    width: 950px;
    font-size: 11px;
}

#pagination_ende_div a {
	text-decoration: none;
	color: #eee
}

#pagination_ende_div a,#pagination_ende_div span {
	display: block;
	float: left;
	text-align: center;
	width: 20%;
}

#pagination_ende_div .current {
	color: #404040;
}

.sub_menu_opened {
	background-color: #FFFFFF;
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	z-index: 100;
	width: 200px;
	padding: 8px 0;
	top: 0;
	position: absolute;
	margin-left: 173px;
}

.menu_header_active {
	background-color: #FFFFFF;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

.menu_header_inactive {
	background-color: #CCCCCC;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #CCCCCC;
}

.umkreisMenuAktiv {
	background-color: #FFFFFF;
	border-top: 1px solid #404040;
	width: 87px;
}

.umkreisMenu {
	float: left;
	border-top: 1px solid #CCCCCC;
	width: 86px;
	cursor: pointer;
}

#regionSucheContainer {
	
}

#regionSucheContainerResults {
	background-color: #FFFFFF;
	border-color: #CCCCCC #404040 #404040;
	border-style: solid;
	border-width: 1px;
	left: 15px;
	padding: 4px;
	position: absolute;
	width: 150px;
	z-index: 100;
	display: none;
}

.searchList {
	display: block;
	font-size: 11px;
	padding: 3px 0 0;
	text-decoration: none;
}

/* buttonList */
.buttonList .label {
	font-weight: bold;
}

.buttonList .list {
	padding-top: 4px;
}

.buttonList .element {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 80px;
	height: 16px;
	padding-left: 4px;
	/*background-color:#f4f4fd;*/
	background-color: #FFFFFF;
	cursor: pointer;
}

.buttonList .element:hover { /*
		background-color:#e77918;
		color:#FFFFFF;
		*/
	background-color: #FFFFFF;
	/*color:#990000;*/
	border: 1px solid #990000;
}

.buttonList .element+.element { /*border-top:0px;*/
	margin-top: 1px;
}

/* suchSubContainer */
.suchSubContainer {
	font-size: 11px;
}

.sucheFilterDiv{
    color: #FFFFFF;
    height: 16px;
    position: relative;
    width: 922px;
}

.sucheFilterDiv a{
	color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin-right: 6px;
    margin-top: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.suchSubContainer .label {
	/*text-align: right;*/ padding-right: 22px;
}
/*
.suchSubContainer a{
	text-decoration:none; color: #fff;
}*/

.suchSubContainer>.label {
	color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}

.suchSubContainer>.content {
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 147px;
	position: relative;
}

/* checkboxList */
.checkboxList {
	width: 145px;
	margin: 8px 0px 7px 7px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
}

.checkboxList .label {
	font-weight: bold;
	line-height: 11px;
	font-size: 11px;
	padding: 0px;
	color: #999;
}

.checkboxList .content {
	margin-top: 4px;
	font-size: 11px;
}

.checkboxList ul,.checkboxList ul li,.checkboxList ul li input,.checkboxList ul li label
	{
	display: block;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.checkboxList ul {
	color: #404040;
	float: none;
	font-family: Verdana;
	font-size: 11px;
	height: auto;
	line-height: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	outline-color: #444;
	overflow-x: visible;
	overflow-y: visible;
	padding-top: 2px;
	vertical-align: baseline;
	width: 145px;
}

.checkboxList ul li {
	clear: left;
	color: #404040;
	float: none;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #444;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	text-align: left;
	vertical-align: baseline;
	width: 145px;
}

.checkboxList ul li input {
	clear: none;
	color: black;
	cursor: auto;
	float: left;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 7px;
	margin-top: 0px;
	outline-color: black;
	overflow-x: visible;
	overflow-y: visible;
	padding-top: 0px;
	text-align: start;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	vertical-align: middle;
	width: 13px;
	word-spacing: 0px;
}

.checkboxList ul li label {
	clear: none;
	color: #eee;
	cursor: pointer;
	float: none;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 4px;
	margin-top: 0px;
	outline-color: #444;
	overflow-x: visible;
	overflow-y: visible;
	padding-top: 0px;
	text-align: left;
	vertical-align: baseline;
	width: 142px;
}

.checkboxList ul li label:hover {
	color: #666;
}

.checkbox_aktiv{
	color: #E77918 !important;
}
.checkbox_aktiv:hover{
	/*color: #990000 !important;
	text-decoration: line-through !important;*/
}

.videoDiv{
	position: absolute; z-index: 0; right: 0px; top: 0px;
}

.opacity{
	opacity:0.4;filter:alpha(opacity=40);
}


/* PREMIUM ANZEIGEN */
.premiumAnzeigeDiv{
	/*float:left; width:197px;*/
	border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    float: left;
    height: 214px;
    width: 189px;
}

.noBorderRight {
	border-right: 1px solid #000;
}

.premiumAnzeigeDivInner{
	/*padding:2px 0; width:197px; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;*/
	
	padding: 2px 0;
    width: 190px;
}

.premiumAnzeigeDivInner .midfont{
	font-size: 12px;
	line-height: 16px;
}

.descriptionContent{
	height: 32px;
    overflow: hidden;
}

.premiumAnzeigeTxt{
	height: 39px; line-height:13px; overflow:hidden;
}

.anzeigenDivider{
	clear: both; width: 100%; border-bottom: 1px solid rgb(204, 204, 204); position: relative; height: 12px;
}

.anzeigenDividerInner{
	position: absolute; width: 792px; background-color: rgb(255, 255, 255); height: 12px; left: -1px;
}


/* NORMALE ANZEIGEN */
.normalAnzeigeDiv{
	/*float:left; 
	width:20%;
	overflow: hidden;*/
	border-bottom: 1px solid #CCCCCC;
    float: left;
    overflow: hidden;
    position: relative;
    width: 20%;
}

.normalAnzeigeDiv .last{
	/*border-right: none !important;*/
	width: 158px;
}

.normalAnzeigenInner{
	/*border-bottom: 1px solid #CCCCCC;*/
    padding: 2px 0;
    width: 100%;
    /*position: relative;*/
}

.normalAnzeigeDiv .line_right{
	background-color: #CCCCCC;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.normalAnzeigenTxt{
	height: 39px; line-height:13px; overflow:hidden;
}

/* PAGINATION */
.pag_first{
	color: #404040 !important;
}

.inaktiv{
	color: #eee !important;
}

.pag_last{
	color: #404040;
}

.pag_last_inaktiv{
	color: #404040;
}
.commaSeparator{
	float: left; margin-right: 3px;
}

#loading_box{
	width: 788px; height: 550px; display: table; text-align: center; margin-top:10px;
}

.loading_box_inner{
	display: table-cell; vertical-align: top;
}


/* RUBRIKEN */

.rubrikButton{
	width: 20%; float: left; background-color: rgb(204, 204, 204); display: block; height: 22px;
}

.rubrikButtonInner{
	border-right: 1px solid #CCCCCC;
}

.rubrikDivider{
	float:left; width:100%; height: 1px; background-color: #CCCCCC;
}

/* BANNER */

.bannerContainer{
	background-color: #000000;
    border-bottom: 1px solid #666;
    clear: both;
    left: -1px;
    position: relative;
    width: 952px;
    text-align: center;
}


.bannerContainerInner {
    display: inline-block;
    margin-top: 5px;
}

/* SUCHE */

#sucheContainer{
	position: relative; clear:both;
}

#filter_button{
	cursor: pointer;
	height: 25px;
	position: absolute;
	right: 9px;
	top: 0px;
	width: 16px;
	z-index: 1;
}

#filter_button img{
	/*border-top-right-radius: 5px;*/
}

#profilsuche_form_header{
	background: url("/images/site/vlds/topmenu_bg.png") repeat-x;
    /*border-top-left-radius: 5px;*/
    float: left;
    padding: 4px;
    width: 944px;
    font-size: 10px;
    height: 16px;
}

#merkmaleMenuContainer{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
    float: left;
    width: 950px;
	
}

#rubrik_td_alle{
	/*padding-left: 2px;*/
}

#searchInput{
	background-color: #FFFFFF;
    border: 1px solid #AFAFAF;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
    width: 136px;
}

#searchInput select {
    border:1px solid #ccc;
    vertical-align:top;
    height:20px;
}
#searchInput input, #searchInput select{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#umkreis_bis{
	font-size: 11px; font-family: Verdana;
}
#actual_ldgb{
 font-size: 11px; text-decoration: none; cursor: pointer;
}
.weitere_container{
	bottom: 4px;
	position: absolute;
	text-align: center;
	width: 157px;
}
.weitere_container a{
	color: #E77918;
}
#selectAlterVon{
	width: 50px; font-size: 11px; font-family: Verdana;
}
#selectAlterBis{
	width: 50px; font-size: 11px; font-family: Verdana;
}

.sucheDiv{
	font-size: 11px; float: left; width: 149px;
}

.gewaehlteOptionsDiv{
	border: 1px solid #666; 
	clear: both; 
	float: left; 
	width: 950px; 
	display: table; 
	margin-top: 12px; 
	min-height: 14px; 
}

#ortZeitHeader{
	width: 157px; position: relative;
}

#serviceHeader{
	width: 314px;
}

#merkmaleHeader{
	width: 301px;
}

#sucheMaskeHeader{
    float: left;
    width: 922px;
}


/* vertikal Banner */
.verticalBannerContainer {
	position: relative;
}
.verticalBannerInhalt {
    height: 428px;
    background: url('/global/search/images/vertikal_banner_bg_189x1.png') repeat-y;
}
.verticalBannerInhalt img{
	margin-top: 18px;	
}
.verticalBannerInhalt .name {
    color: #000000;
    font-family: Allura;
    font-size: 28px;
    font-weight: normal;
    padding-top: 10px;
}
.verticalBannerInhalt a {
    display: block;
    height: 100%;
    width: 100%;
}
.verticalBannerInhalt a:hover{
	opacity: 0.8;
}
#nextVertikalBanner{
	background: url('/images/videoteaser/r_gray.png') no-repeat scroll 25px 10px ;
	display: block;
	width: 20px;
	height: 18px;
	bottom: -18px;
	position: absolute;
	right: 5px;
	cursor: pointer;
	padding: 10px;
}
#nextVertikalBanner:hover{
	background: url('/images/videoteaser/r_orange.png') no-repeat scroll 25px 10px ;
}
#previousVertikalBanner{
	background: url('/images/videoteaser/l_gray.png') no-repeat scroll 5px 10px ;
	display: block;
	width: 20px;
	height: 18px;
	bottom: -18px;
	left: 5px;
	position: absolute;
	cursor: pointer;
	padding: 10px;
}
#previousVertikalBanner:hover{
	background: url('/images/videoteaser/l_orange.png') no-repeat scroll 5px 10px ;
}

.merkmale_zeiten{
	float: left !important;
	width: 109px !important;
	clear: none !important;
}

#div_anzeige_menu > div.rubrikButton  .last {  
	border-right: none;
}

#div_anzeige_menu > div.rubrikButton:last-child > .rubrikButtonInner {  
	border-right: none;
}

.name {
    color: #DDDDDD;
}
.teaser_grey{
	background-color: transparent;
}

.sucheDivider{
	height: 147px;
    width: 1px;
    background-color: #181818;
}

