	/* neon* fotografie Screen StylesheetVersion: 1.0Last Update: 2009/02/18*//* Reset */body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {    margin: 0;    padding: 0;}h1, h2, h3, h4, h5, h6 {    font-size: 100%;    font-weight: normal;}strong {    font-weight: bold;}li {    list-style: none;}table {    border-collapse: collapse;    border-spacing: 0;}fieldset, img {    border: 0;}address, caption, cite, code, dfn, em, strong, th, var {     font-style: normal;    font-weight: normal;}caption, th {    text-align: left;}input, textarea, select {    font-family: inherit;    font-size: inherit;    font-weight: inherit;}body, html {    width: 100%;    height: 100%;}/* Basics */body {  	margin: 0;	padding: 0;	height: 100%;	width: 100%;	background: #fff;	color: #000;	text-align: left;	font-family: arial, helvetica, sans-serif;	font-size: 12px;	font-weight: normal;  	line-height: 15px;	overflow: hidden;} 	#neon_flash {	/* flash layer */	margin: 0;	padding: 0;	height: 100%;	width: 100%;}h1, h2, h3 {	margin: 0 0 0 100px;	padding: 0 0 15px 0;	font-size: 12px;	text-decoration: none;	font-weight: normal;}h1 {	margin-top: 100px;}	p {	margin: 0 0 0 100px;	padding: 0 320px 15px 0;	font-size: 12px;	text-decoration: none;	font-weight: normal;}	a, a:link, a:visited { 	color: #000000;	text-decoration: underline;}a:hover {	color: #CCCCCC;	text-decoration: none;}	.neon {	background: #99FF00;}