	a:link,a:visited,a:active    {  
	  background-color: #;
	  color :#0000FF; 
	  text-decoration: none; 
	}
	
	a:hover {  
	  background-color: #;
	  color :#0000FF; 
	  text-decoration: underline; 
	}


	body { 
	  background-color: #ffffff;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  color: #000000;
	  font-size: 12px;
	  margin: 1px;
	}
	
	table.result { 
	  border: solid 0px #666666;
	  background-color: #4000E0;
	}
	
	table.result td { 
	  padding-left:   5px;
	  padding-right:  5px;
	  padding-top:    1px;
	  padding-bottom: 1px;
	  border:         0px;
	  font-size:      10px;
	  color:          #000000;
	}
	
	table.result .row1 { 
	  background-color: #E0E0E0;
	  color:            #000000;
	  font-size:      10px;
	}
	
	table.result .row2 { 
	  background-color: #FFFFFF;
	  color:            #000000;
	  font-size:      10px;
	}
	
	table.result th { 
	  color: #FF6060;
	  background-color: #606060;
	  font-weight:    bold;
	  text-align:     left;
	  font-size: 11px;
	  border:         0px;
	  padding-left:   5px;
	  padding-right:  5px;
	  padding-top:    1px;
	  padding-bottom: 1px;
	}
	
	.newsletter_table    { 
	  border: 3px solid #CCCCCC;
	  margin:10px;
	  padding:0px 10px 10px 10px;
		  background-image:url(http://daniela_pesendorfer.public1.linz.at/lists/images/layout_38.jpg);
	  background-position: top;
	  background-repeat:no-repeat
		}
	
	#a:link    { color :#000000; text-decoration: underline; }
	#a:visited { color :#000000; text-decoration: underline; }
	#a:active  { color :#000000; text-decoration: underline; }
	#a:hover   { color :#888888; text-decoration: none; }
	
	.index {
	  font-weight: normal;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	}
	
	.newsletter_title {
	  font-weight:bold;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	}
	
	.newsletter_text {
	  font-weight: normal;
	  font-size: 12px;
	  background-color: #FFFFFF;
	  color: #002060;
	}
	
	.newsletter_footer {
	  font-weight:normal;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	}
	
	.chapter_title {
	  font-weight: bold;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	  padding: 2px 10px 2px 20px;
	  margin-top: 30px;
	}
	
	.chapter_text {
	  font-weight: normal;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	  padding: 2px 0px 2px 20px;
	}
	
	.product_title {
	  font-weight: bold;
	  font-size: 12px;
	  background-color: #;
	  color: #0000A0;
	  padding: 2px 10px 2px 20px;
	  margin-top: 30px;
	}
	
	.product_text {
	  font-weight: normal;
	  font-size: 12px;
	  background-color: #;
	  color: #000000;
	  padding: 2px 0px 2px 20px;
	}