/* background */

.flags {
        position: absolute;
        left: 860px;
        top: 75px;
        width: 80px;
}
    
.english
{
    display: none;
}
.italian
{
    display: inline;
}
.german
{
    display: none;
}

body,html
{
/*	background: url(../images/shadow.png) center repeat-y #000;*/
	background: url(../images/shadow.png)  #000;
	background-position: center 119px;
	background-repeat: no-repeat;
}

.colCenter
{
	background: url(../images/back-utility.png) bottom no-repeat;	
}

.lake
{
	/*background: url(../images/lake.jpg) center no-repeat;*/
}

.finder
{
	background: url(../images/back-finder.png) no-repeat;
}

.toNewsletter h1
{
	font-family:"Times New Roman", Times, serif;
	color:#ff5529;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	width: 210px;
	padding-bottom:0px;
	margin-bottom:10px;
}
.toRequest h1
{
	font-family:"Times New Roman", Times, serif;
	color:#ff5529;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	width: 210px;
	padding-bottom:0px;
	margin-bottom:10px;
}
.toSell h1
{
	
	font-family:"Times New Roman", Times, serif;
	color:#ff5529;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	width: 180px;
	padding-bottom:0px;
	margin-bottom:10px;
}
.notOnlyLake
{
	border-left:1px solid #333333;
}
.notOnlyLake h1
{
	
	font-family:"Times New Roman", Times, serif;
	color:#ff5529;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	width: 200px;
	padding-bottom:0px;
	margin-bottom:10px;
	
}
.separModules
{
	background: url(../images/back-separ.png) repeat-x;
}
/* color */
a:link{color: #cf401b;}
a:visited{color: #cf401b}
body,html
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
}
.inheader .menu
{	
	background-color: #cf401b;
	color: #fff;
}
.inheader .menu ul li a
{
	color:#fff;
}
#footer
{
	color:#fff;
}
.lake
{
	border: 1px solid #808080;	
}
.bodyContent .content li a
{
	color: #fff;
}
.requestLink a
{
	color: #CF401B;	
}
h1,h1 b,h1 strong
{
	color:#CF401B;
}
.phone h1
{
	color:#999b9d !important ;
}
h2
{	
	color: #fff;
}

.toNewsletter a,.toRequest a,.toSell a,.notOnlyLake a
{	
	color:#fff !important;
}
