/* 	---------------------------------------
   Martin Heine Fine Art Stylesheet File
	Version 1.0
	Author: Martin Heine / Light Art Vision
	Last Upate: 4/2010 
	--------------------------------------- */

/* Main HTML Body */	


/* Links */

a
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: white;
	font-size : 8pt;
	font-weight : bold;
}

a:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: #59c1d0;
	font-size : 8pt;
	font-weight : bold;
}


a.1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: #1A1A5A;
	font-size : 8pt;
	font-weight : bold;
}

a.1:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: white;
	font-size : 8pt;
	font-weight : bold;
}


/* Table colors and styles */	
	

table.MainTable
{ 	
	height: 100%;
	width: 100%;
}

td.TopHeaderCenter
{
	height : 222;
	width: 970;
	background-image : url(images/mhTopHeader.jpg);
	background-repeat: repeat-x;
	
}

table.topmenue
{ 	
	width: 700;
	background-color: none;
}

table.pictures
{ 	
	background-color: none;
	
}


td.LeftTop
{ 	
	height : 222;
	background-image : url(images/mhTopHeaderBK.jpg);
	background-repeat: repeat-x;

}

td.RightTop
{ 	
	height : 222;
	background-image : url(images/mhTopHeaderBKr.jpg);
	background-repeat: repeat-x;
}

td.bottomBK
{ 	
	background-image : url(images/mhBottom.jpg);
	background-repeat: repeat-x;
	width: 970;
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #484848;
}

td.bottomBKr
{ 	
	background-image : url(images/mhBottomBK.jpg);
	background-repeat: repeat-x;

}

td.bottomBKl
{ 	
	background-image : url(images/mhBottomBK.jpg);
	background-repeat: repeat-x;


}

td.text01
{
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #ffffff;
}

td.text02
{
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #484848;
}

