a:link
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer.gif") left center no-repeat;
	margin-left: 0px;  	
	color: #33b7ff; 
}

a:visited
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer.gif") left center no-repeat;
	margin-left: 0px;  
	color: #33b7ff; 
}

a:hover
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer.gif") left center no-repeat;
	margin-left: 0px;  
	color: #1d85bd; 
}

a.imagelink:link
{
	padding: 0px 0px 0px 0px;
	background: url("") left center no-repeat;
}

a.imagelink:visited
{
	padding: 0px 0px 0px 0px;
	background: url("") left center no-repeat;
}

a.imagelink:hover
{
	padding: 0px 0px 0px 0px;
	background: url("") left center no-repeat;
}

body, table, tr, td
{
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	color: #c3c2c0;
}

.smallfont
{
	font-family: Verdana, Arial, Geneva;
	font-size: 7pt;
}

.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright
{
	color: #9C1B1E;
	font-family: verdana, arial, geneva;
	font-size: 6pt;
	text-decoration: none;
}

.hline
{
   background: url(https://www.connect2.ch/website/images/hline.gif) repeat-x center;
   height: 30px;
}

.hline_nospace
{
   background: url(https://www.connect2.ch/website/images/hline.gif) repeat-x center;
   height: 1px;
}

.vline
{
   background: url(https://www.connect2.ch/website/images/vline.gif) repeat-y center;
   width: 30px;
}