body { font-size:100%; }

/* Mac IE5.x Hide \*/
* * body {
	font-size		:72%;
}

body {
	font			: normal 64% Arial, Verdana, sans-serif;
	color			: #000;
	background-color	: #CCC;
	margin			: 0;
	padding			: 0;
	text-align		: center;
}
html>body {
	font			: normal 10px Arial, Verdana, sans-serif;
}
.zentrierer {
	width			: 98.0em;
	min-height		: 50em;
	background-color	: transparent;
	margin			: 0 auto;
}
html>body .zentrierer {width: 95em;}

.navi_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
}
.navi_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #3267b8;
	font-weight: bold;
}
.navi_on a {
	float			: left;
	text-decoration	: none;
}

.navi_on a:link, 
.navi_on a:visited {
	color			: #ffffff;
}

.navi_on a:hover, 
.navi_on a:active {
	color			: #3267b8;
}
.textmain {
	color			: #ffffff;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	text-indent: 2em;
}
.textlist {
	color : #ffffff;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	text-indent: 0em;
}
.textlist a {
	text-decoration	: none;
}

.textlist a:link, 
.textlist a:visited {
	color			: #ffffff;
}

.textlist a:hover, 
.textlist a:active {
	color			: #3267b8;
}
strong {
	font-weight: bold;
	color: #ffffff;
}
.redback {
	background-color	: #9a2222;
	font-size: 1.2em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.redback a {
	text-decoration	: none;
}

.redback a:link, 
.redback a:visited {
	color			: #ffffff;
}

.redback a:hover, 
.redback a:active {
	color			: #000000;
}
h1 {
	font-size: 1.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent:0em;
}
h2 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 1.8em 0em 1em;
	text-indent:0em;
}
h3 {
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
	padding: 0.8em 0em 0em;
	text-indent:0em;
}
h4 {
	font-size: 1.1em;
	text-align: left;
	margin: 0px;
	padding: 0em 0em 0em;
	text-indent:0em;
}
