/*CSS-Vorlage forum g Standart <http://www.forum-g.ch>*/ 
/*Chris Zuercher 3/3/2004 */ 

body	{ background-color:#ffffff; }
 
 
p		{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
			font-size:10pt;
			color:#000000;} 
			
strong	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
			font-wight:bold;
			font-size:10pt;
			color:#000000;} 
 
 
h1,h2,h3	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
			font-size:13pt;
			color:#000000; 
			font-weight:bold;}  
 
h4,h5,h6	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
			font-size:12pt; 
			color:#000000; 
			font-weight:bold;} 
  
a:link	{ color:#777777;
	    text-decoration:none; 
	    font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
	    font-size:10pt;}  
	  
a:visited	{ color:#777777; 
			text-decoration:none; 
			font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
			font-size:10pt;} 
	      
a:hover		{ color:#777777;
			text-decoration:underline; 
			font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
			font-size:10pt;} 
	      
a:active	{ color:#777777; 
	     		text-decoration:none; 
	     		font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
	     		font-size:10pt;} 

pre		{ text-decoration:none; 
       			text-align:center;  
       			font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
       			font-size:10pt; color:#777777;  
       			text-align:center;}
       			
#oben	{position:absolute; 
				top:0px; 
				left:0px; 
				width:100%; 
				height:110px;
				text-align: right;}
				
#navigation {position:relative; 
					top:120px; 
					left:10px; 
					width:22%; 
					}

#inhalt-bg		{position:absolute; 
					top:140px; 
					left:130px; 
					width:78%;
					margin-left:25px;
					}
					
#inhalt		{position:absolute; 
					top:140px; 
					left:130px; 
					width:80%;
					min-height:80%; 
					background-image: url(http://www.forum-g.ch/images/t-hintergr.jpg); 
					background-repeat: no-repeat; 
					background-position: 300px 300px;
					margin-left:40px;}
       			
ul	 	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
						font-size:10pt;
						color:#000000;
						list-style-image:url(http://www.forum-g.ch/images/navigation/welle.gif);
						white-space:nowrap;}
						
a.navi:link	{ color:#000000; 
		   text-decoration:none;  
		   font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
		   font-size:8pt;} 
		    
a.navi:visited	{ color:#000000; 
		       text-decoration:none;  
		       font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		       font-size:8pt;}
		         
a.navi:hover	{ color:#000000; 
		      text-decoration:underline;  
		      font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		      font-size:8pt;}
			 
a.navi:active	{ color:#000000; 
		       text-decoration:none;  
		       font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		       font-size:8pt;} 
						
						
	
table.agenda	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
	          	font-size:10pt; 
	        	color:#000000;
	        	    white-space: nowrap;}  
	
tr.so	{ background-color:#DCDCDC;
	font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
	font-size:10pt; 
	color:#000000; 
	font-weight:bold;}
	
tr.monat {font-size:12pt;
			font-family:'Helvetica','Arial','Arial Narrow',sans-serif; 
	  	    height:50pt;
			color:#000000; 
			font-weight:bold;
			vertical-align:middle;}
			
ul.navi		 	{ 
						list-style-image:url(http://www.forum-g.ch/images/navigation/welle.gif);
						white-space:nowrap;}
	 
a.youth:link	{ color:#000000; 
		   text-decoration:none;  
		   font-family:'Helvetica','Arial','Arial Narrow',sans-serif;
		   font-size:10pt;} 
		    
a.youth:visited	{ color:#000000; 
		       text-decoration:none;  
		       font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		       font-size:10pt;}
		         
a.youth:hover	{ color:#000000; 
		      text-decoration:underline;  
		      font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		      font-size:10pt;}
			 
a.youth:active	{ color:#000000; 
		       text-decoration:none;  
		       font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
		       font-size:10pt;} 
		    
		       
#zitat	{  font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
   	    font-size:12pt; 
   	    color:#000000; 
   	    text-align:center;
   	    font-weight:bold;
   	    padding:20px;} 

#autor	{  font-family:'Times New Roman',Times,serif ;  
   	    font-size:13pt; 
   	    color:#000000; 
   	    font-style:italic;
   	    text-align:right;
   	    padding:20px;}
   	    
.news-link	{ font-family:'Helvetica','Arial','Arial Narrow',sans-serif;  
   	    			   font-size:10pt; 
   	              color:#777777; 
   	   			   text-align:center;
   	                  font-weight:bold;
					  padding-right:10px;
   	                  } 
 	    	           		       
	   
/*The End :-)*/ 
 
