


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


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


	
	
		
		
		
		
		
	background-color:#ffffff;
		
		
	

}
#tpl01 #col02 .colCnt
{
	
}

/* panoramas */
#tpl01 .tplPan
{
			
		
}
#tpl01 .tplPan2c
{
	width:720px;
}
#tpl01 #panSurCtr
{
	width:720px;
}
#tpl01 .tplPan3c
{
	width:943px;
}
#tpl01 #panSurCtrLeft
{
	width:223px;	
}
#tpl01 #panSurCtrLeft .tplPan
{
	width:205px;		
}

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

}
#tpl01 #col01 .divLineH
{
	height:0px;
	width:205px;
	border-top-width:0px;
	border-top-style:solid;
	
	
}
#tpl01 #col01 .transCtr
{
	width:205px;
	height:0px;
}

/* horizontal devider between two modules in column 2 */
#tpl01 #col02 .divLineCtr
{

}
#tpl01 #col02 .divLineH
{
	height:0px;
	width:720px;
	border-top-width:0px;
	border-top-style:solid;
	
	
}
#tpl01 #col02 .transCtr
{
	width:720px;
	height:0px;
}

/* color of error message in column 1 */
#tpl01 #col01 * .errMsg
{
	color:#cc0000;
	font-size:11px;
	font-family:verdana, helvetica, sans-serif;
	
	
	text-decoration:none;
	line-height:150%;
}

/* color of error message in column 2 */
#tpl01 #col02 * .errMsg
{
	color:#cc0000;
	font-size:12px;
	font-family:verdana, 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:verdana, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#tpl01 #col01 .mod .modTxtCtr
{
	line-height:150%;
}
#tpl01 #col01 .mod .modCmn
{
	width:169px;
	margin-left:18px;
	margin-right:18px;
	margin-top:18px;
	
}
#tpl01 #col01 .mod .mod_custom 
{
	margin-left:18px;
	margin-right:18px;
	margin-top:18px;
	
}

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

#tpl01 #col02 .mod .mod005
{
	width:720px;
	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:verdana, helvetica, sans-serif;
	font-size:12px;
	
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#tpl01 #col01 .mod .modHdl
{
	margin-bottom:18px;
}
#tpl01 #col01 .mod .modHdl .one
{
	margin-bottom:6px;
}

/* 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:verdana, helvetica, sans-serif;
	font-size:16px;
	
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#tpl01 #col02 .mod .modHdl
{
	margin-bottom:24px;
}									 
#tpl01 #col02 .mod .modHdl .one
{
	margin-bottom:12px;
}

/* template headline */
#tpl01 .mod .tplHdl .modHdl h1.one, #tpl01 .mod .tplHdl .modHdl h1.two
{
	font-family:verdana, helvetica, sans-serif !important;
	font-size:16px !important;
	
	font-weight:bold !important;
	color:#666666 !important;
	text-decoration:none !important;
}

/* module image caption in column 1 */
#tpl01 #col01 .mod .modImgCpt
{
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-bottom:12px;
	
	
	
	text-decoration:none;
}

/* module image caption in column 2 */
#tpl01 #col02 .mod .modImgCpt
{
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-bottom:12px;
	
	
	
	text-decoration:none;
}

/* module text paragraphs in column 1 */
#tpl01 #col01 .mod .modTxtCtr
{
	margin-bottom:12px;
	
}

/* module text paragraphs in column 2 */
#tpl01 #col02 .mod .modTxtCtr
{
	margin-bottom:12px;
	
}

/* module images in column 1 */
#tpl01 #col01 .mod .modImgCtrLft
{
	width:60px;
	margin-right:12px;
}
#tpl01 #col01 .mod .modImgCtrRgt
{
	width:60px;
	margin-left:12px;
}
#tpl01 #col01 .mod002 .modColLft .txtWdt, #tpl01 #col01 .mod002 .modColLft .modLnkCtr {
	width:97px;
}
#tpl01 #col01 .mod002 .modColRgt .txtWdt, #tpl01 #col01 .mod002 .modColRgt .modLnkCtr   {
	width:97px;
}
#tpl01 #col01 .mod .modImgCtr {
	margin-right:12px;
}
#tpl01 #col01 .mod006 .modColLft .modImgCtr {
	width:60px;
}
#tpl01 #col01 .mod007 .modColLft .modImgCtr {
	width:60px;
}
#tpl01 #col01 .mod008 .modColLft .modImgCtr {
	width:60px;
}
#tpl01 #col01 .mod .modImgCtrLft img, #tpl01 #col01 .mod .modImgCtrRgt img, #tpl01 #col01 .mod .modImgCtr img, #tpl01 #col01 .mod .img2Col img
{
	margin-bottom:18px;
}

/* module images in column 2 */
#tpl01 #col02 .mod .modImgCtrLft
{
	
	margin-right:24px;
}
#tpl01 #col02 .mod .modImgCtrRgt
{
	
	margin-left:24px;
}
#tpl01 #col02 .mod003 .modImgCtr {
	width:330px;
}
#tpl01 #col02 .mod004 .modGalCtr {
	width:684px;
}
#tpl01 #col02 .mod .modImgCtr {
	margin-right:24px;
}
#tpl01 #col02 .mod006 .modColLft .modImgCtr {
	width:330px;
}
#tpl01 #col02 .mod007 .modColLft .modImgCtr {
	width:330px;
}
#tpl01 #col02 .mod008 .modColLft .modImgCtr {
	width:330px;
}
#tpl01 #col02 .mod .modImgCtrLft img, #tpl01 #col02 .mod .modImgCtrRgt img, #tpl01 #col02 .mod .modImgCtr img, #tpl01 #col02 .mod .img2Col img 
{
	margin-bottom:24px;
}

/* module linklists in column 1 */
#tpl01 #col01 .mod .modLnkCtr
{
	margin-bottom:12px;
}
#tpl01 #col01 .mod .modLnkCtr li
{
	margin-bottom:5px;
}	

/* module linklists in column 2 */
#tpl01 #col02 .mod .modLnkCtr
{
	margin-bottom:12px;
}
#tpl01 #col02 .mod .modLnkCtr li
{
	margin-bottom:6px;
}	

/* module forms in column 1 */
#tpl01 #col01 .mod input, #tpl01 #col01 .mod select
{
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	
	font-size:11px;
	color:#333333;
	
		
		
			width:165px;
		
	
}
#tpl01 #col01 .mod select 
{
	
	font-size:11px;
	color:#333333;
	
		
		
			width:165px;
		
	
}
#tpl01 #col01 .mod006 .twocolumn input
{
	width:93px;
}
#tpl01 #col01 .mod007 .twocolumn input
{
	width:93px;
}
#tpl01 #col01 .mod008 .twocolumn input
{
	width:93px;
}
#tpl01 #col01 .mod textarea
{
	height:96px;
	
	font-size:11px;
	color:#333333;
	
		
		
			width:165px;
		
	
}
#tpl01 #col01 .mod006 .twocolumn textarea
{
	width:93px;
}
#tpl01 #col01 .mod007 .twocolumn textarea
{
	width:93px;
}
#tpl01 #col01 .mod008 .twocolumn textarea
{
	width:93px;
}
#tpl01 #col01 .mod form
{
	font-family:verdana, 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:8px;
}
#tpl01 #col01 .mod .twocolumn form .modBtnArea {
	margin-bottom:24px;
}

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

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

#tpl01 #col02 .mod006 .twocolumn input
{
	width:326px;
}
#tpl01 #col02 .mod007 .twocolumn input
{
	width:326px;
}
#tpl01 #col02 .mod008 .twocolumn input
{
	width:326px;
}
#tpl01 #col02 .mod textarea
{
	height:66px;
	
	font-size:12px;
	color:#333333;
	
		
		
			width:680px;
		
	
}
#tpl01 #col02 .mod006 .twocolumn textarea
{
	width:326px;
}
#tpl01 #col02 .mod007 .twocolumn textarea
{
	width:326px;
}
#tpl01 #col02 .mod008 .twocolumn textarea
{
	width:326px;
}
#tpl01 #col02 .mod form
{
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
}
#tpl01 #col02 .mod form .modConLbl, #tpl01 #col02 .mod014 p
{
	margin-bottom:4px;
}
#tpl01 #col02 .mod input, #tpl01 #col02 .mod textarea, #tpl01 #col02 .mod .code, #tpl01 #col02 .mod select
{
	margin-bottom:11px;
}
#tpl01 #col02 .mod .twocolumn form .modBtnArea {
	margin-bottom:24px;
}
#tpl01 #col02 .mod input,
#tpl01 #col02 .mod textarea
{
	font-family:verdana, helvetica, sans-serif;
	border-color:#666666;
	border-width:1px;
}


/* module 2columns width in column 1 */
#tpl01 #col01 .mod003 .modColLft
{
	width:84px;
	
}
#tpl01 #col01 .mod003 .modColRgt
{
	width:84px;
}

/* module 2columns width in column 2 */
#tpl01 #col02 .mod003 .modColLft
{
	width:330px;
	margin-right:24px;
}
#tpl01 #col02 .mod003 .modColRgt
{
	width:330px;
}

/* google map in column 1 */
#tpl01 #col01 .mod .modMapCtr
{
	width:169px;
	height:126px;
	margin-bottom:18px;
}
#tpl01 #col01 .mod p.modMapTxt
{
	font-family:verdana, helvetica, sans-serif;
}

/* google map in column 2 */
#tpl01 #col02 .mod .modMapCtr
{
	width:684px;
	height:513px;
	margin-bottom:24px;
}
#tpl01 #col02 .mod p.modMapTxt
{
	font-family:verdana, helvetica, sans-serif;
}

/* gallery module in column 2 */
#tpl01 #col02 .mod .modGalCtr
{
	width:684px;
}
#tpl01 #col02 .mod .modGalCtr img
{
	margin-bottom:24px;
}
#tpl01 #col02 .mod .modGalCtr .modImgCpt
{
	margin-bottom:12px;
}
#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:16px;
	margin-bottom:24px;
	margin-left:0;
}
#tpl01 #col02 .mod .modThnCtr .modThnEnt * span
{
	
	width:60px;
	height:45px;
}

/* content overview navigation in column 1 */
#tpl01 #col01 .mod010 .modImgCtr .modNavEnt
{
	
	
	margin-bottom:18px;
}
#tpl01 #col01 .mod010 .modImgCtr
{
	
	
	
}
#tpl01 #col01 .mod010 a.modLnkEnt:link, #tpl01 #col01 .mod010 a.modLnkEnt:visited
{
	
}
#tpl01 #col01 .mod010 a.modLnkEnt:visited
{
	color:#fb8000 !important;
	
	
	text-decoration:underline !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:84px;
	width:84px;
	margin-bottom:24px;
}
#tpl01 #col02 .mod010 .modImgCtr
{
	width:84px;
	margin-bottom:24px;
	margin-right:16px;
}
#tpl01 #col02 .mod010 a.modLnkEnt:link, #tpl01 #col02 .mod010 a.modLnkEnt:visited
{
	font-size:12px;
}
#tpl01 #col02 .mod010 a.modLnkEnt:visited
{
	color:#fb8000 !important;
	
	
	text-decoration:underline !important;
}
#tpl01 #col02 .mod010 a.modLnkEnt:hover, #tpl01 #col02 .mod010 a.modLnkEnt:focus, #tpl01 #col02 .mod010 a.modLnkEnt:active
{
	font-size:12px;
}

/* real estate module in column 1 */
#tpl01 #col01 .mod011 iframe
{
	margin-bottom:18px;
	border:none;
}
/* real estate module in column 2 */
#tpl01 #col02 .mod011 iframe
{
	margin-bottom:24px;
	border:none;
}
#tpl01 #col01 .onecolumn .moduleButton {
	
		
		
			width:165px;
			margin-bottom:24px;
		
	
}
#tpl01 #col01 .mod .onecolumn .modBtnArea {
	margin-bottom:8px;
}
#tpl01 #col02 .onecolumn .moduleButton {
	
		
		
			width:680px;
			margin-bottom:24px;
		
	
}
#tpl01 #col02 .mod .onecolumn .modBtnArea {
	margin-bottom:11px;
}


/* EOF */