/* Olive pour succès - www.olive-ps.biz */

html { height:101%; } /* vertikale Scrollleiste immer anzeigen */

body {
	margin:0;
	padding:0;
	font: normal 100% "Arial", Times, serif, sans-serif;
	color: #b5123e;
	background-color: #ffffff;
	font-size: 12px;
}

#mittig {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left:-480px;
	width:960px;
	z-index: 1;
}

a {
	text-decoration: none;
	color: #d3711c;
}

a:hover {
	color: #ef5823;
	font-family: Arial, Times, serif, sans-serif;
}

body {
	background-color: #ffffff;
}

#text1 {
	position: absolute;
	visibility: visible;
	left: 335px;
	top: 530px;
	color: #b5123e;
	font-size: 18px;
	z-index: 1;
}

h1 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight: normal;
	color: #ef5823;
}

#index {
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 0px;
	z-index: 1;
}
#visit {
	position: absolute;
	visibility: visible;
	left: 196px;
	top: 100px;
	z-index: 1;
}

#navigation {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 35px;
	font-size: 12px;
	color: #ef5823;
	z-index: 6;
}

#navigation li {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}

#footer{
	position: absolute;
	visibility: visible;
	color: #d3711c;
	font-size: 10px;
	left:10px;
	top:605px;
	height: 10px;
	width: 120px;
}

footer a {
	text-decoration: none;
	color: #b5123e;
	font-size: 10px;
