/* CSS Document */

/*  
Theme Name: Verena Hofer
Theme URI: www.hofer-bb.ch
Description: Consulting 
Version: 1.0
Author: Peter Kancsar
Author URI: www.kancsar.com
*/

/*  ---- inhalt ----  */


#text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt; 
	letter-spacing: 0.5pt
	}
	
#text h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 14pt;
	letter-spacing: 0.5pt;
	font-weight: bold;
	}
	
#text h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	letter-spacing: 0.5pt;
	font-weight: bold;
	}
	
#text2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	letter-spacing: 0.5pt;
	list-style-position: inside;
	}
	
	
	#fooder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	color: #666666;
	line-height: 14pt;
	letter-spacing: 0.5pt
	}
	
	#text a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

#text a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
}

#zitat {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #CCCC33;
	line-height: 16pt;
	letter-spacing: 0.5pt;
	font-style: italic;
	}

