/* Newsletter CSS www.pdamax.de  Version 1.1 vom 27.11.2008 */

td.inhalt {
	padding-left : 5;
	padding-right : 5;	
	color: White;
}
font.top {
	color: #666600;
	margin-left : 5;
}
td.top {
	padding-top: 10;
	font-size : 14px;
	line-height:19px; 
}
table.top {
	border: 4px solid;
	border-style: solid;
	border-color: #999933;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
}
li.top, ul.top {
	padding-left : 5px;
	margin-left : 5px;
	font-size : 12px;	
	margin-top:4px;
	margin-bottom:4px;
}
p,h1,h2,h3,h4,table,tr,td,ol,ul,li,div,a 
		{
		font-family: ARIAL,HELVETICA,SANS-SERIF;
		}
a 		{text-decoration:none;} 
a:link, a:visited 		{color:#999933; background:#FFFFFF;}
a.top, a.top:link, a.top:visited  		{
	color:#FFFFFF;
	background:#969632;
} 
 a.del {
		text-decoration: none;
}
a.del:link
	{
	 color:#003300; background:#999933;
}
a.del::visited {
	color:#003300; background:#999933;
 }

