/*STYLE SHEET FUER DIE WEB-SEITE DER NEUTEC CHEMIE GMBH*/
/**/

/*BITTE DIESE DATEI NICHT VERAENDERN!!!*/

/*Normale Formatierungen in Dokumenten*/

BODY {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: light;
		color: #003399;
		background-color : #ffffff;			
}

P {
		font-family: Verdana;
		font-size : 12px;
		text-align : justify;	
		font-weight: light;
		color: #003399;
}

/*Oberer und unterer Rahmen*/

BODY.oben {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: bold;
		color: #ffffff;
}

DIV.rahmen {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: bold;
		color: #ffffff;
}

/*Linker Rahmen*/

BODY.menu {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: light;
		color: #ffffff;
		background-color: #003399;		
}

DIV.wechsel {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: light;
		color: #ffffff;		
}

/*Ueberschriften*/
H1 {
		font-family: Verdana;
		font-size : 14px;		
		font-weight: bold;
		color: #003399;
}

H3 {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: bold;
		color: #003399;
}

/*Normale Tabellen*/

TABLE {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: light;
		color: #003399;
}

TR {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: light;
		color: #003399;
}

TD {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: light;
		color: #003399;
}

TD.lists {
		font-family: Verdana;
		font-size : 12px;
		background-color: #d8d8d8;
}

TD.header {
		font-family: Verdana;
		font-size : 12px;
		font-weight: bold;
		background-color: #003399;
		color: #ffffff;		
}

/*Menue-Tabellen*/

TD.fill {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: light;
		background-color: #ffffff;		
}

TD.fill2 {
		font-family: Verdana;
		font-size : 10px;		
		font-weight: light;
		background-color: #003399;		
}

/*Normale Listen in Dokumenten*/

UL {
		font-family: Verdana;
		font-size : 12px;		
		font-weight: light;
		color: #003399;
		
}

LI  {
		font-family: Verdana;
		font-weight: light;
		font-size : 12px;		
		color: #003399;
		
}

/*Normale Links in Dokumenten*/

A {
		font-family: Verdana;
		font-weight: light;
		font-size : 12px;
		color: #003399;
		
}

A:VISITED {
		font-family: Verdana;
		font-weight: light;
		font-size : 12px;
		color: #003399;
		
}

A:LINK {
		font-family: Verdana;
		font-weight: light;
		font-size : 12px;
		color: #003399;
	
}

/*Links im Menue*/

A.menu {
		font-family : Verdana;
		font-weight : normal;
		font-size : 10px;		
		color: #ffffff;
		text-decoration: none;

}

A:VISITED.menu {
		font-family: Verdana;
		font-weight: light;
		font-size : 10px;
		color: #ffffff;
		text-decoration: none;		
		
}

A:LINK.menu {
		font-family: Verdana;
		font-weight: light;
		font-size : 10px;
		color: #ffffff;
		text-decoration: none;		
	
}

A:HOVER.menu {
		font-family: Verdana;
		font-weight: light;
		font-size : 10px;
		color: #669999;
		text-decoration: none;		
	
}

/*Links in Tabellenkoepfen*/

A.lists {
		font-family : Verdana;
		font-weight : bold;
		font-size : 10px;		
		color: #ffffff;
		text-decoration : none;		

}

A:VISITED.lists {
		font-family: Verdana;
		font-weight: bold;
		font-size : 10px;
		color: #ffffff;
		text-decoration : none;		
		
}

A:LINK.lists {
		font-family: Verdana;
		font-weight: bold;
		font-size : 10px;
		color: #ffffff;
		text-decoration : none;		
	
}