/*-------------------------------------------------------------------*/
/*             Mouse Over Bildfunktion Listenansicht                 */
/*-------------------------------------------------------------------*/


/*Effekt Mouse over Bilder*/

a.img-mouse, a.img-mouse:link, a.img-mouse:visited, a.img-mouse:active {
position: relative;
text-decoration: none;
}

a.img-mouse:hover {
background: transparent;
}

a.img-mouse span {
display: none;
text-decoration: none;
}

a.img-mouse:hover span {
display: block;
position: absolute;
top: -170px;
left: -70px;
padding: 5px;
border:1px solid #CCCCCC;
background: #FFFFFF;
z-index: 1000;
}

/*-------------------------------------------------------------------*/
/*                   Katalog Meldungen, Tips etc.                    */
/*-------------------------------------------------------------------*/

/* Tips, Error, Message, Hightlight*/

/*TABELLE EINTRÄGE*/

.admin_box{
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 10px auto 10px auto;
	background-color: #ffffff;
	text-align: left;
	width: 99%;
}

.admin_box p{
	padding: 10px 20px;
	margin: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #d90000;
	font-weight: bold;
}

.admin_error {
	background: url(../images/typo/icon-error.gif) no-repeat left center;
	padding: 10px 0px 10px 25px;
	color: #900;
	font-weight: bold;
	margin: 10px 5px;
	border-bottom: 4px solid #900;
	border-top: 2px solid #900;
}
.admin_status {
	background: url(../images/typo/okay.png) no-repeat left center;
	padding: 10px 0px 10px 35px;
	color: #32CD32;
	font-weight: bold;
	margin: 10px 5px;
	border-bottom: 4px solid #32CD32;
	border-top: 2px solid #32CD32;
}
.admin_help { font-size: 11px; font-weight: normal; }

.okay{
	background: url(../images/typo/okay.png) no-repeat left center;
	padding: 10px 0px 10px 35px;
	color: #32CD32;
	font-weight: bold;
	margin: 10px 5px;
	border-bottom: 4px solid #32CD32;
	border-top: 2px solid #32CD32;
}

.message-list {
	background: url(../images/typo/icon-info.gif) no-repeat left center;
	color: #2C79B3;
	padding-left: 25px;
	margin-left: 2px;
	line-height: 16px;
}
span.listheader{
	font-weight: bold;
	font-size: 14px;
	color: #4682B4;
}

.required  { color: #ee0000; background-color: transparent; }
.listsup { color: #ee0000; background-color: transparent; font-size: 10px; font-weight: bold; }

.fewoname-list{
	color: #2C79B3;
	padding-left: 2px;
}

.fewoname-list a, .fewoname-list a:visited{
	text-transform: uppercase;
	font-weight: bolder;
}

.fewo-beschreibung{
	background: url(../images/typo/information_frame.png) no-repeat top left;
	padding-left: 25px;
}

/*-------------------------------------------------------------------*/
/*                   Katalog allgemeine Formatierung                 */
/*-------------------------------------------------------------------*/

/*FERIENWOHNUNG BILDER*/

.bildercontainer{
	border: 0px solid #CCCCCC;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	width: 700px;
}

.bildercontainer img{
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.fewo-list{
	border: 1px solid #e2e2e2;
	margin: 10px 0px;
	padding: 0px 0px 2px 0px;
}
.top-objekt{
	background-image: url(../images/myfewo/top-tab.gif);
}
.top-objekt a{
	text-decoration: none;
}
.default-detail-header{
	background-image: url(../images/myfewo/tabs_0.gif);
}

.default-detail-header a{
	text-decoration: none;
}
.detail-header-top{
	line-height: 20px;
	border-bottom: 1px solid #e2e2e2;
	color: #4682b4;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
}
.detail-header{
	line-height: 20px;
	height: 20px;
	background-image: url(../images/myfewo/tabs_0.gif);
	border-bottom: 1px solid #e2e2e2;
	color: #4682b4;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
}
.detail-header table{
	margin: 0px;
	padding: 0px;
}
.detail-header-eintrag{
	line-height: 20px;
	background-image: url(../images/myfewo/tabs_0.gif);
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
	color: #4682b4;
}

.detail-header-green{
	line-height: 20px;
	background-image: url(../images/myfewo/top-tab-green.gif);
	border-bottom: 1px solid #e2e2e2;
	color: #333333;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
}

.detail-header-blue{
	line-height: 20px;
	background: #4682b4 url(../images/myfewo/top-tab-blue.gif) repeat-x;
	border-bottom: 1px solid #e2e2e2;
	color: #2e5577;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
}

.detail-header-red{
	background: #B22222;
	line-height: 20px;
	color: #FFFFFF;
	padding: 2px 5px;
	margin: 0px 0px 4px 0px;
}

.start-img{
	margin: 5px 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 75px;
}
.fewoname-list{
	color: #2C79B3;
	padding-left: 2px;
}

.fewoname-list a, .fewoname-list a:visited{
	text-transform: uppercase;
	font-weight: bolder;
}

/*-------------------------------------------------------------------*/
/*       Katalog Details Formatierung (catalog.index)                */
/*-------------------------------------------------------------------*/

.fewo-list-short{
	padding: 0px;
	margin: 5px;
	width: 100px;
}
.fewo-list-bild{
  padding: 0px;
  margin: 5px;
  width: 130px;
}
.fewo-list-detail{
	padding: 0px;
	margin: 5px;
}

.fewo-list-navi{
  padding: 0px;
  margin: 4px;
}

.fewo-list-more{
	display: block;
	height: 23px;
	width: 90px;
	padding-left: 23px;
	line-height: 23px;
	background: url(../images/myfewo/bg_read_more.png) no-repeat top left;
	margin: 5px 0px 5px 5px;
}

.fewo-list-more a, .fewo-list-more a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.fewo-list-more a:hover{
	color: #FFF9D7;
	text-decoration: underline;
}

.fewo-list-more-ads{
	height: 23px;
	width: 90px;
	padding-left: 23px;
	line-height: 23px;
	background: url(../images/myfewo/bg_read_more.png) no-repeat top left;
	margin: 5px 0px 5px 5px;
	float: right;
}

.fewo-list-more-ads a, .fewo-list-more-ads a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.fewo-list-more-ads a:hover{
	color: #FFF9D7;
	text-decoration: underline;
}
.fewo-list-name{
 margin: 0px;
 padding: 0px;
}

.fewo-list-umgebung{
 margin: 0px;
 padding: 0px;
}


/*-------------------------------------------------------------------*/
/*        Katalog Details Formatierung (catalog.show)                */
/*-------------------------------------------------------------------*/

/*Button Detail Ferienwohnung*/

.katalog-hori-navi{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
}

.katalog-hori-navi ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.katalog-hori-navi li{
		float: left;
}

.katalog-hori-navi li a, .katalog-hori-navi li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	background: url(../images/myfewo/button-blue.png) no-repeat;
	height: 31px;
	line-height: 31px;
	width: 111px;
	display: block;
	font-weight: bold;
	text-align: center;

}

.katalog-hori-navi li.button-green a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	background: url(../images/myfewo/button-green.png) no-repeat;
	height: 31px;
	line-height: 31px;
	width: 111px;
	display: block;
	font-weight: bold;
	text-align: center;
}

.katalog-hori-navi li.button-orange a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	background: url(../images/myfewo/button-orange.png) no-repeat;
	height: 31px;
	line-height: 31px;
	width: 111px;
	display: block;
	font-weight: bold;
	text-align: center;
}

.katalog-hori-navi li a:hover{
	color: yellow;
	text-decoration: none;
	background: url(../images/myfewo/button-blue-hover.png) no-repeat;
}

.katalog-hori-navi li.button-green a:hover{
	color: yellow;
	text-decoration: none;
	background: url(../images/myfewo/button-green-hover.png) no-repeat;
}

.katalog-hori-navi li.button-orange a:hover{
	color: yellow;
	text-decoration: none;
	background: url(../images/myfewo/button-orange.png) no-repeat;
}
/*Button Katalog Ende*/

/*Container Global*/
.detail-fewo{
	padding: 0px;
	margin:0px;
}
/*Linke Spalte*/
.detail-left{
	width: 435px;
	margin: 0px;
	padding: 0px;
}
/*Container Innerhalb der Divs*/
.fewo-inside{
	padding: 4px;
}
/*Blöcke für die Beschreibung*/
.beschreibung, .lage, .anbindung, .weitere-daten, .ausstattung, .hinweise-ausstattung, .kalkulation{
	border: 1px solid #e2e2e2;
	margin: 0px 0 10px 0;
	padding: 0px;
}
/*Rechte Spalte*/
.detail-right{
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/*Rechte Spalte Listenformatierung*/
.detail-right ul, .detail-right li{
	margin: 0px;
	padding: 0px 0 0 5px;
	list-style: none;
}
/*Fewo Bilder*/
.foto{
	border: 1px solid #e2e2e2;
	margin: 0px 0 10px 0;
	padding: 0px;
}

.foto img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 4px;
}
/*Blöcke für die Beschreibung*/

.daten, .kontakt, .weitere-objekte, .preise{
	border: 1px solid #e2e2e2;
	margin: 0px 0 10px 0;
	padding: 0px;
}
/*Ergebniss Kalkulation Preis*/

.resultat{
	background: #FBE1CC;
	border: 1px solid #666666;
	padding: 0px;
	margin: 2px;
}

/*-------------------------------------------------------------------*/
/*        Katalog GoogleMap (catalog.location)                       */
/*-------------------------------------------------------------------*/

/* KARTENFORMATIERUNG*/

#map{
	width:700px;
	height:400px;
	padding:2px;
	border:2px solid #0099CC;
	margin: 10px 0px;
}

/*-------------------------------------------------------------------*/
/*        Katalog GoogleMap (catalog.map)                       */
/*-------------------------------------------------------------------*/

/* KARTENFORMATIERUNG*/

#map{
	width:700px;
	height:550px;
	padding:2px;
	border:2px solid #0099CC;
	margin: 10px 0px;
}

#map-info .info {
    width: 250px;
}

#map-info .ajaxloader img {
    display: block;
    margin: 20px auto;
}

#map-info .info h2 {
    margin: 0 0 3px 0;
}

#map-info .info .image {
    float: left;
    margin: 0 5px 5px 0;
}

#map-info .info .keyfacts {
    font-size: 90%;
}

#map-info .info .description {
    margin: 0;
    clear: both;
    font-size: 85%;
}

#map-info .info .description a {
    margin-top: 6px;
}

#map-info .info .navigation {
    margin-top: 5px;
    width: 100%;
    font-size: 85%;
}

#map-info .info .navigation div.prev {
    float:left;
    width: 33%;
}

#map-info .info .navigation div.num {
    float:left;
    width: 34%;
    text-align: center;
}

#map-info .info .navigation div.next {
    float: right;
    clear: right;
    width: 33%;
    text-align: right;
}

#map-info .show { 
    display: block; 
}

#map-info .hide { 
    display: none; 
}


/*-------------------------------------------------------------------*/
/*        Katalog Belegung (catalog.occupancy       )                */
/*-------------------------------------------------------------------*/

/* KALENDERFORMATIERUNG*/

.cal {
    color: #333333;
    background-color: #ffffff;
    text-align: center;
}
.cal .table { margin: 0px 20px 20px 0px; padding: 1px; }
.cal .table td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.cal .month { font-size: 8pt; font-weight: bold; text-align: center; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.cal .cw { background-color: #eeeeee; font-size: 8pt; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .left { border-left: 1px solid #dddddd; }
.cal .day { color: #000000; background-color: #eeeeee; font-size: 8pt; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .week { background-color: #eeeeee; font-size: 7pt; text-align: center; }
.cal tr.basic td { width: 18px; height: 18px; font-size: 7pt; text-align: center; }
.cal tr.login td { width: 20px; height: 32px; font-size: 7pt; text-align: center; }
.cal .n { }
.cal .o { background-color: #f0cfcf; }
.cal .basic .of { background-color: #f0cfcf; background: url(/ferienwohnung/image/catalog/cal_of.gif) no-repeat; }
.cal .login .of { background-color: #f0cfcf; background: url(/ferienwohnung/image/catalog/cal_l_of.gif) no-repeat; }
.cal .f { background-color: #7dd07d; }
.cal .basic .fo { background-color: #7dd07d; background: url(/ferienwohnung/image/catalog/cal_fo.gif) no-repeat;}
.cal .login .fo { background-color: #7dd07d; background: url(/ferienwohnung/image/catalog/cal_l_fo.gif) no-repeat;}
.cal .u { background-color: #f2e2c2; }


/*-------------------------------------------------------------------*/
/*        Katalog Formstyle                                          */
/*-------------------------------------------------------------------*/


textarea, input, select {
	padding: 2px;
	margin: 2px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
}
/*Formular - Detailsuche*/

.regionlist{
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	padding: 10px 10px;
}
.regionlist a, .regionlist a:visited{
	text-decoration: none;
	background: url(../images/typo/icon-checklist.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}
.regionlist a:hover{
	text-decoration: underline;
}

.fewo-suche{
	border: 1px solid #e2e2e2;
	margin: 0px 0 10px 0;
	padding: 0px 0px 2px 0px;
	width: 99%;
}

.fewo-suche p{
	margin: 2px 4px;
}

.fewo-suche ol {  
padding: 5px 0px 5px 5px;  
list-style: none; 
margin: 0px; 
}  
.fewo-suche li {  
padding-bottom: 2px;  
}  
.fewo-suche.submit {  
border-style: none;  
}
.fewo-suche label {    
float: left;
width: 140px;    
margin-right: 0px;
display: block;  
}
#button-detail{
	background-image: url(../images/myfewo/button-blue.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 111px;
	font-weight: bold;
	border: none;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	margin-left: 145px;
}
#button-detail:hover{
	color: #feff57;
}


/*-------------------------------------------------------------------*/
/*        Katalog Style Sonstiges                                    */
/*-------------------------------------------------------------------*/

.t {
    margin: 0 0 15px 0;
}

.t td {
    padding: 4px;
    vertical-align: top;
    font-size: 13px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

.t .top {
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: #dddddd;
}

.t .top a {
    color: #000000;
    background-color: #dddddd;
    text-decoration: none;
}

.t .text {
    color: #000000;
    background-color: #f6f6f6;
}

.t .blank {
    width: 20px;
    color: #000000;
    background-color: #ffffff;
}

.t .left { border-left: 0; }
.t .lg { color: #000000; background-color: #f6f6f6; }
.t .dg { color: #000000; background-color: #eeeeee; }
.t .nw, .nw td { white-space: nowrap; }
.t .al, .al td { text-align: left; }
.t .ar, .ar td { text-align: right; }
.t .ac, .ac td { text-align: center; }
.t .aj, .aj td { text-align: justify; }
.t .vt, .vt td { vertical-align: top; }
.t .vb, .vb td { vertical-align: bottom; }
.t .vm, .vm td { vertical-align: middle; }


/*-------------------------------------------------------------------*/
/*        Katalog Admin Button Objekte                               */
/*-------------------------------------------------------------------*/

.button-newobjekt{
	line-height: 30px;
	padding: 10px 10px;
	background-color: #ececec;
	border: 1px solid #ff4500;
}
.button-objekt{
	line-height: 30px;
	padding: 10px 10px;
	background-color: #ececec;
	border: 1px solid #00ff7f;
}

/*-------------------------------------------------------------------*/
/*        Container im Adminbereich  global                          */
/*-------------------------------------------------------------------*/


.myfewo{
	margin: 0px;
	padding:0px;
}


.myfewo td,
.myfewo th,
.myfewo tr,
.myfewo table,
.myfewo div  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*-------------------------------------------------------------------*/
/*        Button im Adminbereich  Blau                               */
/*-------------------------------------------------------------------*/

.myfewo a.button {
	background: url(../images/myfewo/button-blue-1-right.gif) no-repeat top right;
	color: #ffffff;
	display: block;
	float: left;
	font: normal bold 12px arial, sans-serif;
	height: 31px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

.myfewo a.button span {
	background: url(../images/myfewo/button-blue-1.gif) no-repeat;
	display: block;
	line-height: 31px;
	padding: 0px 0 0px 18px;
} 

.myfewo a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

.myfewo  a.button:active span {
    background-position: bottom left;
    padding: 0px 0 0px 18px; /* push text down 1px */
} 



/*-------------------------------------------------------------------*/
/*        Button in der Detailansicht                                */
/*-------------------------------------------------------------------*/

.nav-details{
	margin: 0px;
	padding: 0px;
}
.nav-details ul {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	list-style: none;
	background-color: #fff;
}

.nav-details ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0px 7px 0px 7px;
	line-height: 24px;
	height: 24px;
}

.nav-details ul li a, .nav-details ul li a:visited{
	text-decoration: none;
	float: left;
	color: #ffffff;
	cursor: pointer;
	font-size:12px;
	background: url(../images/myfewo/detail-button.gif) no-repeat top right;
}

.nav-details ul li a span {
	margin: 0 10px 0 -10px;
	padding: 0px 5px 0px 15px;
	line-height: 24px;
	/*position: relative; To fix IE6 problem (not displaying)*/
	float: left;
	background: url(../images/myfewo/detail-button.gif) no-repeat top left;
}

.nav-details ul li a:hover  {
	color: #ffff99;
	background: url(../images/myfewo/detail-button.gif) no-repeat bottom right;
}

.nav-details ul li a:hover span {
	background: url(../images/myfewo/detail-button.gif) no-repeat bottom left;
}

/*Button Orange*/

.nav-details ul li.orange a, .nav-details ul li.orange a:visited{
	text-decoration: none;
	float: left;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bolder;
	background: url(../images/myfewo/detail-button-orange.gif) no-repeat top right;
}

.nav-details ul li.orange a span {
	margin: 0 10px 0 -10px;
	padding: 0px 5px 0px 15px;
	line-height: 24px;
	/*position: relative; To fix IE6 problem (not displaying)*/
	float: left;
	background: url(../images/myfewo/detail-button-orange.gif) no-repeat top left;
}

.nav-details ul li.orange a:hover  {
	color: #ffff99;
	background: url(../images/myfewo/detail-button-orange.gif) no-repeat bottom right;
}

.nav-details ul li.orange a:hover span {
	background: url(../images/myfewo/detail-button-orange.gif) no-repeat bottom left;
}

/*-------------------------------------------------------------------*/
/*             Show catalog details globals                          */
/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/
/*             Show catalog details globals                          */
/*-------------------------------------------------------------------*/
.fewo-navi-container{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 99%;
}
.fewo-container-global{
	border: 1px solid #e2e2e2;
	background: url(../images/myfewo/tabs_3.gif) repeat-x top;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline-block;
	width: 99%;
}
.fewo-container{
	margin: 0px 0 10px 0;
	padding: 0px;
}
.fewo-container ul{
	margin: 0px;
	padding: 0px;
}
.fewo-container li{
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 18px;
}
li.freie-termine {
	background: url(../images/myfewo/termine.gif) no-repeat;
	padding: 0px 7px;
	margin: 2px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.fewo-header{
	line-height: 20px;
	height: 20px;
	color: #4682b4;
	font-weight: bold;
	padding: 2px 0px;
	margin: 0px 0px 5px 0px;
}
.pictures img{
	padding: 2px;
	border: 1px solid #e2e2e2;
	margin: 1px 1px;
}
.underline{
	border-bottom: 1px solid #e2e2e2;
}
.fewo-inside{
	padding: 4px;
}
.google-ads{
	margin: 10px 0px 10px 0px;
	padding: 4px 4px;
	display: inline;
	line-height: 20px;
}
