﻿.text1{
				font-size: 40px;
				font: Arial;
				color: yellow;
				font-style: italic;
				text-align: center;
				line-height: 30px;
				font-family: Arial;
}
.text2{
				font-size: 20px;
				font: Arial;
				color: yellow;
				text-align: center;
				line-height: 12px;
				font-family: Arial;
}
.header{
				background: #008000;
				font-family: Arial;
				font-size: 18px;
				font-weight: bold;
				color: #FFFFFF;
				vertical-align: top;
				text-align: center;
}
.header_datum{
				background: #008000;
				font-family: Arial;
				font-size: 18px;
				font-weight: bold;
				color: #FFFFFF;
				vertical-align: top;
				text-align: center;
				min-width: 108px;
}
.header_monat{
				background: #2f822f;
				font-family: Arial;
				font-size: 18px;
				font-weight: bold;
				color: #FFFFFF;
				vertical-align: top;
				text-align: center;
}
.est{
				font-family: Arial;
				font-size: 14px;
				font-weight: normal;
				color: #FFFF00;
				vertical-align: top;
				text-align: left;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #005500;
}
.nonest{
				font-family: Arial;
				font-size: 14px;
				font-weight: normal;
				color: #CCCCCC;
				vertical-align: top;
				text-align: left;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #005500;
}

.text3{
				font-size: 18px;
				font-family: Arial;
				color: #FFFF00;
				text-align: center;
}
.text4{
				font-size: 18px;
				font-family: Arial;
				color: #C0C0C0;
				text-align: center;

}
.text5{
				font-size: 10px;
				font-family: Arial;
				color: #C0C0C0;
					text-align: center;
}
#content {
				width: 896px;
				margin-top: 0px;
				padding-top: 20px;
}
