body				{background-position: fixed;
					 background-repeat: no-repeat;
					 background-color: C1A678;
					 margin-top: 0;
					 margin-left: 0;}
					 
table				{border-collapse: collapse;}

td					{background-repeat: no-repeat;}

a					{font-family: Verdana;
					 font-size: 11;
					 font-weight: bold;
					 color: #242424;
					 text-decoration: none;}
					 
a:hover				{text-decoration: underline;}

img					{border-width: 1px;
					 border-style: solid;
					 border-color: 85704B;}

.galleryLink		{font-family: Verdana;
					 font-size: 11;
					 font-weight: normal;
					 color: #242424;
					 text-decoration: none;}
					 
.galleryLink:hover	{text-decoration: underline;}
					 
.galleryDeadlink	{font-family: Verdana;
					 font-size: 11;
					 font-weight: bold;
					 color: #242424;
					 text-decoration: none;}
					 
.normalText 		{font-family: Verdana;
					 font-size: 13;
					 color: #242424;}

.bottomLine			{color: 85704B;
					 width: 100%;
					 height: 1px;
					 vertical-align: bottom;}
					 
		
.addressText 		{font-family: Verdana;
					 font-size: 11;
					 color: #242424;}
					 
a.Roll_it
{
    background-image: url(images/flags/it.gif);
	display:block;
    width: 21px;
    height: 14px;
}

a.Roll_it:hover
{
    background-image: url(images/flags/it_light.gif);
	display:block;
    width: 21px;
    height: 14px;
}
a.Roll_uk
{
    background-image: url(images/flags/uk.gif);
	display:block;
    width: 21px;
    height: 14px;
}

a.Roll_uk:hover
{
    background-image: url(images/flags/uk_light.gif);
	display:block;
    width: 21px;
    height: 14px;
}
a.Roll_de
{
    background-image: url(images/flags/de.gif);
	display:block;
    width: 21px;
    height: 14px;
}

a.Roll_de:hover
{
    background-image: url(images/flags/de_light.gif);
	display:block;
    width: 21px;
    height: 14px;
}