body
{
  font-family: georgia, arial, sans-serif; 
  font-size: 14px;
  color: #666666;
  line-height: 1.4em;
  background-color: #ffffcc;
  background-image: url(images/background/bg_orange.gif);
  background-repeat: no-repeat;
  margin: 0px;
}

td
{
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  line-height: 1.4em; 
}

hr
{
 height: 0; 
 border-width: 1px 0 0 0; /* remove all borders except the top one */ 
 border-style: solid; 
 border-color: #cccccc; 
} 

.MainTab
{
  width: 800px;
  height: 100%;
}

.ContentTab
{
  background-color: #ffffff;
  border: 1px solid #aaaaaa; 
  border-right: 4px solid #aaaaaa; 
  border-bottom: 1px solid #aaaaaa; 
  font-size: 12px; 
  font-family: georgia, arial, sans-serif; 
  vertical-align: top; 
  padding: 20px; 
  padding-left: 0px;
  padding-right: 0px;
  
  line-height: 1.4em;
}

.ContentTitle
{
  font-size: 16px; 
  color: navy;
  margin-top: 16px;
  background-color: #f6f6f6;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  border-top: 1px solid #f6f6f6
  
}
 
 
A:link	{text-decoration: none; border-bottom: 1px dotted #666666; color:	seagreen}	
A:visited	{text-decoration: none; border-bottom: 1px dotted #666666; color:	seagreen}	
A:hover	{text-decoration: none; border-bottom: 1px dotted #666666; color:	orange}	
  
.Normal { font-family: georgia, arial, sans-serif; color: #666666; font-size: 14px; line-height: 1.4em; }  
.Klein { font-family: georgia, arial, sans-serif;  color: #666666; font-size: 10px; line-height: 1.4em; }
.Big { font-family: georgia, arial, sans-serif; color: darkblue; font-size: 16px; line-height: 1.4em;}
.BigPeru { font-family: georgia, arial, sans-serif;  color: peru; font-size: 16px; line-height: 1.4em;}
.Biger { font-family: georgia, arial, sans-serif;  color: darkblue; font-size: 17px; line-height: 1.4em; }

.Sitemap
{
  font-family: verdana; 
  width: 160px;
}

.Sitemap A:link	
  {text-decoration: none; border: 0px; color: #666666}	
.Sitemap A:visited	
  {text-decoration: none; border: 0px; color:	#666666}	
.Sitemap A:hover	
  {text-decoration: none; border-bottom: 1px dotted #666666; color: orange}	
 
  #imageMenu {
	position: absolute;
	left:111px;
	height: 273px;
	overflow: hidden;
	width: 650px;
	

	
}

#imageMenu a {border:0}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 276px;
	width: 1000px;
	position:relative;
	
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:93px;
	height: 233px;
	
}

#imageMenu ul li.m1 a {
	background: url(images/Meso1.jpg) repeat scroll 0%;
	}

#imageMenu ul li.m2 a {
	background: url(images/meso2.jpg) repeat scroll 0%;
}

#imageMenu ul li.m3 a {
	background: url(images/meso3.jpg) repeat scroll 0%;
}

#imageMenu ul li.m4 a {
	background: url(images/meso4.jpg) repeat scroll 0%;

}
#imageMenu ul li.m5 a {
	background: url(images/meso5.jpg) repeat scroll 0%;

}
#imageMenu ul li.m6 a {
	background: url(images/meso6.jpg) repeat scroll 0%;

}
#imageMenu ul li.m7 a {
	background: url(images/meso7.jpg) repeat scroll 0%;

}




.clear {
	clear: both;
}

