body { 	color: #000000;
			font-family: verdana;
			font-style: normal;
			background-color: #EAFFE6; 
       	font-weight: normal }
		

h1 { font-size:18pt; font-family:verdana; }
h2 { font-size:16pt; font-family:verdana; font-weight:normal; }
h3 { font-size:14pt; font-family:verdana; }

td.oben 		{ 
					height: 15px;
					text-align: center;
					background-color: #ABD1A4;
				}

td.unten 		{
					height: 15px;
					background-color: #ABD1A4;
					text-align: right;
				}

td.contenthead 		{ 
					height: 25px;
					text-align: center;
					background-color: #ABD1A4;
					font-family: verdana;
					font-size: 20px;
					color: #000000;
				}

td.content 		{ 
					text-align: justify;
					background-color: #EAFFE6;
					font-family: verdana;
					font-size: 12px;
					color: #000000;
				}

.infotext		{
					text-align: right;
					font-family: verdana;
					font-size: 10px;
					color: #F3F2F1;
					
	
}

a.content {
font-family:verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}

a.content:hover {
font-family:verdana;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

a.letterbox:hover {
font-family:verdana;
font-size: 9px;
color: #C39762;
text-decoration: underline;
}


table.letter {
				text-align: center;
				background-color: #EAFFE6;
				border: solid 1px;
				border-color: #EAFFE6;
				font-family: verdana;
				font-style: normal;
      	 	font-weight: bold;
				}
	
}

table.haupt {
				border:  0px solid rgb(195, 151, 98);
				border-color: #EBD9B1;
				font-family: verdana;
				font-style: normal;
      	 	font-weight: bold;
				}
	
}

.ipt {
	border: 1px ridge #ABD1A4;
	padding-left: 2px;
	font-family: verdana;
}

TEXTAREA {
	background-color: #EAFFE6; 
	border: 1px solid #000000;
	padding-left: 2px;
	scrollbar-base-color: #ABD1A4;
	font-family: verdana;
}