
body        {
	color: #0c5e6a;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	line-height: 17px;
	text-align: center
	}





a    { color: white; text-decoration: none }
#adresse  {
	visibility: visible;
	position: absolute;
	z-index: 6;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px
	}


#ausrM {
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 16px;
	height: 16px
	}

#logo {
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -65px;
	width: 130px;
	height: 40px
	}

@page  {
	size: 21cm 29.7cm;
	margin: 5cm 3cm 2cm
	}



