
a.back {
	color:#631c08;
	text-decoration:none;
}
a.back:hover {
	color:#631c08;
	text-decoration: underline;
}


a.leesverder {
	font-size:9px;
	color:#631c08;
	text-decoration: none;
}
a.leesverder:hover {
	font-size:9px;
	color:#631c08;
	text-decoration: underline;
}

a.none {
	text-decoration: none;
}
a.none:hover {
	text-decoration: none;
}

a.red {
	font-size:9px;
	color:#ca1b2a;
	text-decoration: none;
}
a.red:hover {
	font-size:9px;
	color:#ca1b2a;
	text-decoration: underline;
}

p.maintitel, p.mainintro, h1.maintitel, p.mainbody, span.maintitel, span.mainsubtitel, span.mainsubintro, span.mainsubbody {
	font-family: Arial, Helvetica, sans serif;
}
p.maintitel, span.maintitel, h1.maintitel {
	font-weight: bold;
	font-size: 15pt;
/*	color:#00A28a; */
}

h1.maintitel { 
	margin-left: -2px;
}

p.mainintro, span.mainintro {
	font-weight: bold; 
	font-size: 11pt;
	line-height:20px;
	color:#333333;
}
p.mainbody, span.mainbody {
	font-weight: normal;
	font-size: 9pt;
	line-height:18px;
	color:#111111;
}
span.mainsubtitel {
	font-weight: bold;
	font-size: 11pt;
	color:#b30000;
}
span.mainsubintro {
	font-weight: bold;
	font-size: 9pt;
	color:#666666;
}
span.mainsubbody {
	font-size: 8pt;
}

a.sitemap {
	text-decoration: none;
}
a.sitemap:hover {
	text-decoration: underline;
}
