body, td, div, p {
	font-family:Verdana, Arial, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #A0A0A0;
}
ul {
	/*width: 300px;*/
	width: 400px;
	list-style-type: none;
}
li {
	width: 300px;
	padding-left: 20px;
	background-image: url(http://develop.miles-for-more.de/fileadmin/commonImages/dot.gif);
	background-repeat: no-repeat;
	font-size:0.8em;
	line-height: 1.6em;
	size:0.8em;
}
#mainContent {
	width: 800px;
	background-color: #FFFFFF;
	top: 30px;
	position: relative;
}
#contentHelper {
	left: 0px;
	top: 0px;
}
#head {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 150px;
}
div.logoStAltfrid {
	position : absolute;
	left : 9px;
	top : 0px;
	width : 491px;
	height : 149px;
}
div.logoMarathon {
	position : absolute;
	left : 480px;
	top : 5px;
	width : 210px;
	height : 59px;
}

#middle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	overflow: visible;
	visibility: visible;
	text-align: left;
}
div.navi {
	width : 224px;
	float: left;
}
div.content {
	width: 300px;
	margin-left: 230px;
}

#footer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 200px;
	overflow: visible;
}
div.clear {
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}
div.navi ul {
	list-style-type: none;
	width: 184px;
}
div.navi li {
	font-family:Verdana, Arial, sans-serif;
	color: #A0A0A0;
	font-size: 12px;
	font-weight : bold;
	height : 25px;
	width: 184px;
	padding-top : 15px;
	list-style-type: none;
	background-image: none;
}
div.navi li a {
	text-decoration: none;
}

b, strong {
	color: #b5152b;
	font-weight: bold;
}
a {
	color: #A0A0A0;
	text-decoration : underline;
}
a:hover {
	text-decoration : underline;
	color: #b5152b;
}
td {
	font-family:Verdana, Arial, sans-serif;
	color: #A0A0A0;
	font-size:0.8em;
	size:0.8em;
	line-height : 1.6em;
	vertical-align : top;
}
p {
	width: 300px;
	margin: 0px 0px 15px 30px;
	padding: 0px 0px 0px 0px;
	font-size:0.8em;
	size:0.8em;
	line-height : 1.6em;
}
h1 {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.8em;
	size: 1.8em;
	color: #b5152b;
}
h2 {
	padding: 0x 0px 0px 0px;
	margin: 8px 0px 15px 15px;
	font-weight: bold;
	font-size: 1.2em;
	size: 1.2em;
}
.listMarker {
	border: 2px solid #9C004E;
}