/*
 * October 23, 2007
 * 
 + Hotel Residence FLORA - CSS
 * Author: Adnan Selimovic fuer ::sicht-bar::
 * Veronika Hoelzl | sicht-bar
 * 
 * +++ Log changes +++
 *  Last change: 18.03.2008
 * 
 */

body {
	margin: 0px;
	padding: 0px;
	background: #DBCF9F;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*align center for IE*/
    text-align:center; 
}

a:link, a:visited { 
	color: #C5B29B;
	text-decoration: underline;
}

a:hover, a:active { 
	color: #EF8D12;
}

p {margin: 0 0 0 0 ;}

#wrapper {
	width: 932px;
	/*height: 1085px;*/
	height: 800px;
	background: transparent url(../../pics/background.jpg);
	margin: auto;  
	text-align: right; 
}

#print_headline {
	display: none;
}

#gallery_top {
	width: 758px;
	height: 176px;
	text-align:left;
	float: right;
	margin: 0 0 0 0;
}

.foto_center1 {
	width: 758px;
	height: 176px;
	position: absolute;
	text-align:left;
	z-index: 1;	
}

.foto_center2 {
	width: 764px;
	height: 176px;
	position: absolute;
	text-align:left;
	z-index: 2; 
	visibility: hidden;
}

.impressum {
	position: absolute;
	width: 750px;
	z-index: 3;
	margin-top: 3px;
	color: #FFFFFF;
	text-align:right;
	font-size: 75%;
	font-weight: bold;
}

.impressum a:link, 
.impressum a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.impressum a:hover, 
.impressum a:active {
	color: #6D5F4C;
	
}
/*neu*/

#left_side {
	width: 172px;
	float: left;
	position: relative;
	top: 76px;
	left: 0px;
	text-align: left;
}

#logo {
	width: 172px;
	padding: 0;
	height: 164px;
	background: #EF8D12;
	margin: 0;
}

#langs {
    width: 162px;
	height: 18px;
	background: #433E38;
	color: #C5B29B;
	padding-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 70%;
}

#langs .gew {
	color: #EF8D12;
   display: inline;
}

/*Menu*/
#menus {
	background: #F2F0F0 url(../../pics/bg_nav.jpg) no-repeat;
	padding: 14px 0 14px 11px;
	width: 161px;
}

#menus ul {
	margin: 0;
	/*padding: 14px 0 0 0;*/
    padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 70%;
	color: #676453;
}
	
#menus li { margin: 0; padding: 0 0 12px 0;}

#menus a, #menus a:visited {
	display: block;
	color:#707072;
	width: 157px;
	padding: 2px 0px;
	text-decoration: none;
	border-bottom: 1px solid #918D73;
	}
	
#menus a:hover, #menus a:active{color: #EF8D12;}
#menus a#current{ color: #EF8D12;}


/*Submenu*/
#menus ul ul {
	margin-left:14px;
	margin-top:14px;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-size:100%;
	}

#menus li li { line-height:130%; padding: 0;}
#menus li li#subsptop  img { width:1px; height:7px;}
#menus li li#subspbottom img { width:1px; height:6px;}

#menus li li a, #menus li li a:visited  {
	display: block;
	color: #676453;

	width: 142px;
	
	margin: 0;
    border: 0;
	
	text-decoration: none;
}

#menus li li a:hover, #menus li li a:active{color: #EF8D12;}
#menus li li a#subcurrent{color: #EF8D12;}

#bottom_menus {
	background: #433E38 url(../../pics/bg_service.jpg) no-repeat;
	padding-left: 14px;
	width: 158px;	
}

#bottom_menus h1 {
	padding: 8px 0 3px 0px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	color: #EF8D12;
	text-transform: uppercase;
}

#bottom_menus .arrow{
	margin: 0;
	color: #E158E0;
	font-size: 50%;
	font-weight: bold;
	float: left;
	padding-top: 1px;
line-height: 150%;
}

font.b_menu {
	font-size: 70%;
	padding-left: 3px;
	color: #C5B29B;
	text-transform: uppercase;
}

#bottom_menus a:link, 
#bottom_menus a:visited {
	font-size: 70%;
	padding-left: 3px;
	line-height: 150%;
}

#bottom_menus a.gew {
	color: #EF8D12;
}


.space {
	font-size: 50%;
	padding-left: 3px;
	line-height: 100%;
}

.space_service {
	font-size: 10%;
	padding-left: 3px;
	line-height: 40%;
}


#content {
	width: 428px;
	float: left;
    margin-left: 2px;
	text-align: left;
}

#content .top {
	background: #FFFBE9;		
}

#content h1 {
	margin: -2px 10px 0 10px;
	font-size: 100%;
	color: #EE8C11;
	text-transform: uppercase;
}


#content h2 {
	margin: 13px 10px 17px 10px;
	font-size: 75%;
	color: #EF8D12;
}

#content table {
	font-size: 80%;
	color: #6D5F4C;
	margin: 0 4px 0 4px;
}


#content .advert img {
	vertical-align: bottom;
	margin: 5px 2px 5px 5px;
	border-style: none;
	border: 0;
}

#tell_print {
	height: 22px;
	border-top: 10px solid #999933;
	padding: 0 8px 0 10px;
	background: #BAB469;
	color: #FFFFFF;
	font-size: 70%;
	text-align: right;
}


#tell_print a:link, 
#tell_print a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#tell_print a:hover, 
#tell_print a:active {
	color: #6D5F4C;
}

img.print {
	vertical-align: text-bottom;
	margin: 8px 2px 0 9px;
	
}

#welcome {
	font-size: 75%;
	padding: 4px 10px 0px 10px;
	color: #939395;
	border: 0;
	height: 22px;
	margin-bottom: 16px;
}

#text {
	margin-left: 10px;
	margin-right:10px;
	padding-bottom: 30px;
    font-size: 75%;
	color: #6D5F4C;
	line-height: 150%;
}

#text a:link, 
#text a:visited {
	color: #6D5F4C;
}

#text a:hover, 
#text a:active {
	color: #EF8D12;
}

#text img {
	float:right;  
	border:0;
	margin: 10px 0 10px 10px;
	width: 184px;
	height: 122px;
}

#text h2 {
	margin: 25px 10px 17px 0;
	font-size: 100%;
	color: #EF8D12;
}

.price {
	font-size: 90%;
	color: #6D5F4C;
	line-height: 150%;
}

.price_du {color: #333333;}

#right_cats {
	width: 328px;
	height: 500px;
	float: right;
	position:relative;
	top:-32px;
	left: 0px;
	text-align: left;
	z-index: 3;
}

#title {
	background: #433E38;
	height: 32px;
	color: #C2C233;
	/*padding: 16px 0px 0px 11px;*/
	font-size: 80%;
	text-transform: uppercase;
	text-align: left;
}

/*ONLINEBUCHUNG*/
#title_onlinebuchung {
	background:#433E38;
	height: 32px;
	color: #BDBD37;
	font-size: 80%;
	text-transform: uppercase;
	text-align: left;
}
/*ENDE ONLINEBUCHUNG*/

#title_expr {
	background: #433E38;
	height: 32px;
	color: #C2C233;
	/*padding: 16px 0px 0px 11px;*/
	font-size: 80%;
	text-transform: uppercase;
	text-align: left;
}



#title_newsletter {
	background: #433E38;
	height: 32px;
	color: #E3B411;
	font-size: 80%;
	text-transform: uppercase;
	text-align: left;
}

.hl_title { padding: 11px 11px 0 11px; }

#last_min {
	background: #F2F0F0;
	padding: 14px 11px 14px 11px;
}

#last_min img.my_pic {
	padding: 0px 11px 14px 0;
	float: left;		
}


/*Gallery*/
.pic_gallery_bg {
	background: #EDE5C4;		
	height: 218px;
	margin-bottom: 20px;	
}

.pic_gallery_bg_price {
	background: #EDE5C4;		
	height: 218px;
	margin-bottom: 5px;	
}

.pic_gallery_bg_onepic {
	background: #EDE5C4;		
	height: 218px;
	margin-bottom: 0px;	
}

#pic_gallery {
	padding:0;
	margin:0;
	border:0;
}

/*html #pic_gallery{
	padding:0;
	margin:0;
	border:0;
}*/

.select_pic {
	width: 94px;
	height: 62px;
	background: #EDE5C4;
	margin-left: 0px;
	float:left;
	position:relative;
	margin: 5px 0px 5px 10px;
}

 .select_pic_in {
	position:absolute; 
	top:20%; 
	height: 62px;
}

/*Gallery_ Bildergallerie */

#bigal_det {
	background: #FFFBE9;
	padding: 0;
	margin: 0;
}

/* html #bigal_det  {
	height: 200px;
}*/

.thumbs_bigal {
	margin:0px 6px 0px 6px;
	height: 250px;
}
.thumbs_bigal a {display:block; float:left; margin:8px 0px 8px 8px; width: 94px; height: 62px; background: #EDE5C4;  text-align: center;}

.thumbs_bigal a img {width:94px; height:62px; border:0;}


.my_pict_txt{
	margin: 0 10px 20px 10px;
	font-size: 75%;
	color: #6D5F4C;
	height: 40px;
}

#last_min .my_title {
	margin: 0;
	color: #999900;
	font-size: 80%;
   text-transform: uppercase;
	font-weight: normal;
}

#last_min .my_text {
	margin: 0;
	font-size: 75%;
	color: #6D5F4C;
}

#last_min a, 
#last_min a:visited {
	color: #999900;
	text-decoration: underline;
	font-size: 70%;
	font-weight: bold;
}

#last_min a:hover, 
#last_min a:active {
	color: #6D5F4C;
}


#last_min hr {
	border: 0;
	border-top: 1px solid #6D5F4C;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0; 
	height: 0px;
	}


/*ONLINEBUCHUNG*/
#onlinebuchung {
	padding: 14px 11px 14px 11px;
	background-color: #BAB469;
	font-size: 80%;
	color: #FFFFFF;
}

#onlinebuchung a,
#onlinebuchung a:visited {
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
}

#onlinebuchung a:hover,
#onlinebuchung a:active {
	color: #6D5F4C;
}
/*ENDE ONLINEBUCHUNG*/

#express {
	padding-top: 10px;
	background: #999933 url(../../pics/express_photo.gif) no-repeat bottom right;
	font-size: 75%;
	color: #FFFFFF;
}
#express form { 
	display: inline;
}

#express fieldset {
	border: 0px;
}

#express fieldset p{
	margin: 0;
	margin-bottom: 4px;
}

#express label {
	position: absolute;
	left: 12px;
	text-align:left;
	padding-top: 5px;
}

label.alter {
	padding-left: 48px;
}

#express input {
	margin: 0;
	margin-left: 90px;
	border: 1px solid #8C8C2E;
	background: #BDBD37;
	color: #FFFFFF;
	height: 17px;
	vertical-align: middle;
	padding: 0 2px 0 2px;
	
}

#express input.alter {
	margin: 0;
	padding-left: 10px;
}

#express a, 
#express a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
}

#express a:hover, 
#express a:active {
	color: #6D5F4C
}



#newsletter {
	padding: 14px 11px 14px 11px;
	background: #BA9913;
	font-size: 80%;
	color: #FDF5D4;
}

#newsletter a,
#newsletter a:visited {
	color: #FDF5D4;
	font-size: 100%;
	font-weight: bold;
}

#newsletter a:hover,
#newsletter a:active {
	color: #6D5F4C;
}

#contact {
	padding: 14px 11px 14px 11px;
	color: #433E38;
	font-size: 70%;
}

#contact a,
#contact a:visited {
    
	color: #433E38;
	text-decoration: underline;
}

#contact a:hover,
#contact a:active {
   
	color: #EF8D12;
}

#bottom_lines_r {
    margin-top: 0px;
	background: #8F866B;
	border-bottom: 10px solid #433E38;
	height: 22px;
}

/**html #bottom_lines_r {
	height: 60px;
}
*/

#bottom_lines_c {
	margin-top: 5px;
	/*border-top: 20px solid #ECE4C3;*/
	background: #BAB469;
    border-bottom: 10px solid #999933;
	height: 22px;
}

/** html #bottom_lines_c {
	height: 69px;
}*/


/*PREISE*/

/*preise_zimmerdetails*/

#zimm_det {
	background: #FFFBE9;
	padding: 0;
	margin: 0;
}

/*Gallery_Zimmerdetails */
.thumbs_price { margin:0px 6px 0px 6px; height: 100px;}
.thumbs_price a {display:block; float:left; margin:8px 0px 8px 8px; width: 94px; height: 62px; background: #EDE5C4;  text-align: center;}
.thumbs_price a img {width:94px; height:62px; border:0;}


 #detail_txt {
	margin: 0 10px 0 10px;
	left: 0px;
	
	font-size: 75%;
	color: #6D5F4C;
}
 #detail_txt h2 {
	font-size: 100%;
	color: #EF8D12;
}


/*preise_tabelle*/
.tab_zentr{
 margin:0 5px 0 5px;
width:408;
}

.hg {
	background:#ECE4C3;
}
.zimmer {
	width: 120px;
    text-align:left;
}

.preis {
	width: 95px;
	height: 20px;
	font-weight:bold;
	text-align:center;
	font-size: 95%;
}

#preise_link {
	color: #6D5F4C;
	font-weight: bold;
	font-size: 90%;
	text-transform:uppercase;
}

#preise_link_gew {
	color: #EE8C11;
	font-weight: bold;
	font-size: 90%;
	text-transform:uppercase;
}

#preise_link a, 
#preise_link a:visited
{
	color: #6D5F4C;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
	/*font-size: 90%;*/
}

#preise_link a:hover, 
#preise_link a:active {
	color: #EE8C11;
	text-transform:uppercase;
}

#preise_link_gew a,
#preise_link_gew a:visited {
	color: #EE8C11;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
	/*font-size: 90%;*/
}

#preise_link a:hover, 
#preise_link a:active {
	color: #EE8C11;
	text-transform:uppercase;
}

#parallaxis {display:none;}

.anfrageform{
	/*color: #EE8C11;
	text-decoration: underline;
	font-weight: bold;*/
	/*font-size: 95%;*/
}


#text #anfrage_link a, #anfrage_link a, #text #anfrage_link a :visited, #anfrage_link a :visited {
	color: #EE8C11;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}

#text #anfrage_link a:hover, #anfrage_link a:hover, #text #anfrage_link a:active, #anfrage_link a:active {
	color: #6D5F4C;
}


/*PARTNER*/
.t_partner {
    color: #6D5F4C;
	width:398px;
	
	padding:0;
	margin:0; 
	border:0;
	font-size: 95%;
}

td_partnerlogo {
  width:172px; 
  text-align:left;
  padding:0; 
  margin:0; 
}

.partnerlogo_holder {
  width:172px; 
  text-align:center;
  padding:0; 
  margin:0; 
  border-top: 10px solid #dbcf9f;
 
}

.td_partnertext{
  font-size:95%;
  width:226px;
  text-align:left;
  padding:0; 
  margin:0; 
}

.partnertext_hl {
  width:221px;
  background-color:#dbcf9f; 
  font-weight:bold;
  text-transform:uppercase; 
  padding:5px 5px 5px 10px; 
  margin:0; 
}


.partnertext_hl a, 
.partnertext_hl a:visited {
    color:#6D5F4C; 
	text-decoration:none; 
	font-weight:bold;
	font-size: 95%;
}

.partnertext_hl a:hover, 
.partnertext_hl a:active {
	color:#EE8C11;
}



.partnertext {
  width:226px;
  font-weight:normal;
  padding:10px 0 10px 10px;
  line-height:140%;
  margin:0; 
}



.partnertext a, 
.partnertext a:visited {
    color:#6D5F4C; 
	text-decoration:underline; 
	font-weight:normal;
}

.partnertext a:hover, 
.partnertext a:active {
	color:#EE8C11;
}

/*FORMULARE*/
.formholder {
	margin-left: 10px;
	margin-right:10px;
	padding-bottom: 30px;
	/*font-size: 75%;*/
	color: #6D5F4C;
	line-height: 150%;
	font-size: 75%;
	width: 400px;
	background: transparent url(../../pics/bg_anfrage_cont.gif);	
}

form.formallg,form.formallg fieldset, form.formallg legend {
    padding: 0;
	margin: 0;
	border: 0;
	
	}	
	
form.formallg fieldset {
  margin-bottom: 10px;
}

form.formallg legend {
   display: none;
}

form.formallg label {
	display: inline;
}

form.formallg label {
 display: inline-block;
 line-height: 1.8;
 vertical-align:middle;
 width: 100%;
}

form.formallg label.formbereich {
  line-height:1;
  vertical-align: top;
  text-transform:uppercase;
 /* font-size: 75%;*/
  color: #EF8D12;

 }
 
form.formallg label.formbereichfrage {
  vertical-align: top;
  color:#707072;
  font-weight:bold;
 }

form.formallg label.infotext {
  vertical-align: top;
  line-height:1.5;
 }


form.formallg em {
  font-weight: bold;
  font-style: normal;
}


form.formallg hr {
    width:100%;
	height:1px;
	line-height:1;
	 
	color:#707072;
    background-color:#707072; 
	
	margin:0;
	border:0;
	padding:0;
  	text-align:left; 
}


table.t_formallg {
	border-collapse:collapse;
	width: 100%;
	font-size: 120%;
	
	}

table.t_formallg td {
	padding: 0 2px 5px 0;
	margin: 0;
	font-size: 120%;
	}
	
table.t_formallg td.t_bezeichnung {
	width: 110px;
	vertical-align:top;
	font-size: 120%;
	}
	
table.t_formallg td.t_bezeichnung_zimmer {
	width: 130px;
	vertical-align:top;
	/*text-align:right;*/
	font-size: 120%;
	}
table.t_formallg td.t_bezeichnung_apparte {
	width: 155px;
	vertical-align:top;
	/*text-align:right;*/
	font-size: 120%;
	}
	
/*table.t_formallg td.t_zahlen_l {
	width: 25px;
	vertical-align:top;
}
table.t_formallg td.t_zahlen_r {
	width: 30px;
	vertical-align:top;
}*/
	
table.t_formallg td.t_auflistung {
	vertical-align:top;
}
	
table.t_formallg td.t_auflistung label  {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
    width: 100%;
	font-size: 100%;
}	
	
table.t_formallg td.t_informationen {
	width: 20px;
	vertical-align:top;
	}
	
form.formallg fieldset ol {
  margin: 0;
  padding: 0;
}

form.formallg fieldset li {
	list-style: none;
	padding: 3px 0 3px 0;
	margin: 0;
}

form.formallg fieldset li.sendenbutton {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0;
  text-align: right;
  }

form.formallg input.submit {
	width: 105px;
	height: 16px;
    color:#990000;
	font-size:0.9em;
	font-weight: bold;
	}

form.formallg input, form.formallg select {
	background-color: #fff;
	border: 1px solid #ccc;
	
	margin: 0;
	padding: 0 2px 0 2px;
	
	width: 200px;
	height: 18px;
	
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 120%;
}

form.formallg .zahlen {
	width: 25px;
	height: 14px;
	}
	
form.formallg .alter{
	width: 80px;
	height: 14px;
	}
	

form.formallg textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	
	margin:0;
	padding: 0 2px 0 2px;
	
	width: 200px;
	
	
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 120%;
}
	
form.formallg .radiobut, form.formallg .check {
	margin: 0 3px 0 0;
	padding:0;
	
	width: 14px;
	height: 14px;
}
	
