/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: transparent;
}

#header, #nav, #footer, #leer, #scrollbox {
	display: none;
}

#adresse {
	visibility: visible; 
}

#headersub h1 {
  	top: 180px; 
	left: 55px; 
	margin: 0; 
	padding: 0;
  	color: #2A5C2A;
  	letter-spacing: 0.2em;
 	font: bold 1.5em Times, serif; 
	text-align: left;
}

#headersub p {
	font: italic 1.2em Times, "Times New Roman", serif;
  	color: #2A5C2A;
  	margin: 0; 
	padding: 0;
}

.left p, .leftbox p {
	font-size: 90%; 
	line-height: 1em;
   	margin: 0 1.5em 0 0; 
	padding: 0.4em 0;
}

.left h2, .leftbox h2 {
	letter-spacing: 0.1em;
  	font: italic 1.2em Times, "Times New Roman", serif;
  	color: #2A5C2A; 
	margin: 0.5em 0 0.2em 0.3em;
}

.left p a:link {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.left p a:hover {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.left p a:visited {
	color: #B20025;
	text-decoration: none;
	font-weight: bold;
}

.leftelement {
	font-size: 90%; 
	line-height: 1em;
	color: #B20025;
	font-weight: bold;
}
/* image */
img {
	border: 0;
}

