* {
	margin:0px; padding:0px;
	font-size: 1em; line-height: 1em;
	border: none;
}

html, body {
	width: 100%; height: 100%;
	background: #000000 url(../img/background.jpg) repeat-x top left;
	font-family: arial, helvetica, sans-serif;
	overflow: hidden;
}

.fancybox, .fancy {
	display:none;
}

#visiteVirtuelle, 
#newsletter {
	width: 100%;
	height: 100%;
}

h1 {
	margin: 20px;
	font-size: 2em;
}
p {
	margin: 10px 20px;
	font-size: 1em;
}

