| 
					
				 | 
			
			
				@@ -63,32 +63,6 @@ table { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     font-weight: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     font-style: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-/* alternative for body text 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-@font-face { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-family: 'fertigo_proregular'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src: url('/cdn/fonts/fertigo_pro_regular-webfont.eot'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src: url('/cdn/fonts/fertigo_pro_regular-webfont.eot?#iefix') format('embedded-opentype'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/fertigo_pro_regular-webfont.woff2') format('woff2'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/fertigo_pro_regular-webfont.woff') format('woff'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/fertigo_pro_regular-webfont.ttf') format('truetype'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/fertigo_pro_regular-webfont.svg#fertigo_proregular') format('svg'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-weight: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-style: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-/* alternative for headings 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-@font-face { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-family: 'droid_sansbold'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src: url('/cdn/fonts/droidsans-bold-webfont.eot'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src: url('/cdn/fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/droidsans-bold-webfont.woff2') format('woff2'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/droidsans-bold-webfont.woff') format('woff'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/droidsans-bold-webfont.ttf') format('truetype'), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         url('/cdn/fonts/droidsans-bold-webfont.svg#aller_lightregular') format('svg'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-weight: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-style: normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* default styles */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 html { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -121,6 +95,9 @@ p, ul { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 li { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     margin-left: 45px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+a, a:hover, a:active, a:visited { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    color: #000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* default sizes */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 header, .content, footer { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -142,9 +119,7 @@ nav li { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* content styles */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-.content h2, .content h3, .content h4 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    text-decoration: underline; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* footer styles */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 footer { 
			 |