/* hintergrund weiss fuer alle framesetinhalte*/

		
		
	a:link 		{ color:#999999; text-decoration:none; }
	a:visited 	{ color:#999999; text-decoration:none; }
	a:active 	{ color:#999999; text-decoration:none; }
	a:hover 	{ color:#7ECFF1; text-decoration:none; }


	

/* text allgemein */
.normal
    { 	font-family:Verdana;Arial;Helvetica;sans-serif;
		font-size:11px;
		font-style:normal;
		line-height:150%;
		color:#999999;
	}
	
	
/* text allgemein */
.cv_normal
    { 	font-family:Verdana;Arial;Helvetica;sans-serif;
		font-size:12px;
		font-style:normal;
		line-height:120%;
		color:#000000;
	}
	
	
/* text allgemein */
.cv_head
    { 	font-family:Verdana;Arial;Helvetica;sans-serif;
		font-size:13px;
		font-style:normal;
		line-height:200%;
		color:#000000;
	}
	
	/* index coming soon */
.index
    { 	font-family:Verdana;Arial;Helvetica;sans-serif;
		font-size:13px;
		font-style:normal;
		line-height:200%;
		color:#999999;
	}

/*projektname verdana 11pt fett */	
.fett
	{	font-family:Verdana;Arial;Helvetica;sans-serif;
		font-size:11px;
		font-style:normal;
		font-weight:bold;
		color:#999999;
	
	}
	



/*positionierung fuer alle inhalte im einzelnen mainframe und im linken katalog frame*/
div1 
	{	position:absolute; 
		top:0px;
		left:0px;
		z-index:1
		background-colour:#999999;
	{
