





/***                     ***/
/***  template 3         ***/
/***                     ***/
 
/* general */
#tpl03 .colCnt
{
	min-height:230px;
	height: expression(document.body.clientHeight < 230? "230px": "auto" );
}

/* column 1 */
#tpl03 #col01
{
	width:542px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	margin-right:14px;
	margin-top:13px;
	
	margin-left:80px;


	
	
		
		
		
		
		
	background-color:#fcfcfc;
		
		
	

}
#tpl03 #col01 .colCnt
{
	
}

/* column 2 */
#tpl03 #col02
{
	width:264px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	


	
	
		
		
		
		
		
	background-color:#fcfcfc;
		
		
	


}
#tpl03 #col02 .colCnt
{
	
}

/* panoramas */
#tpl03 .tplPan
{
	margin-left:0px;	
	margin-top:13px;	
}
#tpl03 .tplPan3c
{
	width:820px;
}

/* horizontal devider between two modules in column 1 */
#tpl03 #col01 .divLineCtr
{

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

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

/* round corners of column 1 */
#tpl03 #col01 .ctlRoundCornLT_col
{
	
}
#tpl03 #col01 .ctlRoundCornRT_col
{
	
}
#tpl03 #col01 .ctlRoundCornLB_col
{
	
}
#tpl03 #col01 .ctlRoundCornRB_col
{
	
}

/* round corners of column 2 */
#tpl03 #col02 .ctlRoundCornLT_col
{
	
}
#tpl03 #col02 .ctlRoundCornRT_col
{
	
}
#tpl03 #col02 .ctlRoundCornLB_col
{
	
}
#tpl03 #col02 .ctlRoundCornRB_col
{
	 
}

/* module general in column 1 */
#tpl03 #col01 .mod
{
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#666666; 
}
#tpl03 #col01 .mod .modTxtCtr
{
	line-height:145%; 
}
#tpl03 #col01 .mod .modCmn
{
	width:542px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
}
#tpl03 #col01 .mod .mod_custom 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
}
#tpl03 #col01 .mod .mod005
{
	width:542px;
	margin:0 !important;
}

/* module general in column 2 */
#tpl03 #col02 .mod
{
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#666666; 
	width:264px;
}
#tpl03 #col02 .mod .modTxtCtr
{
	line-height:145%; 
}
#tpl03 #col02 .mod .modCmn
{
	width:264px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:6px;
}
#tpl03 #col02 .mod .mod_custom 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:6px;
}
#tpl03 #col02 .mod .mod005
{
	width:264px;
	margin:0 !important;
}


/* module headlines in column 1 */
#tpl03 #col01 .mod .modHdl h1.one, #tpl03 #col01 .mod .modHdl h1.two, #tpl03 #col01 .mod_custom h2, #tpl03 #col01 .mod_custom h3
{
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	
	font-weight:bold;
	color:#666666; 
	text-decoration:none;
}
#tpl03 #col01 .mod .modHdl
{
	margin-bottom:4px;
}
#tpl03 #col01 .mod .modHdl .one
{
	margin-bottom:4px;
}

/* module headlines in column 2 */
#tpl03 #col02 .mod .modHdl h1.one, #tpl03 #col02 .mod .modHdl h1.two, #tpl03 #col02 .mod_custom h2, #tpl03 #col02 .mod_custom h3
{
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	
	font-weight:bold;
	color:#666666; 
	text-decoration:none;
}
#tpl03 #col02 .mod .modHdl
{
	margin-bottom:4px;
}
#tpl03 #col02 .mod .modHdl .one
{
	margin-bottom:4px;
}

/* template headline */
#tpl03 .mod .tplHdl .modHdl h1.one, #tpl03 .mod .tplHdl .modHdl h1.two
{
	font-family:arial, helvetica, sans-serif !important;
	font-size:24px !important;
	
	font-weight:bold !important;
	color:#666666 !important;
	text-decoration:none !important;
}

/* module image caption in column 1 */
#tpl03 #col01 .mod .modImgCpt
{
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#333333; 
	margin-bottom:4px; 
	
	
	
	text-decoration:none;
}

/* module image caption in column 2 */
#tpl03 #col02 .mod .modImgCpt
{
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#333333; 
	margin-bottom:4px; 
	
	
	
	text-decoration:none;
}

/* module text paragraphs in column 1 */
#tpl03 #col01 .mod .modTxtCtr
{
	margin-bottom:4px;
	padding-left:1px;
}

/* module text paragraphs in column 2 */
#tpl03 #col02 .mod .modTxtCtr
{
	margin-bottom:4px;
	padding-left:1px;
}

/* module images in column 1 */
#tpl03 #col01 .mod .modImgCtrLft
{
	width:264px;
	margin-right:13px;
}
#tpl03 #col01 .mod .modImgCtrRgt
{
	width:264px;
	margin-left:13px;
}
#tpl03 #col01 .mod002 .modColLft .txtWdt, #tpl03 #col01 .mod002 .modColLft .modLnkCtr {
	width:265px;
}
#tpl03 #col01 .mod002 .modColRgt .txtWdt, #tpl02 #col01 .mod002 .modColRgt .modLnkCtr {
	width:265px;
}
#tpl03 #col01 .mod004 .modGalCtr {
	width:542px;
}
#tpl03 #col01 .mod .modImgCtr {
	margin-right:13px;
}
#tpl03 #col01 .mod006 .modColLft .modImgCtr {
	width:264px;
}
#tpl03 #col01 .mod007 .modColLft .modImgCtr {
	width:264px;
}
#tpl03 #col01 .mod008 .modColLft .modImgCtr {
	width:264px;
}
#tpl03 #col01 .mod .modImgCtrLft img, #tpl03 #col01 .mod .modImgCtrRgt img, #tpl03 #col01 .mod .modImgCtr img, #tpl03 #col01 .mod .img2Col img
{
	margin-bottom:6px; 
}

/* module images in column 2 */
#tpl03 #col02 .mod .modImgCtrLft
{
	width:88px;
	margin-right:13px;
}
#tpl03 #col02 .mod .modImgCtrRgt
{
	width:88px;
	margin-left:13px;
}
#tpl03 #col02 .mod002 .modColLft .txtWdt, #tpl03 #col02 .mod002 .modColLft .modLnkCtr {
	width:163px;
}
#tpl03 #col02 .mod002 .modColRgt .txtWdt, #tpl03 #col02 .mod002 .modColRgt .modLnkCtr {
	width:163px;
}
#tpl03 #col02 .mod004 .modGalCtr {
	width:264px;
}
#tpl03 #col02 .mod .modImgCtr {
	margin-right:13px;
}
#tpl03 #col02 .mod006 .modColLft .modImgCtr {
	width:88px;
}
#tpl03 #col02 .mod007 .modColLft .modImgCtr {
	width:88px;
}
#tpl03 #col02 .mod008 .modColLft .modImgCtr {
	width:88px;
}
#tpl03 #col02 .mod .modImgCtrLft img, #tpl03 #col02 .mod .modImgCtrRgt img, #tpl03 #col02 .mod .modImgCtr img, #tpl03 #col02 .mod .img2Col img
{
	margin-bottom:13px; 
}

/* module linklists in column 1 */
#tpl03 #col01 .mod .modLnkCtr
{
	margin-bottom:4px;
}
#tpl03 #col01 .mod .modLnkCtr li
{
	margin-bottom:3px;
}	

/* module linklists in column 2 */
#tpl03 #col02 .mod .modLnkCtr
{
	margin-bottom:20px;
}
#tpl03 #col02 .mod .modLnkCtr li
{
	margin-bottom:3px;
}	

/* module forms in column 1 */
#tpl03 #col01 .mod input, #tpl03 #col01 .mod select
{
	height:20px;
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:535px;
		
		
	
}
#tpl03 #col01 .mod select 
{
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:535px;
		
		
	
}

#tpl03 #col01 .mod006 .twocolumn input
{
	width:263px;
}
#tpl03 #col01 .mod007 .twocolumn input
{
	width:263px;
}
#tpl03 #col01 .mod008 .twocolumn input
{
	width:263px;
}

#tpl03 #col01 .mod textarea
{
	height:90px;
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:535px;
		
		
	
}

#tpl03 #col01 .mod006 .twocolumn textarea
{
	width:263px;
}
#tpl03 #col01 .mod007 .twocolumn textarea
{
	width:263px;
}
#tpl03 #col01 .mod008 .twocolumn textarea
{
	width:263px;
}

#tpl03 #col01 .mod form
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}
#tpl03 #col01 .mod form .modConLbl, #tpl03 #col01 .mod014 p
{
	margin-bottom:2px;
}
#tpl03 #col01 .mod input, #tpl03 #col01 .mod textarea, #tpl03 #col01 .mod .code, #tpl03 #col01 .mod select
{
	margin-bottom:9px;
}
#tpl03 #col01 .mod .twocolumn form .modBtnArea {
	margin-bottom:9px;
}

#tpl03 #col01 .mod input,
#tpl03 #col01 .mod textarea
{
	font-family:arial, helvetica, sans-serif;
	
	border-width:0px;
}

/* module forms in column 2 */
#tpl03 #col02 .mod input, #tpl03 #col02 .mod select
{
	height:20px;
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:192px;
		
		
	
}
#tpl03 #col02 .mod select 
{
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:192px;
		
		
	
}
#tpl03 #col02 .mod006 .twocolumn input
{
	width:161px;
}
#tpl03 #col02 .mod007 .twocolumn input
{
	width:161px;
}
#tpl03 #col02 .mod008 .twocolumn input
{
	width:161px;
}

#tpl03 #col02 .mod textarea
{
	height:90px;
	background-color:#f2f2f2;
	font-size:11px;
	color:#666666;
	
		
			width:192px;
		
		
	
}

#tpl03 #col02 .mod006 .twocolumn textarea
{
	width:161px;
}
#tpl03 #col02 .mod007 .twocolumn textarea
{
	width:161px;
}
#tpl03 #col02 .mod008 .twocolumn textarea
{
	width:161px;
}


#tpl03 #col02 .mod form
{
	font-family:arial, helvetica, sans-serif;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}
#tpl03 #col02 .mod form .modConLbl, #tpl03 #col02 .mod014 p
{
	margin-bottom:2px;
}
#tpl03 #col02 .mod input, #tpl03 #col02 .mod textarea, #tpl03 #col02 .mod .code, #tpl03 #col02 .mod select
{
	margin-bottom:13px;
}
#tpl03 #col02 .mod .twocolumn form .modBtnArea {
	margin-bottom:20px;
}

#tpl03 #col02 .mod input,
#tpl03 #col02 .mod textarea
{
	font-family:arial, helvetica, sans-serif;
	
	border-width:0px;
}

/* module 2columns width in column 1 */
#tpl03 #col01 .mod003 .modColLft
{
	width:264px;
	margin-right:14px;
}
#tpl03 #col01 .mod003 .modColRgt
{
	width:264px;
}

/* module 2columns width in column 2 */
#tpl03 #col02 .mod003 .modColLft
{
	width:132px;
	
}
#tpl03 #col02 .mod003 .modColRgt
{
	width:132px;
}

/* google map in column 1 */
#tpl03 #col01 .mod .modMapCtr
{
	width:542px;
	height:406px;
	margin-bottom:6px;
}
#tpl03 #col01 .mod p.modMapTxt
{
	font-family:arial, helvetica, sans-serif;
}

/* google map in column 2 */
#tpl03 #col02 .mod .modMapCtr
{
	width:264px;
	height:198px;
	margin-bottom:13px;
}
#tpl03 #col02 .mod p.modMapTxt
{
	font-family:arial, helvetica, sans-serif;
}

/* galery module in column 1 */
#tpl03 #col01 .mod .modGalCtr
{
	width:542px;
}
#tpl03 #col01 .mod .modGalCtr img
{
	margin-bottom:6px;
}
#tpl03 #col01 .mod .modGalCtr .modImgCpt
{
	margin-bottom:4px;
}
#tpl03 #col01 .mod * .modThnCtr * .modThnBdrHorz
{
	
	
	

	
	
	
}
#tpl03 #col01 .mod * .modThnCtr * .modThnBdrHorz .modThnBdrVert
{
	
	
	

	
	
	
}
#tpl03 #col01 .mod .modThnCtr a { display:block; }
#tpl03 #col01 .mod .modThnCtr .modThnEnt
{
	margin-top:0;
	margin-right:13px;
	margin-bottom:13px;
	margin-left:0;
}
#tpl03 #col01 .mod .modThnCtr .modThnEnt * span
{
	
	width:90px;
	height:30px;
}

/* galery module in column 2 */
#tpl03 #col02 .mod .modGalCtr
{
	width:264px;
}
#tpl03 #col02 .mod .modGalCtr img
{
	margin-bottom:13px;
}
#tpl03 #col02 .mod .modGalCtr .modImgCpt
{
	margin-bottom:4px;
}
#tpl03 #col02 .mod * .modThnCtr * .modThnBdrHorz
{
	
	
	

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

	
	
	
}
#tpl03 #col02 .mod .modThnCtr a { display:block; }
#tpl03 #col02 .mod .modThnCtr .modThnEnt
{
	margin-top:0;
	margin-right:13px;
	margin-bottom:13px;
	margin-left:0;
}
#tpl03 #col02 .mod .modThnCtr .modThnEnt * span
{
	
	width:90px;
	height:30px;
}

/* content overview navigation in column 1 */
#tpl03 #col01 .mod010 .modImgCtr .modNavEnt
{
	height:30px;
	width:90px;
	margin-bottom:6px;
}
#tpl03 #col01 .mod010 .modImgCtr
{
	width:90px;
	margin-bottom:13px;
	margin-right:13px;
}
#tpl03 #col01 .mod010 a.modLnkEnt:link, #tpl03 #col01 .mod010 a.modLnkEnt:visited
{
	font-size:11px;
}
#tpl03 #col01 .mod010 a.modLnkEnt:visited
{
	color:#333333 !important;
	font-style:normal !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
#tpl03 #col01 .mod010 a.modLnkEnt:hover, #tpl03 #col01 .mod010 a.modLnkEnt:focus, #tpl03 #col01 .mod010 a.modLnkEnt:active
{
	font-size:11px;
}

/* content overview navigation in column 2 */
#tpl03 #col02 .mod010 .modImgCtr .modNavEnt
{
	height:30px;
	width:90px;
	margin-bottom:13px;
}
#tpl03 #col02 .mod010 .modImgCtr
{
	width:90px;
	margin-bottom:13px;
	margin-right:13px;
}
#tpl03 #col02 .mod010 a.modLnkEnt:link, #tpl03 #col02 .mod010 a.modLnkEnt:visited
{
	font-size:11px;
}
#tpl03 #col02 .mod010 a.modLnkEnt:visited
{
	color:#333333 !important;
	font-style:normal !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
#tpl03 #col02 .mod010 a.modLnkEnt:hover, #tpl03 #col02 .mod010 a.modLnkEnt:focus, #tpl03 #col02 .mod010 a.modLnkEnt:active
{
	font-size:11px;
}

/* real estate module in column 1 */
#tpl03 #col01 .mod011 iframe
{
	margin-bottom:6px;
	border:none;
}
/* real estate module in column 2 */
#tpl03 #col02 .mod011 iframe
{
	margin-bottom:13px;
	border:none;
}
#tpl03 #col01 .onecolumn .moduleButton {
	
		
			margin-left:540px;
			margin-bottom:9px;
			position:absolute;
			bottom:0px;
			left:0px;
		
		
	
}
#tpl03 #col01 .mod .onecolumn .modBtnArea {
	
}
#tpl03 #col02 .onecolumn .moduleButton {
	
		
			margin-left:197px;
			margin-bottom:13px;
			position:absolute;
			bottom:0px;
			left:0px;
		
		
	
}
#tpl03 #col02 .mod .onecolumn .modBtnArea {
	
}

/* EOF */