/* CSS Document therese.stettler.pptm.ch pi,ts mai-August2009*/
body { 
	font-family:"arial narrow", sans-serif; 
	font-size:18px; 
	color:rgb(255, 255, 204); 
	background-color:rgb(191, 189, 127) 
} 

a:link 		{color: rgb(255, 255, 204); text-decoration:none; font-size:18px; font-weight: bold; }  
a:visited 	{color: rgb(255, 255, 204); text-decoration:none; font-size:18px; font-weight: bold;  }
a:hover 	{color: rgb(255, 255, 204); text-decoration:underline; font-size:18px; font-weight: bold; }

.h1			{font-size: 50px}

table.table1 	{margin-top:20px; margin-left:50px; width:900px; border:0}
table.table2 	{margin-top:20px; margin-left:153px; width:1000px; border:0}

/*die schriftgroesse wird vor allem durch die angaben in den tabellenzellen bestimmt */
.linksoben		{width:200px; height:90px; text-align:right; font-size:18px; font-weight: bold}		
.rechtsoben		{width:700px; height:90px; text-align:left; font-size:18px; font-weight: bold; padding-top: 20px;}		
.linksunten		{width:200px; height:340px; text-align:right; font-size:18px; vertical-align:top; padding-top: 44px; line-height:1.2 }		
.rechtsunten	{width:700px; height:340px; text-align:left; font-size:18px; ;  vertical-align:top; padding-top: 10px; line-height:1.2}

.textgelb 				{color:rgb(255, 255, 102); font-size:18px} 
a.textgelb:link 		{color:rgb(255, 255, 102); font-size:18px}  
a.textgelb:visited		{color:rgb(255, 255, 102); font-size:18px}  
a.textgelb:hover		{color:rgb(255, 255, 102); font-size:18px; text-decoration:underline}  

.textolive 				{color:rgb(118, 117, 54);  font-size:18px}
a.textolive:link		{color:rgb(118, 117, 54);  font-size:18px}
a.textolive:visited		{color:rgb(118, 117, 54);  font-size:18px}
a.textolive:hover	 	{color:rgb(118, 117, 54);  font-size:18px; text-decoration:underline}



