/*
//--------------------------------------------------------------------------------------------------
// project:  Studer & Thomann Spenglerei AG
// module:   main.css
// written:  michel.hauri@mikez.ch / april 2002
// function: main css
//--------------------------------------------------------------------------------------------------
// version:  v1.000 - basic release
//--------------------------------------------------------------------------------------------------
*/
body, td, th {
	color: #000000;
	font-family: Arial,Helvetica,Univers,sans-serif;
	font-size: 11pt;
}

p {  
	font-family: Arial,Helvetica,Univers,sans-serif; 
	font-size: 10pt
}

.textRot { 
	font-family: Arial,Helvetica,Univers,sans-serif;
	font-size: 11pt;
	color: #C00C5E; 
}

h1 {    
	font-family: "Frutiger 55 Roman",Arial,Helvetica,Univers,sans-serif; 
	font-size: 24pt; 
	color: #003399;	
	font-weight: normal
}

h2 {  
	font-family: "Frutiger 55 Roman",Arial,Helvetica,Univers,sans-serif; 
	font-size: 16pt; 
	color: #003399; 
	font-weight: normal;
	letter-spacing : -1px;
}

h3 { 
	font-family: Arial,Helvetica,Univers,sans-serif;
	font-size: 11pt;
	color: #C00C5E; 
	font-weight: 600;
}

.text1 { 
	font-family: Arial,Helvetica,Univers,sans-serif;
	font-size: 11pt;
	color: #000000; 
	font-weight: 600;
}


