/* BODY */
body  {font-family: Arial; font-size:11px;}

a:link    {text-decoration: underline; color: #0000FF;}
a:visited {text-decoration: underline; color: #0000FF;}
a:active  {text-decoration: underline; color: #0000FF;} 
a:hover   {text-decoration: underline; color: #009EE0;}

h1   {font-size:18px;
	line-height:20px;
	font-weight:bold;

}
h3   {font-size:16px;
	line-height:20px;
	font-weight:bold;

}

/* TABELLEN/DIVS */
.hometitle	{
	border:0px;
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: white;	
	}

.content {
	border:0px;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: black;
	margin-left:25px;
	line-height:18px;	
	}
	

.rechterkant {
	border:0px;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: black;
	line-height:14px;	
	}

.submenu {
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: white;	
	}
.submenu a:link    {font-family: Verdana; font-size:11px; text-decoration: none; color: white;}
.submenu a:visited {font-family: Verdana; font-size:11px; text-decoration: none; color: white;}
.submenu a:active  {font-family: Verdana; font-size:11px; text-decoration: none; color: white;} 
.submenu a:hover   {font-family: Verdana; font-size:11px; text-decoration: none; color: white;}

.ticker a:link    {font-family: Verdana; font-size:12px; text-decoration: underline; color: white;}
.ticker a:visited {font-family: Verdana; font-size:12px; text-decoration: underline; color: white;}
.ticker a:active  {font-family: Verdana; font-size:12px; text-decoration: underline; color: white;} 
.ticker a:hover   {font-family: Verdana; font-size:12px; text-decoration: underline; color: white;}


.tabtitel	{
	border:0px;
	font-family: Arial;
	font-size:12px;
	padding-left: 2px;
	font-weight: bold;
	color: white;	
	}	
	
.tabinhoud	{
	border:0px;
	font-family: Arial;
	font-size:11px;
	padding-left: 8px;
	font-weight: normal;
	color: black;
	}
.tabinhoud a:link    {font-family: Arial;font-size:11px;text-decoration: none; color: #000000;}
.tabinhoud a:visited {font-family: Arial;font-size:11px;text-decoration: none; color: #000000;}
.tabinhoud a:active  {font-family: Arial;font-size:11px;text-decoration: none; color: #000000;} 
.tabinhoud a:hover   {font-family: Arial;font-size:11px;text-decoration: none; color: #000000;}
	
.onder	{
	border:0px;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: white;
	}
.onder a:link    {font-family: Arial; font-size:11px; text-decoration: none; color: white;}
.onder a:visited {font-family: Arial; font-size:11px; text-decoration: none; color: white;}
.onder a:active  {font-family: Arial; font-size:11px; text-decoration: none; color: white;} 
.onder a:hover   {font-family: Arial; font-size:11px; text-decoration: none; color: white;}
	
.popup { CURSOR: pointer;}
