



 

/***                     ***/
/***  template 1         ***/
/***                     ***/

/* general */
#tpl01 .colCnt
{
	min-height:422px;
	height: expression(document.body.clientHeight < 422? "422px": "auto" );
}

/* column 1 */
#tpl01 #col01
{
	width:228px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	margin-right:0px;
	
	
	


	
	
		
		
		
		
		
	background-color:#ffffff;
		
		
	

}
#tpl01 #col01 .colCnt
{
	padding-top:24px;
}

/* column 2 */
#tpl01 #col02
{
	width:672px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
	
		
		
		
		
		
	background-color:#ffffff;
		
		
	

}
#tpl01 #col02 .colCnt
{
	padding-top:24px;
}

/* panoramas */
#tpl01 .tplPan
{
			
		
}
#tpl01 .tplPan2c
{
	width:672px;
}
#tpl01 #panSurCtr
{
	
}
#tpl01 .tplPan3c
{
	width:900px;
}
#tpl01 #panSurCtrLeft
{
		
}
#tpl01 #panSurCtrLeft .tplPan
{
	width:228px;		
}


/* horizontal devider between two modules in column 1 */
#tpl01 #col01 .divLineCtr
{

}
#tpl01 #col01 .divLineH
{
	height:0px;
	
	
	
	
	
}
#tpl01 #col01 .transCtr
{
	
	
}

/* horizontal devider between two modules in column 2 */
#tpl01 #col02 .divLineCtr
{

}
#tpl01 #col02 .divLineH
{
	height:0px;
	
	
	
	
	
}
#tpl01 #col02 .transCtr
{
	
	
}

/* color of error message in column 1 */
#tpl01 #col01 * .errMsg
{
	color:#990000;
	font-size:11px;
	font-family:tahoma, helvetica, sans-serif;
	
	
	text-decoration:none;
	line-height:130%;
}

/* color of error message in column 2 */
#tpl01 #col02 * .errMsg
{
	color:#990000;
	font-size:12px;
	font-family:tahoma, helvetica, sans-serif;
	
	
	text-decoration:none;
	line-height:150%;
}

/* round corners of column 1 */
#tpl01 #col01 .ctlRoundCornLT_col
{
	
}
#tpl01 #col01 .ctlRoundCornRT_col
{
	
}
#tpl01 #col01 .ctlRoundCornLB_col
{
	
}
#tpl01 #col01 .ctlRoundCornRB_col
{
	
}

/* round corners of column 2 */
#tpl01 #col02 .ctlRoundCornLT_col
{
	
}
#tpl01 #col02 .ctlRoundCornRT_col
{
	
}
#tpl01 #col02 .ctlRoundCornLB_col
{
	
}
#tpl01 #col02 .ctlRoundCornRB_col
{
	
}

/* module general in column 1 */
#tpl01 #col01 .mod
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#tpl01 #col01 .mod .modTxtCtr
{
	line-height:130%;
}
#tpl01 #col01 .mod .modCmn
{
	width:198px;
	margin-left:18px;
	margin-right:12px;
	
	
}
#tpl01 #col01 .mod .mod_custom 
{
	margin-left:18px;
	margin-right:12px;
	
	
}

#tpl01 #col01 .mod .mod005
{
	width:228px;
	margin:0 !important;
}

/* module general in column 2 */
#tpl01 #col02 .mod
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#tpl01 #col02 .mod .modTxtCtr
{
	line-height:150%;
}
#tpl01 #col02 .mod .modCmn
{
	width:642px;
	margin-left:12px;
	margin-right:18px;
	
	
}
#tpl01 #col02 .mod .mod_custom 
{
	margin-left:12px;
	margin-right:18px;
	
	
}

#tpl01 #col02 .mod .mod005
{
	width:672px;
	margin:0 !important;
}

/* module headlines in column 1 */
#tpl01 #col01 .mod .modHdl h1.one, #tpl01 #col01 .mod .modHdl h1.two, #tpl01 #col01 .mod_custom h2, #tpl01 #col01 .mod_custom h3
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:16px;
	
	
	color:#000000;
	text-decoration:none;
}
#tpl01 #col01 .mod .modHdl
{
	margin-bottom:12px;
}
#tpl01 #col01 .mod .modHdl .one
{
	margin-bottom:12px;
}

/* module headlines in column 2 */
#tpl01 #col02 .mod .modHdl h1.one, #tpl01 #col02 .mod .modHdl h1.two, #tpl01 #col02 .mod_custom h2, #tpl01 #col02 .mod_custom h3
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:18px;
	
	
	color:#000000;
	text-decoration:none;
}
#tpl01 #col02 .mod .modHdl
{
	margin-bottom:12px;
}									 
#tpl01 #col02 .mod .modHdl .one
{
	margin-bottom:12px;
}

/* template headline */
#tpl01 .mod .tplHdl .modHdl h1.one, #tpl01 .mod .tplHdl .modHdl h1.two
{
	font-family:tahoma, helvetica, sans-serif !important;
	font-size:24px !important;
	font-style:normal !important;
	font-weight:normal !important;
	color:#000000 !important;
	text-decoration:none !important;
}

/* module image caption in column 1 */
#tpl01 #col01 .mod .modImgCpt
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-bottom:24px;
	
	
	
	text-decoration:none;
}

/* module image caption in column 2 */
#tpl01 #col02 .mod .modImgCpt
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-bottom:24px;
	
	
	
	text-decoration:none;
}

/* module text paragraphs in column 1 */
#tpl01 #col01 .mod .modTxtCtr
{
	margin-bottom:24px;
	
}

/* module text paragraphs in column 2 */
#tpl01 #col02 .mod .modTxtCtr
{
	margin-bottom:24px;
	
}

/* module images in column 1 */
#tpl01 #col01 .mod .modImgCtrLft
{
	width:84px;
	margin-right:12px;
}
#tpl01 #col01 .mod .modImgCtrRgt
{
	width:84px;
	margin-left:12px;
}
#tpl01 #col01 .mod002 .modColLft .txtWdt, #tpl01 #col01 .mod002 .modColLft .modLnkCtr {
	width:102px;
}
#tpl01 #col01 .mod002 .modColRgt .txtWdt, #tpl01 #col01 .mod002 .modColRgt .modLnkCtr   {
	width:102px;
}
#tpl01 #col01 .mod .modImgCtr {
	margin-right:12px;
}
#tpl01 #col01 .mod006 .modColLft .modImgCtr {
	width:84px;
}
#tpl01 #col01 .mod007 .modColLft .modImgCtr {
	width:84px;
}
#tpl01 #col01 .mod008 .modColLft .modImgCtr {
	width:84px;
}
#tpl01 #col01 .mod .modImgCtrLft img, #tpl01 #col01 .mod .modImgCtrRgt img, #tpl01 #col01 .mod .modImgCtr img, #tpl01 #col01 .mod .img2Col img
{
	margin-bottom:12px;
}

/* module images in column 2 */
#tpl01 #col02 .mod .modImgCtrLft
{
	
	margin-right:12px;
}
#tpl01 #col02 .mod .modImgCtrRgt
{
	
	margin-left:12px;
}
#tpl01 #col02 .mod003 .modImgCtr {
	width:309px;
}
#tpl01 #col02 .mod004 .modGalCtr {
	width:624px;
}
#tpl01 #col02 .mod .modImgCtr {
	margin-right:12px;
}
#tpl01 #col02 .mod006 .modColLft .modImgCtr {
	width:216px;
}
#tpl01 #col02 .mod007 .modColLft .modImgCtr {
	width:216px;
}
#tpl01 #col02 .mod008 .modColLft .modImgCtr {
	width:216px;
}
#tpl01 #col02 .mod .modImgCtrLft img, #tpl01 #col02 .mod .modImgCtrRgt img, #tpl01 #col02 .mod .modImgCtr img, #tpl01 #col02 .mod .img2Col img 
{
	margin-bottom:12px;
}

/* module linklists in column 1 */
#tpl01 #col01 .mod .modLnkCtr
{
	margin-bottom:24px;
}
#tpl01 #col01 .mod .modLnkCtr li
{
	margin-bottom:12px;
}	

/* module linklists in column 2 */
#tpl01 #col02 .mod .modLnkCtr
{
	margin-bottom:24px;
}
#tpl01 #col02 .mod .modLnkCtr li
{
	margin-bottom:12px;
}	

/* module forms in column 1 */
#tpl01 #col01 .mod input, #tpl01 #col01 .mod select
{
	font-family:tahoma, helvetica, sans-serif;
	height:17px;
	
	font-size:12px;
	
	
		
		
			width:194px;
		
	
}
#tpl01 #col01 .mod select 
{
	
	font-size:12px;
	
	
		
		
			width:194px;
		
	
}
#tpl01 #col01 .mod006 .twocolumn input
{
	width:98px;
}
#tpl01 #col01 .mod007 .twocolumn input
{
	width:98px;
}
#tpl01 #col01 .mod008 .twocolumn input
{
	width:98px;
}
#tpl01 #col01 .mod textarea
{
	height:80px;
	
	font-size:12px;
	
	
		
		
			width:194px;
		
	
}
#tpl01 #col01 .mod006 .twocolumn textarea
{
	width:98px;
}
#tpl01 #col01 .mod007 .twocolumn textarea
{
	width:98px;
}
#tpl01 #col01 .mod008 .twocolumn textarea
{
	width:98px;
}
#tpl01 #col01 .mod form
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px;
}
#tpl01 #col01 .mod form .modConLbl, #tpl01 #col01 .mod014 p
{
	margin-bottom:3px;
}
#tpl01 #col01 .mod input, #tpl01 #col01 .mod textarea, #tpl01 #col01 .mod .code, #tpl01 #col01 .mod select
{
	margin-bottom:12px;
}
#tpl01 #col01 .mod .twocolumn form .modBtnArea {
	margin-bottom:12px;
}

#tpl01 #col01 .mod input,
#tpl01 #col01 .mod textarea
{
	font-family:tahoma, helvetica, sans-serif;
	border-color:#666666;
	border-width:1px;
}

/* module forms in column 2 */
#tpl01 #col02 .mod input, #tpl01 #col02 .mod select
{
	height:17px;
	
	font-size:12px;
	
	
		
		
			width:638px;
		
	
}
#tpl01 #col02 .mod select 
{
	
	font-size:12px;
	
	
		
		
			width:638px;
		
	
}

#tpl01 #col02 .mod006 .twocolumn input
{
	width:410px;
}
#tpl01 #col02 .mod007 .twocolumn input
{
	width:410px;
}
#tpl01 #col02 .mod008 .twocolumn input
{
	width:410px;
}
#tpl01 #col02 .mod textarea
{
	height:80px;
	
	font-size:12px;
	
	
		
		
			width:638px;
		
	
}
#tpl01 #col02 .mod006 .twocolumn textarea
{
	width:410px;
}
#tpl01 #col02 .mod007 .twocolumn textarea
{
	width:410px;
}
#tpl01 #col02 .mod008 .twocolumn textarea
{
	width:410px;
}
#tpl01 #col02 .mod form
{
	font-family:tahoma, helvetica, sans-serif;
	font-size:12px;
}
#tpl01 #col02 .mod form .modConLbl, #tpl01 #col02 .mod014 p
{
	margin-bottom:3px;
}
#tpl01 #col02 .mod input, #tpl01 #col02 .mod textarea, #tpl01 #col02 .mod .code, #tpl01 #col02 .mod select
{
	margin-bottom:12px;
}
#tpl01 #col02 .mod .twocolumn form .modBtnArea {
	margin-bottom:12px;
}
#tpl01 #col02 .mod input,
#tpl01 #col02 .mod textarea
{
	font-family:tahoma, helvetica, sans-serif;
	border-color:#666666;
	border-width:1px;
}


/* module 2columns width in column 1 */
#tpl01 #col01 .mod003 .modColLft
{
	width:87px;
	margin-right:24px;
}
#tpl01 #col01 .mod003 .modColRgt
{
	width:87px;
}

/* module 2columns width in column 2 */
#tpl01 #col02 .mod003 .modColLft
{
	width:309px;
	margin-right:24px;
}
#tpl01 #col02 .mod003 .modColRgt
{
	width:309px;
}

/* google map in column 1 */
#tpl01 #col01 .mod .modMapCtr
{
	width:198px;
	height:148px;
	margin-bottom:12px;
}
#tpl01 #col01 .mod p.modMapTxt
{
	font-family:tahoma, helvetica, sans-serif;
}

/* google map in column 2 */
#tpl01 #col02 .mod .modMapCtr
{
	width:642px;
	height:481px;
	margin-bottom:12px;
}
#tpl01 #col02 .mod p.modMapTxt
{
	font-family:tahoma, helvetica, sans-serif;
}

/* gallery module in column 2 */
#tpl01 #col02 .mod .modGalCtr
{
	width:624px;
}
#tpl01 #col02 .mod .modGalCtr img
{
	margin-bottom:12px;
}
#tpl01 #col02 .mod .modGalCtr .modImgCpt
{
	margin-bottom:24px;
}
#tpl01 #col02 .mod * .modThnCtr * .modThnBdrHorz
{
	
	
	

	
	
	
}
#tpl01 #col02 .mod * .modThnCtr * .modThnBdrHorz .modThnBdrVert
{
	
	
	

	
	
	
}
#tpl01 #col02 .mod .modThnCtr a { display:block; }
#tpl01 #col02 .mod .modThnCtr .modThnEnt
{
	margin-top:0;
	margin-right:12px;
	margin-bottom:12px;
	margin-left:0;
}
#tpl01 #col02 .mod .modThnCtr .modThnEnt * span
{
	
	width:60px;
	height:48px;
}

/* content overview navigation in column 1 */
#tpl01 #col01 .mod010 .modImgCtr .modNavEnt
{
	
	
	margin-bottom:12px;
}
#tpl01 #col01 .mod010 .modImgCtr
{
	
	
	
}
#tpl01 #col01 .mod010 a.modLnkEnt:link, #tpl01 #col01 .mod010 a.modLnkEnt:visited
{
	
}
#tpl01 #col01 .mod010 a.modLnkEnt:visited
{
	color:#8C140B !important;
	font-style:normal !important;
	font-weight:normal !important;
	text-decoration:none !important;
}
#tpl01 #col01 .mod010 a.modLnkEnt:hover, #tpl01 #col01 .mod010 a.modLnkEnt:focus, #tpl01 #col01 .mod010 a.modLnkEnt:active
{
	
}

/* content overview navigation in column 2 */
#tpl01 #col02 .mod010 .modImgCtr .modNavEnt
{
	height:48px;
	width:60px;
	margin-bottom:12px;
}
#tpl01 #col02 .mod010 .modImgCtr
{
	width:60px;
	margin-bottom:12px;
	margin-right:12px;
}
#tpl01 #col02 .mod010 a.modLnkEnt:link, #tpl01 #col02 .mod010 a.modLnkEnt:visited
{
	font-size:10px;
}
#tpl01 #col02 .mod010 a.modLnkEnt:visited
{
	color:#8C140B !important;
	font-style:normal !important;
	font-weight:normal !important;
	text-decoration:none !important;
}
#tpl01 #col02 .mod010 a.modLnkEnt:hover, #tpl01 #col02 .mod010 a.modLnkEnt:focus, #tpl01 #col02 .mod010 a.modLnkEnt:active
{
	font-size:10px;
}

/* real estate module in column 1 */
#tpl01 #col01 .mod011 iframe
{
	margin-bottom:12px;
	border:none;
}
/* real estate module in column 2 */
#tpl01 #col02 .mod011 iframe
{
	margin-bottom:12px;
	border:none;
}
#tpl01 #col01 .onecolumn .moduleButton {
	
		
		
			width:194px;
			margin-bottom:12px;
		
	
}
#tpl01 #col01 .mod .onecolumn .modBtnArea {
	margin-bottom:12px;
}
#tpl01 #col02 .onecolumn .moduleButton {
	
		
		
			width:638px;
			margin-bottom:12px;
		
	
}
#tpl01 #col02 .mod .onecolumn .modBtnArea {
	margin-bottom:12px;
}


/* EOF */