html { border: 0; }
body { border: 0;}


td {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 787777;
}
a {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 787777;
}
a:hover{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 787777;
}

/*---- launch button -------------------------------------------*/
.launch { padding: 6px 4 60 4; color: FFFFFF; }
.launch a { text-decoration: none; color: #FFFFFF; background-color: #304090; padding: 1px 10px 1px 10px ; font-weight: bold;} 
.launch a:hover{
	color: 304090; text-decoration: none;
	background-color: FF8800;
	padding: 1 10 1 10 ;
	font-weight: bold;
} 

/*-------------------------------------------------------------------*/
.title { color: #FFFFFF; background-color: 787777; padding: 1px 0px 1px 5px ; margin-left: 20px; text-align: left; width: 100%; font-weight: bold; }
.title a{ text-decoration: none;color: #FFFFFF; background-color: #787777;   text-align: left; font-weight: bold; }
.title a:hover{ text-decoration: none; color: #304090; background-color: #787777;  text-align: left;  font-weight: bold; }
.cell { font-size: 11px;  padding-right: 5px}

#CompanyLogo		{ padding: 5px 0 5px 0; }
#CompanyLogo .hl1  	{ float: left; width:162; height:20; background: url(images/evol.02b.gif) ;} 
#CompanyLogo .hl2  	{ float: right; width: 295px; color: 787777; 	font-weight: bold; 	font-size: 11px; padding-top: 6px;}
	
.MainMenu { padding: 4px;}
.MainMenu a{ text-decoration: none;}
.MainMenu a:hover{ text-decoration: none;}


#MainTable { 
	border: 1px solid #999999; 
	background-color: #FFFFFF; margin-bottom: 3px; }
/*------------------- Außenrahmen --------------------------------------*/
.siteouter { text-align:center;  }
.sitemid {  }
.siteinner { width: 600px;
	border-left: 1px dotted #BBBBBB; border-right: 1px dotted #BBBBBB;
	margin-right: auto;  margin-left: auto; 
	background-color: #FFFFFF; text-align:left;
	}
	
	
#content {   }
#footerbar { height: 20px; background: url(images/hbar.gif) 0 -2 ;  padding-left: 5px; padding-top:2px; }

/*---------- sliding webshots ------------------------------------*/
#slidingwebshots { width:460px; border: 1px solid #999999;  padding: 5px; margin-bottom: 10px;}

/*---------- dhtml image tooltip ------------------------------------*/
#dhtmltooltip{
	position: absolute;
	width: 160px;
	border-left: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
	background-color: #EEEEEE;
	visibility: hidden;
	z-index: 100;
	filter: progid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=2);
}




