/*******************************************************************************

	Projekt		:	Gästehaus Szech
	Copyright	:	°° zweikreis.de

*******************************************************************************/


/* ### home ##################################### */

#welcome {

}

#main-block #welcome .home1 {
	display:block;
	width:730px;
	height:398px;
	margin:10px 0px;
	background:url(../flash/home1.jpg) no-repeat 142px top;
}

#main-block #welcome .home2 {
	display:block;
	width:730px;
	height:124px;
	background:url(../flash/home2.jpg) no-repeat center top;
}


/* ### headlines ############################################################ */

#main-block h1 {
	font-family:Georgia, Times, serif;
	background:url(../files/headlines/strich.gif) no-repeat right 26px;
	height:58px;
	padding:0px;
	color:#4D300A;
	letter-spacing:0px;
	font-size:2em;
	font-weight:normal;
	line-height:1em;
    margin-bottom:15px;
	width:730px;
}

.strich {
	display:block;
	background:url(../files/headlines/strich.gif) no-repeat right top;
	height:32px;

}

#main-block h2 {
	font-family:Georgia, Times, serif;
	display:block;
	color:#83581F;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	padding:3px 0px;
	margin:20px 0 10px 0;
}

#main-block h3 {
	display:block;
	color:#A6A6A6;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 0 10px 0;

}

#main-block h4 {
	color:#c4c4c4;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:#c4c4c4;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 {
	color:#c4c4c4;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### Images ############################################################ */

#main-block .bildblockfloatLeft {
	display:block;
	float:left;
	margin:0px 15px 5px 0;
	padding:5px;
	border:1px solid #EDEDEE;
	background:#F7F7F7;
}

#main-block .bildblockfloatRight {
	display:block;
	float:right;
	margin:0px 0 5px 15px;
	padding:5px;
	border:1px solid #EDEDEE;
	background:#F7F7F7;
}

#main-block .bildblockpnormal {
	display:block;
	margin:0px 0px 5px 0px;
}

.untertitel{
	display:block;
	padding:2px 0 0 0;
	text-align:right;
	color:#B89339;
}

#main-block img {
	display:block;
}

#main-block .ext-link-bild {
	margin:15px 0 0 0;
	display:block;
	height:16px;
}
#main-block .ext-link-bild a,
#main-block .ext-link-bild a:link {
	display:block;
	float:right;
	height:16px;
	padding-right:25px;
	padding-top:2px;
	background:url(../files/datenblaetter.gif) no-repeat right top;
	color:#6E6F71;
	font-weight:bold;
	letter-spacing:1px;
}

/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#B60000;
	text-decoration:underline;
}

#main-block a:hover {
	color:#B60000;
	text-decoration:none;
}

.ext_link {
	margin-bottom:10px;
}

.ext_link_url {
	float:left;
	width:200px;
}

.ext_link_beschr {
	float:left;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-top:0px;
	margin-bottom:1.1em;
	font-size:1em;
	line-height:1.8em;
}

#nav p {
	margin-bottom:1.2em;
}

#main-block li {
	font-size:0.8em;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing:1px;
}



/* ### Tables ############################################################## */

#main-block table,
#form-module table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

/* form-module
*******************************************************************************/

.warnung_mail {
    padding:5px;
    margin-left:111px;
    width:194px;
    color:#cc0000;
    font-weight:bold;
    text-align:center;

}

.warnung_best {
    display:block;
	margin:2px 0;
    padding:2px;
	width:400px;
    color:#FFFFFF;
    background:#cc0000;
    font-weight:bold;
    text-align:center;
}


.danke_mail {
    padding:5px;
    margin-left:111px;
    color:#7A6E00;
    font-weight:normal;
    text-align:center;
}

.danke_best {
    display:block;
	width:300px;
    padding:150px 0 0 0;
    color:#000000;
    font-weight:normal;
    text-align:center;


}


#form-module {
    display:block;
	font-size:11px;
}

#form-module td {
	font-size:11px;
}

#form-module a,
#form-module a:link,
#form-module a:hover {
    color:#F35125;
}

#form-module .text_1 {
	color:#444444;
	text-align:left;
	padding:3px 5px;
	line-height:1.2em;
}

#form-module .text_2 {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:125px;
	color:#9A1200;
}

#form-module .text_2_kann {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:125px;
	color:#B3AC84;
}

#form-module .text_kinder {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:50px;
	color:#9A1200;
}

#form-module .tag {
	width:45px;
}
#form-module .jahr {
	width:60px;
}

#form-module input,
#form-module select,
#form-module textarea,
#form-module file {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
	float:left;
	margin:0px;
	padding:2px;
	width:200px;
	border:1px solid #D1D1D1;
	background:#FFFFFF;
}

#form-module .checkbox {
    border:none;
	width:20px;
	background:#ECE8DF;
	float:right;
}

#form-module input.submit {
    float:right;
	padding:3px 0;
	margin:5px;
	background:#9A9250;
    width:170px;
	font-weight:bold;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	letter-spacing:1px;
	border:1px solid #9A9250;
}

#form-module input.submit_anfrage {
    float:right;
	padding:3px 0;
	margin:5px;
	background:#9A9250;
    width:120px;
	font-weight:bold;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	letter-spacing:1px;
	border:1px solid #9A9250;
}


#form-module textarea.textarea {
	height:100px;
}

#form-module .plz {
    width:35px;
    margin-right:2px;
}

#form-module .fewo {
    width:159px;
}

#form-module .ort {
    width:157px;
}

#form-module .anrede {
    width:80px;
}

#form-module .erw {
    width:20px;
}
.formhead {
	font-size:11px;
	letter-spacing:1px;
    font-weight:bold;
    padding:10px 5px;
	color:#9D8D05;
	border-bottom:1px solid #9D8D05;
	text-align:left;
}

.form_head1 {
	font-size:13px;
	font-weight:bold;
	padding:25px 0 5px 5px;
}


.form_links {
	border:1px solid #C8C8C8;
	padding:3px;
	width:290px;
	float:left;
	background:#F3F3F3;
}

.form_rechts {
	border:1px solid #C8C8C8;
	padding:3px;
	width:383px;
	float:right;
	background:#F3F3F3;
	margin-bottom:30px;
}


/* ### Wohnung  ################################# */


#gal {
    display:block;
    padding:0px;
	margin:0px;
	font-size:0.9em;
}

#gal .gal_bild {
    float:right;
    width:396px;
	height:296px;
	background:#F7F7F7;
	/* border:1px solid #DBCFB7;   */
	padding:2px;

}

#gal .rechts {
    float:right;
    width:400px;
}

#gal .gal_titel {
	font-size:1em;
    float:right;
    height:14px;
    width:230px;
    color:#444444;
    text-align:right;
    font-weight:bold;
    padding:5px 2px 0px 5px;
    letter-spacing:1px;

}
#gal .bildnav {
	width:160px;
	float:left;
    padding:5px 0px;
}

#gal .gal_auswahl {
	margin-top:10px;
    float:right;
    width:400px;
	background:#F7F7F7;
	padding-bottom:2px;
}

#gal .gal_thumb {
    float:left;
    padding:2px 0 0 2px;
}

#gal .gal_text {
    padding:0px;
    width:310px;
    float:left;
}


#gal .freitext {
	clear:both;
	padding-top:20px;
	font-size:1.1em;
	height:120px;
}


#gal .daten {
	font-size:1.1em;
    color:#4D300A;
	line-height:1em;
}

#gal .zeile {
	display:block;
	float:left;
	background:#F7F7F7;
	border:1px solid #DBCFB7;
	width:310px;
	margin-bottom:1px;
}

#gal .zl {
	float:left;
    font-weight:bold;
	padding:5px;
    width:70px;
	text-align:right;
}

#gal .zr {
	float:left;
	padding:5px;
	letter-spacing:0px;
	line-height:1.2em;
    width:215px;
}



/*  ######### Preise  ###########  */


#gal .preise {
	font-size:1.1em;
    color:#4D300A;
	line-height:1em;
}

#gal .zl_preise_head {
	color:#6F2B22;
	font-weight:bold;
	padding:5px 0;
	border-bottom:3px solid #DBCFB7;
	text-align:right;
}

#gal .zl_preise {
	font-weight:bold;
	padding:5px;
    width:240px;
	border-bottom:1px solid #DBCFB7;
	text-align:right;
}

#gal .zl_preise .datum {
	font-weight:normal;
	font-size:0.8em;
	color:#000;
	padding-top:3px;
}

#gal .zr_preise {
	padding:4px 0px 9px 10px;
    font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid #C2B69E;
}

#gal .preisbem {
	font-size:0.8em;
	color:#6F2B22;
	text-align:right;
	padding:5px 0 0 0;
}

#gal .gal_text h1 {
	font-family:Georgia, Times, serif;
    margin-bottom:20px;
	padding:0px;
	color:#4D300A;
	letter-spacing:0px;
	font-size:2em;
	font-weight:normal;
	line-height:1em;
	background:none;
	width:300px;
	height:18px;
}


/* Blättern

*******************************/

.blaettern {

	text-align:right;
	padding-bottom:25px;
}

#pagination {
	font-size:1.1em;
	text-align:left;
	clear:both;
	padding-bottom:10px;
}

#pagination a,
#pagination a:link {
	text-decoration:none;
}

#pagination a:hover {
	text-decoration:underline;
}


/* teaser
*******************************/

.teaserblock{
	display:block;
	float:right;
	width:340px;
}

#teaser {
	display:block;
	float:right;
	padding:5px;
	margin-bottom:5px;
	background:#F7F7F7;
}


#teaser .bild {
	display:block;
	float:left;
	width:130px;
	background:#cccccc;
}

#teaser .data {
	width:150px;
	padding:0 10px;
	display:block;
	float:left;
}

#teaser .bezeichnung {
	padding-top:5px;
	font-size:1.1em;
	color:#4B1910;
	font-weight:bold;
}
#teaser .standort {
	font-size:0.9em;
	font-weight:bold;
}
#teaser .beschr {

	padding-top:10px;
	font-size:1em;
	font-weight:normal;
	color:#4B1910;
}

/* ############# Bildergalerie  ############################ */

/* Lightbox 2.02
*******************************************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../lb_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../lb_images/prev.gif) left 100% no-repeat; }
#nextLink, #nextLink:visited { background: url(../lb_images/next.gif) right 100% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size: 1.1em;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/*####################  Galerie  */

#bgal {
	display:block;
	float:left;
	width:730px;
	background: url(../files/headlines/galerie.gif) no-repeat left top;
	padding-bottom:5px;
	margin:20px 0;
}

#bgal .head {
	height:32px;
	letter-spacing:2px;
	font-size:1.1em;
	font-weight:bold;
	color:#4B1910;
}

#bgal .bilder {
	display:block;
	float:left;	
	width:728px;
	padding:1px;
}

#bgal .thumb a,
#bgal .thumb a:link {
	line-height:0px;
	background:#383838;
	float: left;
	border:1px solid #ECE8DF;
	
}

#bgal .thumb a:hover {
	border:1px solid #cc0000;
	
}


#bekanntmachung {
	margin:0px 100px 0px 100px;
	text-align:center;
    border-bottom:1px solid #B3A68F;
}

#bekanntmachung .headline {
	font-family:Georgia, Times, serif;
	color:#4D300A;
	letter-spacing:0px;
	font-size:1.6em;
	font-weight:normal;
	line-height:1em;
    margin-bottom:10px;
    padding-bottom:5px;
    border-bottom:1px solid #B3A68F;
	
}

#bekanntmachung p {
	margin-top:0px;
	margin-bottom:1.1em;
	font-size:1em;
	line-height:1.2em;
}


