
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body
{
cursor: crosshair;

font-family: book antiqua;
	font-size: 8pt;
	color: #000000;
	line-height: 14px;
        cursor:crosshair;
        text-align: justify;

background-image: url(images/pat2.jpg);
}

#container {

margin-bottom: 30px;
}

a img {border: 0px;
cursor: crosshair;}

a {color: #03bdfc;}

#enter {
margin:0 auto;
margin-top: -10px;
height: 561px;
width: 492px;

}

#enterlink {width: 179px;
height: 63px;
margin: 500px 0px 0px 75px;
z-index: 100;}

.pics { width:  492px; height: 561px; padding:0; margin:0; overflow: hidden;
z-index:-5;
 }


.main {
z-index:-6;
background-image: url(images/enter.jpg);
background-repeat: no-repeat;
position: absolute;
left: 50%;
width: 600px;
margin-left: -300px; /* negative Hälfte von width:600px */
top: 300px;
height: 600px;
margin-top: -300px; /* negative Hälfte von height:600px */
border: 0px solid #333333;
}

