body {
	font-family: "Times New Roman";
	font-size: 10pt;
	background-color: #FFFBB4;
	margin-top: 10px;
	color : #663333;
}
h2 {
  color: #7B6342;
	font-family: "Times New Roman";
	font-size: 14pt;
	background-color : #FFFF99;
	padding-left :14px;
	font-weight: 300;
	border: double #FF9900;
	border-color: #CC9933;
	
}

h3 {
	background: #FFFF99;
	color: #5B4931;
	font-family: "Times New Roman";
	font-size: 11pt;
	padding: 0 14 0 14;
	font-weight: 300;
	border: double #FF9900;
	border-color: #CC9933;
	
}	
.r1 {
		
	border-left:  medium solid #917A4E;
	border-top:  medium solid #A18756;
	
	border-right: medium solid #4F422A;
	border-bottom: medium solid #493D27;
}
.r2 {
	border: medium double #5A433D;
}
.r3 {
	/* border: 5px double #5A433D; */
	border-left:  5px double #917A4E;
	border-top:  5px double #A18756;
	
	border-right: 5px double #4F422A;
	border-bottom: 5px double #493D27;
}
p {
	color : #663333;
	font-family: "Times New Roman";
	font-size: 10pt;
	
}

td {
	color : #663333;
	font-family: "Times New Roman";
	font-size: 10pt;
}
.lisene{
/* zeigt die Lisene mit entsprechend eingerücktem Inhalt */
	background-image: url(Liesene600.GIF);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 55px;
}
A:Link {
	text-decoration: underline;
	color : #663333;
	font-family : "Times New Roman";
	}

A:Hover {
	text-decoration: underline;
	color: Silver;
	font-family: "Times New Roman";
	background: #254C25;
}
	
A:Activ {
	
	text-decoration: underline;
	color : #663333;
	font-family : "Times New Roman";
		
}

A:Visited {
	text-decoration: none;
	color: Gray;
	font-family: "Times New Roman";
}
.button{
	border: thin solid #D2691E;
	background: #FFFF99;
	color: #5B4931;
	cursor: pointer;
}
.toplink {
text-align: center;
	background: #FFFF99;
	color: #5B4931;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: 300;
	border: double #FF9900;
	border-color: #CC9933;
	padding: 0 10 0 10;
}	

