label_preishtml {
	width: 100%;
	height: 100%;
}

.extralink {
	color: #ACACAC;
	font-size: 11px;
	font-weight: normal;
}

BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family : Arial, Verdana, sans-serif;
 	font-size: 11px;
 	color: #666666;
 	background: #F3F8FC url(background.jpg) repeat-x;
}

.contenttexttagline {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	position:relative;
	top:-14px;
}

.contenttexttaglineblau {
	color: #668ABA;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}

.bilder img {
    border:0px solid #002664;  
}

.contenttextblau {
	color: #668ABA;
	font-size: 12px;
	font-weight: normal;
}

.contenttextblaulink {
	color: #668ABA;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}

.contenttextblaulink:Hover {
	color: #255288;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}

.contenttext {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.contenttext a {
  font-family: Arial;
  font-size: 12px; 
  font-weight: normal;
  text-decoration:none;
  color: #668BB8;
  cursor:pointer;
}
.contenttext a:hover {
  color: #255288;
}

.link {
  font-family: Arial;
  font-size: 12px; 
  font-weight: normal;
  text-decoration:none;
  color: #668BB8;
}

.link:hover {
  color: #255288;
}

h1 {
    margin:0 0 10px;
	font-size: 17px;
	font-weight: bold;  
}

h2 {
	color: #668BB8;
	font-size: 17px;
	font-weight: bold;	
	margin:14px 0;
}

.schrift_dezent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	padding-top: 2px;
}

.inputGrey {
	border-left: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #E2E2E4;
	border-bottom: 1px solid #E2E2E4;
	font-size: 10px;
	color:#ADADAD;
}

.inputTabSearch {
	border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	width: 56px;
}
.inputTabFormular
{
    border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	margin-top:7px;
	
    }
.textFormular
{
    float:left; 
    width:100px; 
    margin-left:0px; 
    margin-top:8px;
    }
.checkBoxFormular_text
{
    margin-top:8px;
    float:left;
    margin-right:12px ;   
}
.checkBoxFormular
{
    float:left;
    margin-right:3px;
    margin-top:6px
 }
 .zeileFormular
 {
     margin-top:1px; 
     width:430px;
     height:30px;
     background-color:#F6FAFD;
     float:left;
     clear:both;
     padding-left:14px;
     padding-right:20px;
     
     
     }

.headerSearchCol {
	background-color: #DFEDF6;
	color: #6B87B6;
	font-size: 10px;
}

#TabSeachControll_Schnellsuche, #TabSeachControll_Ortsuebersicht {
	width: 217px;
}

#TabSeachControll_Schnellsuche table, #TabSeachControll_Ortsuebersicht table {
	width: 100%;
	height:56px;
}

#TabSeachControll_Schnellsuche td, #TabSeachControll_Ortsuebersicht td {
	padding-left: 4px;
	text-align: left;
}

.meinMerkzettel {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}

.merkzettelCount {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	padding-top: 2px;
	padding-right: 6px;
}

.textobjektid {
	color: #636861;
	font-size: 11px;
	padding-left:10px;
	padding-bottom:5px;
}

.merkzettel-inhalt {
	border-left: 1px solid #D4D3D1;
	border-right: 1px solid #D4D3D1;
	border-top: 1px solid #D4D3D1;
	width: 226px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.merkzettel-inhalt a {
	color: #668BB7;
	text-decoration: none;
	
	font-weight: bold;
}

/*** DateTextbox.aspx ***/
.DateTextbox_outer_div {
	margin-top: 5px;
	height: 29px;
	color: #666666;
}

.DateTextbox_outer_div td {
	padding: 0;
	text-align: left;
}

/*** ***/
.startText {
    margin:0px 10px 0;
    font-weight:bold;
    color:#658CB3;
}
.startSection {
	float: left;
	width: 220px;
	margin:10px 8px 20px 12px;
	padding-top:10px;
	
}

.startSection_title {
	color: #658CB3;
	padding:3px 0 3px 5px;
	text-align: left;
	background:url(startSection_verlauf.jpg) repeat-x;
	border-bottom:1px solid #E9F8FF;
	font-weight:bold;
}

.startSection_title_neu_header {
	color: #658CB3;
	padding:3px 0 3px 5px;
	text-align: left;
	background:url(startSection_verlauf.jpg) repeat-x;
	border-bottom:1px solid #E9F8FF;
	font-weight:bold;
}

.TextLink a {
	color: #668BB8;
	text-decoration: none;
}

.TextLink a:Hover {
	color: #255288;
	text-decoration: none;
}


.startSection_img 
{
    margin-bottom:8px;
}

.startSection_img.border {
	margin: 0;
	margin-bottom: 20px;
	padding: 5px;
	padding-bottom: 11px;
	background-color: #E9F2F9;
}

.startSection_img img {
}

.startSection_imglink a {
	padding-left: 17px;
	color: #688CBC;
	text-decoration: none;
}

.startSection_imglink {
	padding-left: 3px;
	
	padding-top:7px;
	background: url(btn_TabSeach_Arrow.png) no-repeat 5px 10px;
	color: #688CBC;
	text-decoration: none;
	background-color:#F0F5FB;
	height:20px;
}

.verlauf {
	background-image: url(verlauf.gif) ;
	color: White;
}

.suchenBuchen {
	margin-top:10px;
	background-color:#F6FAFD; 
	width:434px; 
	padding:5px 10px 5px 10px; 
}
 
.fontColor {
	color: #666666;
}

.fleft {
	float: left;
	color: #666666;
}

.fleft10px {
	float: left;
	margin-left: 15px;
	color: #666666;
}

.fleft4px {
	float: left;
	margin-left: 4px;
	color: #666666;
}

.fright {
	float: right;
}

/*** Kontaktbox (Freecall) **************************************************/
#KontaktDaten {
	width: 197px;
	border-left: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
	padding: 7px 10px 6px 6px;
	display: none;
	background-color: White;
	color:#676767;
}

.kontaktbox {
	margin-bottom: 20px;
	width: 215px;
	height: 40px;
}

.kontaktbox_bordertop {
	width: 215px;
	height: 3px;
	font-size: 0;
	line-height: normal;   
	background: url(kontaktbox_top.gif) no-repeat;
}

.kontaktbox_borderbottom {
	width: 215px;
	height: 3px;
	font-size: 0;
	line-height: normal;   
	background: url(kontaktbox_bottom.gif) no-repeat;
	clear: both;
}

.kontaktbox_content {
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	padding: 0 2px;
	clear: both;
	overflow: visible;
}

.kontaktbox_header {
	overflow: visible;
	height: 35px;
}

.kontaktbox_headerleft {
	background: url(kontaktboxheaderleft.gif) no-repeat top left;
	background-color: #F1F1F1;
	width: 118px;
	height: 35px;
	float: left;
	padding-left: 2px;
}

.kontaktbox_img {
	width: 87px;
	float: right;
}

.kontaktbox_daten {
	margin-left: -3px; 
	padding-left: 10px;
	margin-bottom: -1px;
	margin-top: 0px;
	color: #FFFFFF;
	line-height: 15px;
	font-size: 11px;
}

.kontaktbox_daten a {
	text-decoration: none;
	color: #FFFFFF;
}

.kontaktbox_daten a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.kontaktbox_rp {
	position: relative;
	z-index: 21;
	clear: both;
}

.kontaktbox_ap {
	position: absolute;
	z-index: 10;
}
.kontakt_detailsStyle
{ float: right; 
  background-color: #142F64; 
  height: 140px; 
  padding: 20px 10px 0px 10px;
  opacity: 0.80;
	filter: alpha(opacity=80);
    
    }

.ResizeBox_Label {
  position: absolute;
  z-index: 20;
}


.kontakt_flapout {
    position:absolute;
    top:0px;
    left:0px;
    background:url('bg_kontaktbox.gif') top left no-repeat;
    height:82px;
    width:220px;
    padding-left:24px;
    padding-top:2px;
    color:#648DB9;
}


.startSection_right {
	width:220px;
	margin-bottom:13px;
}

.startSection_right_header {
	color: #658CB3;
	padding:3px 8px;
	text-align: left;
	background:url(startSection_verlauf.jpg) repeat-x;
	font-weight:bold;
}
.startSection_right_newslink {
    color:#6E8EB7;
    border-top:1px solid #E6F7FE;
    background-color:#E0EEF7;
    background-position:3px 3px;
    background-repeat:no-repeat;
    display:block;
    padding:3px 0 3px 30px;
    text-decoration:none;
}

.startSection_right_newslink:Hover {
    color:#255288;
    border-top:1px solid #E6F7FE;
    background-color:#E0EEF7;
    background-position:3px 3px;
    background-repeat:no-repeat;
    display:block;
    padding:3px 0 3px 30px;
    text-decoration:none;
}

.teaserbox_right {
	background-color:#E9F2F9;
	float: left;
	width:100%;
}

.teaserbox_img {
	float: left;
	margin-right:7px;
}

.teaserbox_head {
    margin-top:7px;
    color:#6989B8;
    font-weight:bold;
}
.teaserbox_text {
	color: #656766;
	overflow: hidden; 
}

.teaserbox_text a, .teaserlink {
	padding-left: 15px;
	background: url(btn_TabSeach_Arrow.png) no-repeat 0px 3px;
	color: #6989B8;
	text-decoration: none;
}

.history {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 249px;
	padding-top:15px;
}

.history li {   
	/*height: 15px;*/
	padding:  4px 10px;
	margin: 0;
}

.history a {
	text-decoration: none;
	color: #668BB8;
}

.history a:hover {
	color: #666666;
}

.history_header {
	background: url(nav_3_bg.jpg) repeat-y;
	color: #668BB8;
	font-weight: bold;
	width:239px;
}

.history_footer 
{
    color:#666666;
}

.history_item {
	border-bottom: 1px solid #E9E9E9;
	
}

/*** Merkzettel *************************************************************/
#MerkzettelList {
	width: 701px;
	font-size: 11px;
	text-align: left;
	margin-left: 6px;
	margin-bottom: 20px;
	background-color:#E9F2F9;
}

#MerkzettelList td {
    padding-left: 6px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.merkzettellist_headline {
	background: url(MerkzettelHead.gif);
	color: #658BB8;
	font-size: 11px;
	height: 23px;
}

.merkzettellist_headline a {
	color: #658BB8;
	font-size: 11px;
	height: 23px;
	text-decoration: none;
}
.merkzettel_footer a
{   color:#668BB8;
    text-decoration:none;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
    
        
}
.merkzettellist_headline.act,.merkzettellist_headline.act a {
    font-size: 11px;
	background: url(MerkzettelActHead.gif);
	color: #668CB9;
	font-weight: bold;
}

/*.headline_link {
	padding-right: 22px; 
}*/

.merkzettellist_col {
}

.merkzettellist_row {
}

.merkzettellist_item {
	color: #4B535E;
	height: 80px;
	border-bottom: 1px solid #ffffff !important;
	background-color: #E4EEF7;
	text-align: center;
}

.merkzettellist_itemact {
	color: #4B535E;
	height: 80px;
	border-bottom: 1px solid #ffffff !important;
	background-color: #E4EEF7;
	text-align: center;
}

.merkzettellist_item img {
	display: block;
	float: left;
	margin: 3px;
}

.merkzettellist_font {
	color: #5194CB;
	text-decoration: none;
}

.ml_hausname {
    color: #668ABA;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0;
	margin-bottom:4px;
}

.ml_hausadd {
	text-align: left;
	
}

.merkzettellist_item input {
	display: block;
	float: left;
	margin-top: 20px;
	
}

#IhreAngaben {
	width: 682px;
	color: #698BB8;
	background-color: #EEF5FB;
	font-weight: normal;
	font-size: 12px;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nachstehende {
	color: #688AB7;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.UnterkuenfteGefunden {
	color: #668ABA;
	background-color: #EEF5FB;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 260px;
	margin-top: 1px;	
}

#AngabenAendern {
    color: #676769;
	background-color: #EEF5FB;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 682px;
}

.daten_aendern {
    vertical-align: middle;
    font-weight: bold;
	margin-left: 10px;
	padding-left: 15px;
	color: #678DB4;
	background: url(btn_TabSeach_Arrow.png) no-repeat left 2px;
	text-decoration: none;
}

#result_sort {
	width: 664px;
	height: 20px;
	color: #678BBB;
	font-size: 11px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}


.sucherg_sortbut_act {
	background-color: #4F94CF;
	color: #FFFFFF;
	cursor: default;
	
}

.sucherg_sortbut_deact {
	background-color: #AACCE7;
	color: #4F94CF;
	cursor: pointer;
}

.sort_link {
    background-color: #EDF4FA;
	border-left: 1px solid #FFFFFF;
	color: #668BB8;
}
.sort_link a {
    background-color: #EDF4FA;
	text-decoration: none;
	color: #668BB8;
}
.sort_link.act a {
    background-color: #CBDBEB;
	text-decoration: none;
	color: #668BB8;
	font-weight: bold;
}

.sort_link.act 
{
    
	background-color: #CBDBEB;
	color: #668BB8;
	font-weight: bold;
}

.suchergebnisse_dropdown {
	font-size: 11px;
	height: 18px;
	color: #666666;
	font-size: 10px;
	border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	background-color: #ffffff;
}

.suchergebnisse_block {
	width: 682px;
	background-color: #D7E3EF;
	text-align: left;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #686669;
}

.appartment_nr {
    color: #658BB8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	top: 3px;
}

.wp_Suche_Object_Header {
	width: 690px;
	background: url(wp_header_bg.gif);
	margin: 0;
	padding: 0;
	height: 20px;
	
}
    
.wp_Suche_Object_Header_fuzzy {
	width: 690px;
	background-color: #fbd17a;
	margin: 0;
	padding: 0;
	height: 20px;
	
}
    
.wp_Suche_Object_Nav_List {
	color: #666666;
	background-color: #D8E4F0;
	width: 100%;
	height: 23px;
	margin-top: 1px;
}

.wp_Suche_Object_Nav {
	display: inline;
	width: auto;
	color: #666666;
	background: url(wp_bg.gif);
}

.wp_Suche_Object_Nav_act {
	color: #668BB5;
}

.wp_Suche_Content {
    border: 0px solid #000000;
	top: 16px;
	width: 528px;
	height: 200px;
}

.div_etage {
	position: absolute;
	top: 25px;
	width: 130px;
	height: 17px;
	border: solid 1px #CEDAEA;
	padding-top: 2px;
	padding-left: 8px;
	color:#668CB9;
	background-color: #ffffff;
}
.label_etage {
	float: right;
	padding-right: 3px;
}

.label_typ {
	float: left;
	padding-left: 3px;
}

.div_qm {
	position: absolute;
	top: 45px;
	width: 63px;
	height: 17px;
	border: solid 1px #CEDAEA;
	padding-top: 2px;
	padding-left: 8px;
	color:#668CB9;
	background-color: #ffffff;
}

.label_qm {
	background: url(Suchergebnisse_qm.gif) no-repeat left 1px;
	padding-left:30px;
}

.div_raeume {
	position: absolute;
	top: 45px;
	left: 70px;
	width: 69px;
	height: 17px;
	border: solid 1px #CEDAEA;
	padding-top: 2px;
	padding-left: 2px;
	color:#668CB9;
	background-color: #ffffff;
	text-align: center;
}

.label_raeume {
	background: url(Raeume.gif) no-repeat left 1px;
	padding-left: 30px;
}

.label_geschoss {
	text-align: center;
}

.div_personen {
	position: absolute;
	top: 65px;
	width: 63px;
	height: 17px;
	border: solid 1px #CEDAEA;
	padding-top: 2px;
	padding-left: 8px;
	color:#668CB9;
	background-color: #ffffff;
}

.label_personen {
	background: url(Suchergebnisse_Personen.gif) no-repeat top left;
	padding-left: 30px;
}

.div_ort {
    
	position: relative;
	border-left: solid 1px #ffffff;
	text-align: center;
	padding-top: 3px;
	color:#666666;
	font-weight: normal;
	font-size: 12px;
	
}

.div_smoke {
	position: absolute;
	top: 65px;
	left: 70px;
	width: 34px;
	height: 19px;
	border: solid 1px #CEDAEA;
	text-align: center;
	background-color: #ffffff;
}

.div_dog {
	position: absolute;
	top: 65px;
	left: 103px;
	width: 38px;
	height: 19px;
	border: solid 1px #CEDAEA;
	text-align: center;
	background-color: #ffffff;
}

.label_ort {
	font-size: 10px;
}

.div_preis {
	position: absolute;
	top: 85px;
	width: 141px;
	height: 47px;
	border: solid 1px #CEDAEA;
	text-align: center;
	padding-top: 3px;
	background-color: #ffffff;
}

.label_preis {
	color: #668CB9;
	font-size: 14px;
	font-weight: bolder;
}
.label_preisZZgl
{
    font-size:10px;
    color:#A8A8A8
 }

.syltisD 
{
    width: 141px;
	height: 21px;
	padding-top:6px;
	border: solid 1px #CADAE9;
	background-color: #ffffff;
}

.div_qmD 
{
    position:relative;
	width: 95px;
	height: 21px;
	border: solid 1px #CEDAEA;
	color:#658CB7;
	background-color: #ffffff;
	margin-left:-1px;
	padding-top:6px;
	font-size:13px;
	text-align:center;
}



.div_raeumeD 
	{
    position:relative;
	width: 87px;
	height: 21px;
	border: solid 1px #CEDAEA;
	color:#658CB7;
	background-color: #ffffff;
	margin-left:-1px;
	padding-top:6px;
	font-size:13px;
	text-align:center;
}


.div_personenD {
	position:relative;
	width: 96px;
	height: 21px;
	border: solid 1px #CEDAEA;
	color:#658CB7;
	background-color: #ffffff;
	margin-left:-1px;
	padding-top:6px;
	font-size:13px;
	text-align:center;
}


.div_ortD {
	position: relative;
	height: 21px;
	border-top: solid 1px #CEDAEA;
	border-right: solid 1px #CEDAEA;
	border-bottom: solid 1px #CEDAEA;
	color: #656764;
	padding-top: 6px;
	font-size: 13px;
	text-align: center;
  width: 125px;
}

.label_ortD {
}

.div_smokeD {
	position:relative;
	width: 67px;
	height: 21px;
	border: solid 1px #CEDAEA;
	color:#658CB7;
	background-color: #ffffff;
	margin-left:-1px;
	padding-top:6px;
	font-size:13px;
	text-align:center;
}

.div_dogD {
	position:relative;
	width: 70px;
	height: 21px;
	border: solid 1px #CEDAEA;
	color:#658CB7;
	background-color: #ffffff;
	margin-left:-1px;
	padding-top:6px;
	font-size:13px;
	text-align:center;
}

.div_preisD {
	height: 21px;
	border-left: solid 1px #CEDAEA;
	text-align: left;
	padding-top: 6px;
	background-color: #ffffff;
	color: #668CB9;
	font-size: 14px;
	font-weight: bolder;
	padding-left:5px;
}



#header-home {
	width: 1000px;
	height: 297px;
	background-repeat: no-repeat;
	background-color: Transparent;
	background-position: center top;
}

.betransparent {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

#nav-home {
	list-style:none;
	padding: 0;
	margin: 0;
	width: 260px;
}

.nav-home-li {
	text-align:left;
	margin: 0;
	margin-top: 1px;
	padding: 0;
	position:relative;
}

.nav-home-link {
	display: block;
	padding: 5px 0 5px 20px;
	background-color: #023374;
	margin: 0;
	width: 240px;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	opacity: 0.8;
	filter: Alpha(opacity=90);
}

.nav-home-link:hover {
	background-color: #0d3676;
	filter: Alpha(opacity=100);
	
}

.subnav-home {
	left: 260px;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	background:url(blind.gif);
}

.subnav-home li {
	text-align:left;
	padding:0 0 1px;
}

.subnav-home-link 
{
    display: block;
    background-color: #023374 ;
    padding-left: 5px;
    padding-top: 3px;
    width: 190px !important;
    height: 17px;
    margin: 0px;
    font-size: 10px;
    font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
    /* text-transform: uppercase; */
    opacity: 0.8;
	filter: Alpha(opacity=90); 
}
.subnav-home-link_en {
    display: block;
    background-color: #023374 ;
    padding-left: 5px;
    padding-top: 3px;
    width: 275px !important;
    height: 17px;
    margin: 0px;
    font-size: 10px;
    font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
    /* text-transform: uppercase; */
    opacity: 0.8;
	filter: Alpha(opacity=90); 
}


.subnav-home-link:hover
{
/*    background-color: transparent !important;*/
    background-color:#0d3676 ;
    opacity: 0.8;
	filter: Alpha(opacity=100);
   
}

#nav-home-button 
{
    width:1000px;
    background-color:#023374;
    color:#FFFFFF;
     opacity: 0.8;
	filter: Alpha(opacity=80);
}

.home-button
{
    font-size:10px;
    font-weight:bold;
    font-family:Arial;
    letter-spacing:2px;
    color:#8194BE;
    text-decoration:none;
    margin-left:40px;
    padding-left:15px;
}

#navigation 
{
    width:260px;
    list-style:none;
    margin:0px;
    
    text-align:left;
    width: 249px;
    margin-bottom:20px;
    overflow:hidden;
    padding-right:10px;
   
}


.nav_font_small
{
    font-weight:normal;
}

#navigation a
{
    display:block;
    text-decoration:none;
    overflow:hidden;
    
}

.nav_webpart
{
    background:url(nav_wepart_bg.gif);
    font-weight:bold;
}

.nav_webpart_label {
  position: relative;
  top: 3px;
  left:6px;
  color:#658CB5;
}

.webpart_block
{
    margin-top:5px;
    width:690px;
}

.preise_bezeichnung {
    float:left;
    width:58px;
}

.preise_item {
    float:left;
    width:105px;
}
.preise_ab {
    float:left;
    width:100%;
    text-align:center;
    padding:5px 0;
}

.preise_datum {
    display:block;
    float:left;
    width:100%;
    text-align:center;
    padding:5px 0;
    background:url(preistabelle_spacer.gif) no-repeat 0px 4px;
    color: #666666;
}

.preise_preis {
    display:block;
    float:left;
    width:100%;
    text-align:center;
    font-weight:bold;
    background-color:#F0F0F2;
    padding:5px 0;
    color: #666666;
}

.header_2 {
    width:1000px;
    height:160px;
    background:transparent;
    background-repeat:no-repeat;
}

#header_2_firstclass {
    width:259px;
    height:22px;
    background:url(header_2_firstclass.png) no-repeat;
   
}

*html #header_2_firstclass {
    width:259px;
    height:22px;
    background:url(header_2_firstclass.png) no-repeat;
}

#header_2_home {
    width:259px;
    padding:0px 0;
    background-color:#002764;
}

.overcontent_link {
    float:right;
    padding-left:20px;
    margin:20px 0px 0 0;
    background-repeat:no-repeat;
    background-position:6px 2px;
}

.overcontent_link a {
    text-decoration:none;
    color:#858585;
}

/*** Farben der ausklappbaren Bereiche in der Appartmentdetailsansicht ***/
.dark_blue_header {
  background-color: #BED3E8;
}

.blue_header {
  background-color: #D4E6F4;
}

.light_blue_header {
  background-color: #E5EFF8;
}

.very_light_blue_header {
  background-color: #D4E6F4;
}

.white {
  background-color: White;
}

/*** PagerControl ********************************/
.pager_link_inactiv {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #EFF4FA;
	margin: 0px 2px;
	border: solid 1px #F1F4F9;
	padding: 2px 5px;
}

.pager_link_activ {
	font-size: 11px;
	color: #668ABA;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px 2px;
	border: solid 1px #F1F4F9;
	padding: 2px 3px;
}

.pager_link_activ:hover {
	color: #666666;
	text-decoration: none;
	background-color: #EFF4FA;
	border: solid 1px #F1F4F9;
}

/* tail */
.pager_link_inactiv_tail {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #fbd17a;
	margin: 0px 2px;
	border: solid 1px #F1F4F9;
	padding:2px 5px;
}

.pager_link_activ_tail {
	font-size: 11px;
	color: #668ABA;
	text-decoration: none;
	background-color: #fbd17a;
	margin: 0px 2px;
	border: solid 1px #F1F4F9;
	padding: 2px 3px;
}

.pager_link_activ_tail:hover {
	color: #666666;
	text-decoration: none;
	background-color: #fac95a;
	border: solid 1px #F1F4F9;
}

.pager_buttons_inactiv, .pager_buttons_activ,.pager_buttons_activ:hover {
	padding:0px 1px;
}

/*** gallery **********************/
.gallery_overlay {
  position: fixed;
}


.ApartmentInfo_BigPic {
	position: absolute;
	top: 0;
	left: 0px;
	height: 134px;
	border:none;
}

.ApartmentInfo_SmallPic {
	width: 64px;
	height: 43px;
	margin: 0 0 0px 0px;
	border: 0px solid #000000;
	margin-left: -2px;
	margin-top: -2px;
	
}

.IhrDomizil_Foto_BigPic {
	position: absolute;
	left: 0px;
	top: 1px;
	border:none;
}

.IhrDomizil_Foto_SmallPic {
	float: left;
	width: 98px;
	height: 65px;
	margin-right: 1px;
	margin-bottom: 1px;
}




/*** Catalog --> Kurzbeschreibung ***/
.ApartmentInfo_Kurzbeschreibung {
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 515px;
	height: 143px;
	padding: 13px 4px 4px 10px;
	background-color: #EEF5FB;
	
	
}

.ApartmentInfo_Kurzbeschreibung_Image {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	border:none;
}

/*** das Verhalten der Tags in Kurzbeschreibungstexten ***/
.span_kurzbeschreibung { /* "�u�erer <span> */
	font-size: 11px;
	color:#666666;
	position: absolute;
	top: 2px;
	left: 170px;
	height: 150px;
	width: 351px;
	overflow: auto;
	padding: 4px;
	
}

.span_kurzbeschreibung h1 { /* �berschriften */
	font-size: 14px;
	font-weight: bolder;
}

/* weitere Definitionen ... */

.SuchenBuchen_Domizile {
	width: 260px;
	height: 18px;
	color: #666666;
	font-size: 10px;
	border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	background-color: #ffffff;
}

.SuchenBuchen_DropDownList_Erwachsene {
	width: 50px;
	height: 18px;
	color: #666666;
	font-size: 10px;
	border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	background-color: #ffffff;
}


.jetzt_buchen_unten {
	float:right;
/*
	padding-right: 4px;
	padding-top: 10px;	
*/
}

.AusstattungTabele {
	border: solid 1px #B9CFE4;
	width: 530px;
	background-color: White;
	position:relative;
}

.AusstattungKategorie {
	background-color: #EEF5FB;
	color: #668BB8;
	font-weight: normal;
	padding-left: 10px;
}

.AusstattungTabele td {
	border-right: solid 1px #BACFE4;
	border-top: solid 1px #BACFE4;
	padding-left: 10px;
	padding-right: 3px;
}

.DomizilAusstattungTabele {
	border-left: solid 1px #B9CFE4;
	border-right: solid 1px #EEF3F9;
	border-bottom: solid 1px #B9CFE4;
	border-top: solid 1px #EEF3F9;
	width: 690px;
	background-color: White;
	position:relative;
	bottom: 1px;
}

.DomizilAusstattungKategorie {
	background-color: #EEF5FB;
	color: #668BB7;
	font-weight: normal;
}

.DomizilAusstattungTabele td {
	border-right: solid 1px #BACFE4;
	border-top: solid 1px #BACFE4;
	color: #666666;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
	
}

/*** Buchenseite (Booking.aspx) */
.booking_leftbox {
	float: left;
	width: 80px;
}

.booking_data {
/*	float: left;*/
	border-left: 1px solid #5D7F9B;
	border-top: 1px solid #5D7F9B;
	border-right: 1px solid #B5C5D2;
	border-bottom: 1px solid #B5C5D2;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	font-family:Arial;
}
.booking_dataREQ {
	float: left;
	font-size: 10px;
	color: #678CB9;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #000;
	padding: 0.5em;
}

#gallery_div {
	color: #333;
	display: none;
	position: relative;
	width: 637px;
	height: 544px;
	padding: 1em;
	background-color: white;
	text-align: left;
	z-index: 991001;
	overflow: auto;	
}


/*
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
*/
#logo_link
{
    float:left;
   visibility:hidden; 
    margin-left:5px;
    margin-top:5px;
    
}
.logo
{
    float:left;
  
 }
 .logo img
 {
  border:none;

 }
 .Imagebutton_kontakte
 {
     float:right;
     }
     
.teaserlinks
 {
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
 }
 

 .weitere_merkmale td
 {
     padding-top:4px; 
     padding-bottom:2px; 
     padding-right:4px; 
     color: #666666;
     
  }
  
  
 .contenttext .teaserlinkEins
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: bold;
  color: #668BB8;
  text-decoration:none;
 }
 
  .contenttext .teaserlinkEins:Hover
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: bold;
  color: #255288;
  text-decoration:none;
 }
  
  .contenttext  .teaserlinkZwei
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: normal;
  color: #668BB8;
  text-decoration:none;
 }
  
  .contenttext .teaserlinkZwei:Hover
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: normal;
  color: #255288;
  text-decoration:none;
 }
  
 .contenttext .teaserlinkDrei
 {
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
  color: #668BB8;
  text-decoration:none;
 }
 
  .contenttext .teaserlinkDrei:Hover
 {
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
  color: #255288;
  text-decoration:none;
 }

 .nav_level1, .nav_level1_active {
    text-transform:uppercase;
}

.kontakt_email_hover:hover { color:#8294bc }

.sitemap {
    list-style:none;
    margin-left:0px;
    padding-left:0px;
    width:300px;
    float:left;
    margin-right:50px;
}

.sitemap1 {
    padding:5px 10px;
    background:transparent url(bg_service_4.jpg) repeat-y scroll left top;
    font-weight:bold;
}

.sitemap2 {
    padding:5px 20px;
}

.sitemap3 {
    padding:5px 50px;
}

.sitemap2 a, .sitemap3 a {
    padding-left:10px;
    background:url('pfeil_sitemap.gif') no-repeat left 3px;
    color:#4C5260;
    text-decoration:none;
}
.sitemap1 a {
    color:#4C5260;
    text-decoration:none;
}

.sitemap2 a:hover, .sitemap3 a:hover, .sitemap1 a:hover {
    color:#255288;
}

.nav_level2_active,.nav_level2:hover
{
    
    font-size:11px;
    padding:2px 35px 2px 45px;
    color:#758AA5;
    background-repeat:no-repeat;
    background-position: left 1px;
}
.formrow,.formrowTitle {
    width:100%;
    clear:both;
    margin:5px 0;
    padding:2px 0;
    border-bottom:1px solid white;
    background-color:#F6FAFD;
    
}
.formrowTitle {
    margin:20px 0;   
    padding: 0px 14px;
    font-size:12px;
    font-weight:normal;
    color:#668ABA;
    background-color:#D4E6F4;
    }

.forminput {
    width:320px;
	background-color:#FFFFFF;
	border-color:#5D7F9B #B5C5D2 #B5C5D2 #5D7F9B;
    border-style:solid;
    border-width:1px;
    color:#666666;
    font-size:10px;
}

.forminput_radio {
    margin-left:40px;
}
.formrow label {
    float:left;
    width:100px;
    padding:3px;
    margin-left:14px;
}
.BtnAbsenden
{
    float:right;
    margin-top:10px;
  
    }
    
.popup_dialog {
    color:#666666;
    font-size:11px;
    font-weight:normal;
    border:1px solid #D4E6F4;
    background-color:#FFFFFF;
    padding:5px;
    text-align:left;
}

.progressdialog {
    position:absolute;
    left:50%;
    z-index:99999;
    background:#FFFFFF url('progress.gif') no-repeat 20px 20px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    color:#668BB8;
    width:101px;
    height:91px;
    margin-left:-30px;
}

.TabSearchButton {
    
    color:#6B87B6;
    font-size:13px;
    font-weight:bold;
    padding-left:8px;
    text-decoration:none;
}
.detailansicht
{
    text-decoration:none;
    background:transparent url('alle_dom_anzeigen.gif') no-repeat 0px 2px;
    color:#6889BC;
    font-weight:bold;
    padding-left:14px;
}

.description a {
  font-weight: normal;
  text-decoration:none;
  color: #668BB8;
  cursor:pointer;
}
.description a:hover {
  color: #255288;
}

.pop_window {
    position:absolute;
    left:50%;
    border:1px solid #D4E6F4;
    z-index:1001;
    margin:0px;
    padding:0px;
}

.pop_header {
    height:20px;
    background-color:#FFFFFF;
    border-bottom:1px solid #D4E6F4;
    margin:0px;
    padding:0px;
}

.pop_header img {
    float:right;
    margin-right:5px;
    margin-top:6px;
    cursor:pointer;
}

.pop_body {
	margin: 0px;
	padding: 0px;
}

.pop_iframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.formRow {
	float: left;
	width: 100%;
	margin: 10px 0;
}

.formLeft {
	float: left;
	width: 25%;
	text-align: left;
}

.formRight {
	float: right;
	width: 70%;
	text-align: left;
}

.formSelect {
	background-color: #FFFFFF;
	border-color: #5D7F9B #B5C5D2 #B5C5D2 #5D7F9B;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 10px;
}

/**** ExID.aspx - Seite mit allen Domizilen und dazugeh�rigen ExIDs ****/
#ExIDs_List_OuterDiv {
	padding: 44px 10px 0 40px;
}

#ExID_List_Header {
	 margin:0 0 10px;
	font-size: 17px;
	font-weight: bold;
	color: #CAA763; 
}

.ExID_List_Complex {
	background-color: #F5E9D9;
	padding: 2px 0px 2px 5px;
	font-family: Arial;
	color: #CAA763	
}

.ExID_List_Apartment_td {
	padding: 0px 0px 1px 0px;
}

.ExID_List_Apartment_0 {
	background-color: #FCF7F1;
	padding: 1px 0px 1px 5px;
	font-family: Arial;
	color: #4C5461
}

.ExID_List_Apartment_1 {
	background-color: #FCF7F1;
	padding: 1px 0px 1px 5px;
	font-family: Arial;
	color: #4C5461
}


  .linkstart
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: normal;
  color: #668BB8;
  text-decoration:none;
 }
  
  .linkstart:Hover
 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: normal;
  color: #255288;
  text-decoration:none;
 }
 
 /*.VerlaufButtons1
 {
	position:absolute;
   
    width:100%; 
    height:100%;
    background-color:#C0D1E3;
   }

.VerlaufButtons2
{
	
	position:absolute;

    width:100%; 
    height:100%;
    background-color:white;
    filter:Alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=100, finishy=0);
 
}*/
.BTN_off_buchen
{
	display:inline;
	position:absolute;
	float:right;
	background-color:#64975C;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
}
.BTN_on_buchen
{
	display:inline;
	position:absolute;
	float:right;
	background-color:#497b43;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
}
.BTN_offJezt_buchen
{
    position: absolute;
	right: 4px;
	top: 10px;
	display:inline;
	float:right;
	background-color:#64975C;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
}
.BTN_onJezt_buchen
{   position: absolute;
	right: 4px;
	top: 10px;
	display:inline;
	float:right;
	background-color:#528749;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
}

.BTN_offJezt_buchen_unten
{
	background-color:#64975C;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
	margin-left:568px;
	width:105px
}
.BTN_onJezt_buchen_unten
{ 
	background-color:#528749;
	text-decoration:none;
	border-top: solid 1px #99C094;
	border-left: solid 1px #99C094;
	border-bottom:solid 1px #4E7347;
	border-right: solid 1px #4E7347;
	margin-left:568px;
	width:105px
}

.BTN_on
{
/*	display:inline;
	position:absolute;
	float:right;*/
	background-color:#5F7CA6;
	text-decoration:none;
	border-top: solid 1px #B6CBE0;
	border-left: solid 1px #B6CBE0;
	border-bottom:solid 1px #7088A0;
	border-right: solid 1px #7088A0;
	
 }

.BTN_off
{
/*	display:inline;
	position:absolute;
	float:right;*/
	background-color:#8BA8D2;
	text-decoration:none;
	border-top: solid 1px #B5CADF;
	border-left: solid 1px #B5CADF;
	border-bottom:solid 1px #6C8AA6;
	border-right: solid 1px #6C8AA6;
	

 }
 .BTN_off_MerkzettelItem
 {
 	display:inline;
	position:absolute;
	margin-left:-86px;
	margin-top:17px;
	background-color:#8BA8D2;
	text-decoration:none;
	border-top: solid 1px #B5CADF;
	border-left: solid 1px #B5CADF;
	border-bottom:solid 1px #6C8AA6;
	border-right: solid 1px #6C8AA6;
 }
 

/*.verlaufRight
{
	background-color:#FFFFFF;
	width:20%;
	height:100%;
	position:absolute;
	float:right;
	
}

.verlaufLeft
{
	background:url(VerlaufBtn180.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	position:absolute;
	float:right;

}*/

.BTN_PfeileDoppelt {
	border: none;
	margin-left: 10px;
}

.BTN_PfeileEinzeln {
	border: none;
	margin-left: 10px;
	padding-right: 3px;
}
.BTNDetail_PfeileEinzeln {
	border: none;
	margin-left:0;
	padding-right:14px;
	padding-left:7px
}
.BTN_Text {
	padding-left: 10px; 
	padding-right: 10px; 

	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;

}
.BTNBestellen_TextAbstand
{
    margin-top:2px; 
    margin-bottom:2px;
    text-decoration:none
}
.BTNBlaetterKatalog_Text {
	padding-left: 10px; 
	padding-right: 10px; 
	position: relative;
	color: #FFFFFF;
	text-decoration:none;
	margin-top:2px; 
	margin-bottom:2px; 
	text-transform:none;
	font-weight:normal

}
.BTNJetzBuchen_Text {
	padding: 2px 10px 2px 0px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
.BTNDetail_Text {
    padding: 1px 33px 2px 0px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
.BTNMerkZetel_Text {
    padding: 2px 5px 2px 1px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
	width: 133px;
    text-align: left;
}
.BTNSuchen_Text {
	padding-left: 6px; 
	padding-right: 6px; 
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.BTN_TextRueckruf {
	padding-left: 24px; 
	padding-right: 24px; 
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.Sym_Telefon {
	border: none;
	margin-top: 2px;
}

.pointer {
	cursor:pointer
}

.abstand {
	margin-top:5px
}

.linkBTN {
	text-decoration:none
}

.BTN_offMerk {
	position: absolute;
	left: 405px;
	top: 10px;
	display:inline;
	position:absolute;
	background-color:#8BA8D2;
	text-decoration:none;
	border-top: solid 1px #B5CADF;
	border-left: solid 1px #B5CADF;
	border-bottom:solid 1px #6C8AA6;
	border-right: solid 1px #6C8AA6;
}

.BTN_onMerk {
	position: absolute;
	left: 405px;
	top: 10px;
	display:inline;
	position:absolute;
	background-color:#5F7CA6;
	text-decoration:none;
	border-top: solid 1px #B6CBE0;
	border-left: solid 1px #B6CBE0;
	border-bottom:solid 1px #7088A0;
	border-right: solid 1px #7088A0;
}

.font11px {
	font-size: 11px;
}

.font11px a {
	font-size: 11px;
}

/*** Suchergebenisse.aspx ***/
.FuzzyTrenner { /* Trenner zwischen Treffern mit 100% und Treffern mit weniger als 100% */
	color: Red;
}

.MerkmalNichtVorhanden {
	color: #7d683d;
	text-decoration: line-through;
}

/*** Ueberschreibt die Werte in ext-all.css  */
.x-spotlight {
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: Black;
}

/*** Confirm.aspx: "Art der Bezahlung" */
.pay-td {
	border-top: 1px solid White;
}

.pay-info {
	display: none;
	position: absolute;
	left: 20px;
	top: -20px;
	z-index: 4;
	width: 200px;
}

/*** DatePickerX2 --- die ExtJS-CSS-Klassen abaendern --- ***/

.x-date-inner .x-date-today a {
	border:none !important;
}

.x-date-inner .x-date-selected a {
	background-color:#e4eff7 !important;
	background-image:none !important;
	border:none !important;
}

.x-date-inner .x-date-today a {
	border:none !important;
	padding:1px 4px;
}

.x-date-inner th span {
	border-right:1px solid white !important;
	display:block;
	padding:2px 7px 2px 2px;
}

.x-date-inner th {
	color:#668BB8 !important;
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
}

.x-date-middle, .x-date-left, .x-date-right {
	-x-system-font:none;
	background:url(kalender_verlauf.png) !important;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:"sans serif",tahoma,verdana,helvetica;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:0px !important;
}

.x-date-inner .x-date-disabled a {
	color:#BBBBBB;
	background-color: White !important;
}

.x-date-disabled.x-date-date em {
	font-style:italic !important;   
}

.x-date-inner th {
	-x-system-font:none;
	background-color:#C9DEEF;
	background-image:none;
	border:none;
	color:#233D6D;
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.x-date-left a {
	background-image:url(left_btn.gif) !important;
	background-repeat:no-repeat;
}

.x-date-right a {
	background-image:url(right_btn.gif) !important;
	background-repeat:no-repeat
}

.x-date-right a, .x-date-left a {
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:16px;
	opacity:1 !important;
	width:16px;
}

.x-abs-layout-item {
	left:0;
	position:absolute;
	top:0;
	color:#668bb8 !important;
	font-weight:bold !important
}

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
/*	background-color:#8BA8D2;*/
	background-position:0 center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px !important;
	border-color:#B5CADF #6C8AA6 #6C8AA6 #B5CADF !important;
	height:16px;
	padding-left:14px;
	padding-right:5px;
	text-decoration:none;
	text-transform:uppercase;
}

.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
background-image:none !important;
}

.x-btn-br, .x-btn-bl, .x-btn-bc  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none no-repeat scroll -3px -3px;
height:3px;
width:3px;
display:none !important
}

/* die oberen 't'op Rahmen eines Buttons an den Stellen 'l'eft, 'r'ight und 'c'enter ausschalten */
.x-btn-tr, .x-btn-tl, .x-btn-tc {
	display: none !important;
}

/*************************************************/
.edtb_box {
	float: left;
	position: relative;
	width: 86px;
	height: 20px;
}

.edtb_date {
/*	position: absolute;
	top: 1px;
	left: 1px;*/
	font: 10px arial,verdana,sans-serif !important;
	background-image: none !important;
	padding-top: 0 !important;
}

.edtb_icon {
	position: absolute;
	top: 0px;
	left: 64px;
}

.dpx2_dow {
	position: relative;
	top: 2px;
}

.edtb_text {
	font: 10px arial,verdana,sans-serif !important;
	background-image: none !important;
	padding-top: 0 !important;
}

.dpx2_accept_btn {
	background-color: #8BA8D2;
	border-color:#B5CADF #6C8AA6 #6C8AA6 #B5CADF !important;
	border: 1px solid;
}

.dpx2_accept_btn:hover {
	background-color:#5F7CA6;
}

.dpx2_accept_btn button : hover {
	background-color:#5F7CA6;
}


.dpx2_close_btn {
	float: right;
}

.dpx2_title_panel {
	background: url(/Sites/SAS/gfx/fensterSchliessen_verlauf.gif) repeat-x;
	height: 21px;
	padding-right: 2px;
	padding-top: 2px;
}

.dpx2_title_panel table {
	float: right;
}

.dpx2_title_panel button {
	color: White;
	font-weight: bolder;
}

.dpx2_footer_panel table {
	float: right;
}

.dpx2_footer_panel {
	padding-right: 25px;
}

/*.x-btn-over {
	background-color:#5F7CA6 !important;
}*/

/*** ApartmentInfo ***/
.ainf_title_right {
	float: right;
	color: #668BB8;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 3px;
	font-size: 12px;
}
/*SuchenBuchen style*/

.vacation_label{
	float:left; 
	margin-top: 8px; 
	margin-left: 9px;
	width:140px; 
	color: #666666;

}
.vacation_input{
	float:left; 
	margin-top: 6px;
}
.vacation_label_booking{
	float:left; 
	margin-top: 8px; 
	margin-left: 9px;
	width:160px; 
	color: #666666;
}


#sylter_herbst_button {
	margin-top: -5px;
	font-size: 11px;
	cursor: pointer;
	width: 220px;
}

#sylter_herbst_button>div {
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: white;
}


