html
{
	min-height: 100%;
	height: 100%;
	padding: 0 0 1px 0;

}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin:0px;
	color: #666666;
	padding:0px;
	font-size: 12px;
	background-image: url(gfx/hg.gif);
	overflow-x: hidden;
}

#titel {
	position:absolute;
	left:50%;
	width:441px;
	margin-top:150px;
	margin-left:-266px;
	padding:15px;
	text-align: right;
	}


.content {
	position:absolute;
	left:50%;
	margin-top:870px;
	margin-left:-266px;
	width: 414px;
	padding:15px 15px 15px 40px;
	text-align: justify;
	}
	
	.adresse {
	position:absolute;
	left:50%;
	margin-top:1400px;
	margin-left:-266px;
	width: 414px;
	padding:15px 15px 15px 40px;
	text-align: center;
	font-size: 9px;
	}
	
	img  {
	text-decoration: none;
	border: 0px none;	
	}

h1, i, b  {
	display:inline;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}







a:link {color:#B10B0B; text-decoration:none; font-weight:bold;}
a:visited {color:#B10B0B; text-decoration:none; font-weight:bold;}
a:active {color:#999999; text-decoration:none; font-weight:bold;}
a:hover {color:#999999; text-decoration:underline; font-weight:bold; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #666666;}









		
