body {background-color: #E0E2C4;}

p, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333;
	line-height: 18px;
}
h1 {
	font-size : 20px;
		color : #515855;
}
table.rahmen {
	border : 1px solid #336633;
}
table.linien {
	border-width:1px;
  	border-style:solid;
  	border-top-color:#ADA996;
  	border-left-color:#ADA996;
  	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	background-color:#ECEDDD;
	}
img.left {
	float: left; 
	margin:0px 14px 9px 0px; 
	border:1px solid #96917A; }
img.right {
	float: right; 
	margin:0px 0px 9px 14px; 
	border:1px solid #96917A; }	
A:link  {
	color : #6D2A0E;
	text-decoration : underline;
}
A:Visited  {
	color : #6D2A0E;
	text-decoration : underline;
}
A:Active  {
	color : #6D2A0E;
}
A:Hover {
	COLOR: #000000;
	text-decoration : underline;
} 
li {line-height: 26px;}
