<style type="text/css">

/* default stylesheet for site: lagebleu.css */

/* default formatting */
body
    {
  scrollbar-face-color: #6699ff;
  scrollbar-shadow-color: #346b80;
  scrollbar-highlight-color: #689cff;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #346b80;
  scrollbar-track-color: #689cff;
  scrollbar-arrow-color: #000000 
	font-family:	Times New Roman, Times;
	font-size: 	12pt;
	font-style: 	normal;
	}
td 
	{ 
	font-family:	Times New Roman, Times;
	font-size: 	12pt;
	font-style: 	normal;
	}
p 
	{  
	font-family:	Times New Roman, Times;
	font-size: 	12pt;
	font-style: 	normal;
	}
ul 
	{  
	font-family:	Times New Roman, Times;
	font-size: 	12pt;
	font-style: 	normal;
	}

	
/* default links */
a:link 
	{ 
	font-weight: 	bold; 
	color:			#346b80;
	text-decoration: none;
	}
a:visited 
	{
	font-weight: 	bold; 
	color:		#000000;
   text-decoration: none;
	}
a: hover
	{
	font-weight: 	bold;
	color:		#ffffff;
	text-decoration: underline;
	}
a:active 
	{
	font-weight: 	bold; 
	color: 		#000000;
	text-decoration: underline;
	}

	
/* general styles */	
h1 
	{ 
	font-family:	Times New Roman, Times;
	font-size: 	25pt;
	font-weight: 	bold;
	color: 		#000000;
	}
h2 
	{ 
	font-family:	Times New Roman, Times;
	font-size: 	20pt;
	font-weight: 	bold;
	color: 		#000000;
	}
h3 
	{ 
	font-family:	Times New Roman, Times;
	font-size: 	15pt;
	font-weight: 	bold;
	color: 		#000000; 
	}
h6
	{ 
	font-family:	Times New Roman, Times;
	font-size: 		7pt;
	color: 			#000000; 
	}
	
	</style>
	
