/* @group GLOBAL */
a, a:visited {
	text-decoration: none;
	color: #673d2c;
}

a:hover { color: #b88319; }

body {
	margin: 0;
	padding: 0;
	background-color: #fdfaf2;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-x;
	color:#444;
	font:13px "Lucida Grande","Lucida Sans",Lucida,"Trebuchet MS",Tahoma,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	font-size: 15px;
	color: #506A82;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #506A82;
}

h2 {	
	font-size: 14px;
	color: #b88319;
	padding-bottom: 12px;
	margin: 0;
}

p {
	padding-bottom: 16px;
	margin: 0;
}

li {
	margin-bottom: 10px;
}

.info_tel {
	line-height: 25px;
	font-size: 12px;
	color: #5c819c;
	padding: 10px 35px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}

.no_border {
	border: 0 !important;
}

.imgb {
	padding: 2px;
	border: 1px solid #ccc;
}

img {
	border: 0;
}

.icon_error {
	border: 1px solid red;
	padding: 15px 10px 15px 47px;
	margin: 15px 0;
	display: block;
	color: red;
	background-image: url(../images/icon_warning.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	background-color: #FFECC8;
}

.icon_ok {
	border: 1px solid green;
	padding: 15px 47px;
	margin: 15px 0;
	display: block;
	color: green;
	background-image: url(../images/icon_success.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #E9F5E5;
	background-position: 4px 50%;
}

#cat_picture {
	position: relative;
	width: 550px; 
	margin-left:150px; 
	overflow:hidden;
	background-color: #FFF;
}

#cat_picture ul, #cat_picture li {
	margin: 0; padding: 0;
}

/* @end */

#container {
	position: relative;
	width: 700px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 1px solid #e9e9e1;
	border-right: 1px solid #e9e9e1;
	background-color: #FFF5E2;
}

#header {
	height: 216px;
	width: 700px;
	background-color: #FFF;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

#header_admin {
	height: 127px;
	width: 700px;
	background-color: #FFF;
	background-image: url(../images/header_admin_bg.png);
	background-repeat: no-repeat;
}

#wetter {
	position: absolute;
	width: 120px;
	height: 150px;
	left: -70px;
	top: -6px;
	padding: 30px 0 0 130px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
}

/* @group FORM BUCHUNG */

#frm_buchungsanfrage {
	width: 420px;
	float: right;
	margin-bottom: 20px;
}

#frm_info {
	float: left;
	width: 180px;
}

.frm_req {
	color: #aaa;
	font-size: 16px;
}

.clearfix {
	display: inline-block;
}

#frm_buchungsanfrage fieldset {
	border: 1px solid #e6e1cf;
	background-color: #fff7e9;
	padding-left: 20px;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

#frm_buchungsanfrage legend {
	padding: 0 3px;
	font-size: 14px;
	color: #492d12;
	position:absolute;
	top: -8px;
	left: 20px;
}

#frm_buchungsanfrage label {
	width: 160px;
	float: left;
}

#frm_buchungsanfrage input {
	float: left;
	width: 200px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#frm_buchungsanfrage textarea {
	float: left;
	width: 200px;
	height: 150px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#frm_buchungsanfrage select {
	width: 210px;
	margin-bottom: 8px;
}

#frm_buchungsanfrage .button {
	height: 26px !important;
	width: 126px !important;
	padding: 0 !important;
}

/* @end *//* @group FORM FILTER */

#frm_liste_kriterien {
	width: 620px;
	margin-bottom: 20px;
	margin-top: -10px;
}

#frm_liste_kriterien fieldset {
	border: 1px solid #e6e1cf;
	background-color: #fff7e9;
	padding-left: 20px;
	padding-bottom: 10px;
	position:relative;
	padding-top: 10px;
}

#frm_liste_kriterien legend {
	padding: 0 3px;
	font-size: 14px;
	color: #492d12;
	position:absolute;
	top: -8px;
}

#frm_liste_kriterien label {

}

#frm_liste_kriterien input {
	
}

#frm_liste_kriterien select {
	font-size: 11px;
}

#frm_liste_kriterien .button {
	height: 24px;
	width: 90px;
	padding: 0;
	margin-left: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* @end */

/* @group STATUS */
#statusbar {
	height: 36px;
	width: 685px;
	background-image: url(../images/statusbar_bg.png);
	background-repeat: repeat-x;
	color: #673d2c;
	font-size: 11px;
	padding: 16px 0 0 15px;
}

#statusbar a, #statusbar a:visited { 
	text-decoration: underline;
}
#statusbar a:hover {
	text-decoration: none;
}

#LastMinute {
	float: left;
}

#LastMinute a, #LastMinute a:visited {
	color: #486986;
	width: 97px;
	padding: 4px 0 0 33px;
	margin-right: 10px;
	height: 18px;
	background-image: url(../images/lastminute.png);
	background-repeat: no-repeat;
	display: block;
}

#Location {
	float: left;
	padding-top: 4px;
}

/* @end */

/* @group NAVIGATION */
#navigation {
	width: 150px;
	float: left;
}

#navigation a, #navigation a:visited {
	float: left;
	height: 21px;
	width: 135px;
	font-size: 11px;
	display: block;
	padding-left: 15px;
	padding-top: 8px;
	background-image: url(../images/navi_a_bg.png);
	background-repeat: no-repeat;
}

#navigation a:hover {
	color: #364a5a;
	background-image: url(../images/navi_a_bg_h.png);
}
/* @end */

/* @group UK */
.uk_ov_name {
	float: left;
	height: 24px;
	width: 620px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 2px solid #DFE6ED;
}

.uk_ov_name a, .uk_ov_name a:visited {
	color: #444444;
}

.uk_overview {
	clear: both;
	float: left;
	width: 620px;

	margin-bottom: 25px;
	font-size: 11px;
}

.uk_overview img {
	float: left;

	margin-right: 2px;
}

.uk_ov_table {
	float: left;
}

.uk_ov_table table {
	height: 78px;
	margin: -2px 0 0 -2px;
}

.uk_ov_table td {
	text-align: center;
	vertical-align: top;
	background-color: #fff7e9;
	border: 1px solid #D5CFB9;
}

.uk_ov_kat {
	display: block;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e2cf;
	font-size: 12px;
}

.uk_ov_links {
	float: left;
	height: 24px;
	width: 452px;
	background-color: #fff7e9;
	border: 1px solid #D5CFB9;
	text-align: right;
}

.uk_ov_links_details {
	float: left;
	display: block;
	height: 19px;
	padding: 5px 20px 0 30px;
	background-image: url(../images/details_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.uk_ov_links_buchen {
	float: right;
	display: block;
	height: 19px;
	padding: 5px 20px 0 40px;
	font-size: 11px;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	border-left: 1px solid #e7e2cf;
}
/* @end */

/* @group FEWO OV */

.fewo_ov_table {
	float: left;
}

.fewo_ov_table table {
	border: 1px solid #D5CFB9;
}

.fewo_ov_table td {
	padding-top: 3px;
}

.fewo_ov_table tr {
	height: 20px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFAF1;
}

.fewo_ov_table .trow:hover {
	
}

.fewo_ov_table a, .fewo_ov_table a:visited {
	padding-left: 22px;
	background-image: url(../images/details_icon.gif);
	background-repeat: no-repeat;
}


.fewo_ov_table .tdtitle {
	background-color: #FFF7E9;
	height: 21px;
	padding-top: 6px;
	border-bottom: 1px solid #D5D3CC;
}

/* @end */

/* @group FEWO LM OV */

.lm_ov_table {
	float: left;	
}

.lm_ov_table table {
	border: 1px solid #D5CFB9;
	width: 620px;
}

.lm_ov_table td {
	padding: 6px;
	border-bottom: 1px solid #D5D3CC;
}

.lm_ov_table tr {
	vertical-align: top;
	background-color: #FFFAF1;
}

/* @end */

.content {
	clear: both;
	min-height: 200px;
	width: 620px;
	padding: 40px 40px;
	font-size: 12px;
	background-color: #FFF;
}

.content_admin {
	clear: both;
	min-height: 600px;
	width: 620px;
	padding: 40px 40px;
	font-size: 12px;
}

/* @group FEWO DETAILS */

#piccrossslide {
	margin: 0;
	width:550px;
	/*height:174px;*/
	height:300px;
}

.gallery_text {
	line-height: 35px;
	color: #999;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0 70px;
}

#gallery-container {
	height:140px;
	width: 622px;
	overflow:hidden;
	margin-bottom: 15px;
}

#preloader_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 550px;
	height: 300px;
	z-index: 9998;
	background-color: #FFF;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 259px 136px;
}

#preloader_2 {
	position: absolute;
	top: 680px;
	left: 40px;
	display: block;
	width: 620px;
	height: 140px;
	z-index: 9999;
	background-color: #FFF;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 294px 54px;
	border: 1px solid #ccc;
}

#fewo_beschreibung {
	margin-bottom: 15px;
}

.fewo_preis_table {
	float: right;
	margin: 0 0 20px 20px;
}

.fewo_preis_table table {
	border-top: 1px solid #E1DCC7;
	border-left: 1px solid #E1DCC7;
	background-color: #FFFAF1;
}

.fewo_preis_table td {
	border-right: 1px solid #E1DCC7;
	border-bottom: 1px solid #E1DCC7;
	padding: 5px;
}

.fewo_preis_table .tdtitle {
	background-color: #FFF7E9;
	border-bottom: 1px solid #FFF;
}

.fewo_detail_table {
	clear: both;
	margin-bottom: 20px;
}

.fewo_detail_table table {
	border-top: 1px solid #E1DCC7;
	border-left: 1px solid #E1DCC7;
	background-color: #FFFAF1;
}

.fewo_detail_table tr {
	
}

.fewo_detail_table td {
	border-right: 1px solid #E1DCC7;
	border-bottom: 1px solid #E1DCC7;
	padding: 12px;
}

.fewo_detail_table .tdtitle {
	background-color: #FFF7E9;
	height: 21px;
	padding: 0;
	border-bottom: 1px solid #FFF;
}

.table_buchen {
	float: right;
	display: block;
	height: 23px;
	padding: 10px 20px 0 40px;
	font-size: 11px;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	border-left: 1px solid #e7e2cf;
}

/* @end */

/* @group TITLEBAR */
.titlebar {
	clear: both;
	height: 42px;
	width: 680px;
	background-image: url(../images/titlebar_bg.png);
	background-repeat: repeat-x;
	color: #223359;

	padding-left: 20px;
	font-size: 14px;
}

.titlebar_title {
		padding-top: 17px;
		display: block;
		float: left;
}

.titlebar_links_buchen {
	float: right;
	display: block;
	height: 23px;
	padding: 10px 20px 0 40px;
	margin-top: 9px;
	font-size: 11px;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	border-left: 1px solid #e7e2cf;
}
/* @end */

/* @group INFO BOX */

.info_box {
	clear: both;
	display: block;
	float: left;
	width: 570px;
	border: 1px solid #e7e2cf;
	background-color: #fff7e9;
	padding: 6px 15px;
	font-size: 10px;
	margin-bottom: 22px;;
}

.info_box a, .info_box a:visited {
	text-decoration: underline;
}
.info_box a:hover {
	text-decoration: none;
}

/* @end */


/* @group FOOTER */
#f_body {
	clear: both;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	border-top: 6px solid #ECF3F8;
}

#f_body a, #f_body a:visited {
	color: #486986;
}

#f_body a:hover {
	color: #b88319;
}

#f_container {
	margin: 0 auto;
	height: 220px;
	width: 670px;
	padding: 10px 15px 0 15px;
}

#f_container_admin {
	margin: 0 auto;
	height: 100px;
	width: 670px;
	padding: 15px 15px 0 15px;
}

#unterkuenfte-liste a, #unterkuenfte-liste a:visited {
	display: block;
	width: 146px;
	height: 21px;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #B2CCE8;
}

#footer {
	clear: both;
	height: 30px;
	font-size: 11px;
	padding: 25px 40px 0 60px;
	color: #506A82;
}


/* @end */

/* @group ADMIN */

/* @group FORM ANGEBOTE */

.frm_angebote {
	margin: 20px;
}

.frm_angebote label {

}

.frm_angebote input {
	width: 240px;
}

.frm_angebote select {

}

.frm_angebote textarea {
	width: 422px;
	height: 80px;
}

.frm_angebote .button {
	height: 26px;
	width: 160px;
	padding: 0;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* @end */

table.uebersicht td {
	padding:4px 0; 
	border-top: 1px solid #E1DCC7;
	vertical-align: top;
}

.div_toggle_angebot {
	padding: 10px 10px;
	margin-bottom: 6px;
	border: 1px solid #e6e1cf;
	background-color: #fff7e9;
}

.div_toggle_angebot p {
	margin-bottom: 0;
	padding-bottom: 0;
}


.div_toggle_angebot a {
	margin: 0;
	padding: 0;
}

.div_toggle_angebot .icon_button {
	padding: 2px 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #666;
	float: right;
	margin-left: 3px;
}





.frm_haeuser {
	width: 555px;
	float: left;
	margin: 20px 20px;
}

.frm_haeuser table td {
	vertical-align: top;
	padding: 4px 0;
}

.frm_haeuser fieldset {
	border: 1px solid #e6e1cf;
	background-color: #fff7e9;
	padding-left: 20px;
}

.frm_haeuser legend {
	padding: 0 3px;
	font-size: 14px;
	color: #492d12;
}

.frm_haeuser label {
	float: left;
	width: 160px;
	height: 18px;
	padding-top: 4px;
}

.frm_haeuser input {
	float: left;
	width: 200px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-right: 12px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.frm_haeuser textarea {
	float: left;
	width: 200px;
	height: 150px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.frm_haeuser select {
	width: 210px;
	margin-bottom: 8px;
}

.frm_haeuser .button {
	height: 26px !important;
	width: 126px !important;
	padding: 0 !important;
	margin-top: 10px !important;
}

/* @end */

/* @group LAST MINUTE */
.lm_ov_name {
	float: left;
	height: 24px;
	width: 620px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 2px solid #DFE6ED;

}

.lm_ov_name a, .lm_ov_name a:visited {
	color: #444444;
}

.lm_ov_links {
	float: left;
	height: 24px;
	width: 618px;
	background-color: #fff;
	border: 1px solid #D5CFB9;
	text-align: right;
	margin-bottom: 20px;
}
/* @end */

