body				{
					background-color: #3D6EA6;
					}
h1
					{
					color: #3D6EA6;
					font-family: Helvetica, Arial, sans-serif;
					font-size:1%;
					text-decoration: none;
					}
.border 			{
					background: #3D6EA6;
					border-top-width: 3px;
					border-top-style: solid;
					border-top-color: #EF9F00;
					border-bottom-width: 3px;
					border-bottom-style: solid;
					border-bottom-color: #EF9F00;
					}
div.haupt			{
					position: absolute;
					width:100%;
					top: 50%;
					height: 570;
					margin-top: -285px;
					border: 0px;
					z-index:1;
					}
