/* CSS Document */
body {
	background-color: #c8dd94;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*content*/
.contentTxt {padding-right:4px;padding-top:3px; padding-left:6px; font-size:14px; font-family:tahoma; color:#006633;}

/* Welcome content*/
.content {font-family:tahoma; font-size:14px; color:#FFFFFF; text-align:justify;}
.content a:link {color:#d8f38c; font-style:italic; text-decoration:underline;}
.content a:hover {color:#FFFF99;}
.content a:visited {color:#d8f38c; font-style:italic; text-decoration:underline;}

.content2 {font-family:tahoma; font-size:14px; color:#FFFFFF;}
.content2 a:link {color:#d8f38c; font-style:italic; text-decoration:underline;}
.content2 a:hover {color:#FFFF99;}
.content2 a:visited {color:#d8f38c; font-style:italic; text-decoration:underline;}


/* Leasing content*/
.leasing {font-family:tahoma; font-size:12px; color:#FFFFFF; text-align:justify;}
.leasing a:link {color:#d8f38c; font-style:italic; text-decoration:underline;}
.leasing a:hover {color:#FFFF99;}
.leasingTxt { font-family:tahoma; font-size:14px; color:#003300;}
.leasingTxt a:link { font-family:tahoma; font-size:14px; color:#006600; text-decoration:underline;}

.lesingtitle { font-family:tahoma; font-size:16px; color:#003333;}
.leasingtag { font-family:tahoma; font-size:10px; color:#003300; font-weight:bold;}

.leasingtag1 { font-family:tahoma;  color: #003300; text-decoration:none; font-weight:bold;}
.leasingtag1 a:link { font-family:tahoma;  color: #003300;  text-decoration:none; font-weight:bold;}
.leasingtag1 a: hover { color: #009900; text-decoration:none}

.leasingtag1title { font-family:tahoma; font-size:14px; color:#003333; font-weight:bold;}


.leasing1 { color:#FFFFFF; border-color:#FFFFFF; background-color:#006600; border-width:1px}


/* project content*/
.projectlist {font-family:tahoma; font-size:12px; color:#FFFFFF; text-align:center;}
.projectlist a:link {color:#5f4600; text-decoration:underline; text-align:center;}

/* news content*/
.newscontent {font-family:tahoma; font-size:12px; color:#FFFFFF; text-decoration:underline; text-align:left;}

/* footer */
.footer { font-family:tahoma; font-size:12px; color:#518583; text-decoration:none; font-weight:bold;}
.footer a:link {color:#518583; text-decoration:none;}
.footer a:hover {color:#FFFFCC; text-decoration:none;}
.footer a:visited{color:#518583; text-decoration:none;}


/*contactus*/
.errtxtbox{ color:#FFFFFF; border-color:#FFFFFF; background-color:#006600; border-width:1px}
.errTxt { color:#FF0000;}
.txtbox{color:#000000;}


.news {font-size:14px; font-family:tahoma; color:#ffffff; text-decoration:underline;}
.news a:link { color:#ffffff; text-decoration:underline;}
.news a:hover { color:#ffffff;  text-decoration:underline;}
.news a:visited { color:#ffffff;  text-decoration:underline;}


/* ------------------------------------------------------------------- */


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-image:url(images/menu_leasing.jpg)
}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-image:url(images/back.jpg);
}
.suckertreemenu ul li a{
display: block;
width: 119px;
}
.suckertreemenu ul li ul{
left: 110;
position: absolute;
top: 1em;
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
.suckertreemenu ul li ul li ul{ 
left: 210px;
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
width: 180px;
text-decoration: none;
}
.suckertreemenu ul li a:hover{
background-image:url(images/back.jpg);
color:#e4e0df;
}
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }