/* Start of CMSMS style sheet 'start' */
body {
				background-color: #063;
				color: #333;
				font-family: Verdana, Helvetica, sans-serif;
				font-size: 8pt;
				text-align: center;
			}
			a {
				color: #C00;
				font-weight: bold;
				text-decoration: none;
			}
			a:hover {
				color: #333;
				font-weight: bold;
				text-decoration: underline;
			}
			a:active {
				color: #C00;
				font-weight: bold;
				text-decoration: none;
			}
			#eingang {
				text-align: center;
				width: 580px;
				height: 500px;
				background: #FFF;
				margin: 0 auto;
				padding-top: 5px;
			}
			#img {
				border: none;
			}	
/* End of 'start' */

