body { color: gray; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: #fff; background-image: url(bilder/back.jpg); background-repeat: repeat-x; }p {}td {}a:link { color: blue }a:visited { color: purple }a:hover { color: purple }a:active { color: red }#head { background-image: url(bilder/head-back.jpg); 		background-repeat: repeat-x; 		height: 38px; width: 100%; l		eft: 0; top: 0; 		position: absolute; 		right: 0; 		visibility: visible; }#wrapper { width: 960px; 			text-align: center; 			margin: 0px auto;			}#titel { height: 68px; width: 960px; 		text-align: left; 		margin-top: 39px;		}			#content { margin-right: 0%; margin-left: 0%; position: relative; width: 960px; height: 600;			background: #fff; 			text-align: center; 			margin-top: 0px;			box-shadow: 0 0 2px #BBB; 			-moz-box-shadow: 0 0 4px #BBB; 			-webkit-box-shadow: 0 0 4px #BBB; 			-moz-border-radius: 0px; 			-webkit-border-radius: 0px;}#footshadow { background-image: url(bilder/footshadow.jpg); height: 26px; width: 100%; position: static; bottom: 200px; visibility: visible;	overflow: auto;}                      #foot { background-image: url(bilder/footback.jpg); height: 200px; width: 100%; position: fixed; bottom: 0; visibility: visible;	overflow: auto;}/** tooltip styles **/#tooltip {position: absolute;background: url(images/tooltip-bg.png) repeat;border: 1px solid #454545;-moz-border-radius: 4px;-webkit-border-radius: 4px;padding: 10px;color: #FFFFFF;width: 225px;display: none;}