@charset "utf-8";
/* CSS Document */

.text9weiss {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text10weiss {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 8px;
	margin-bottom: 3px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 17px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #52656F;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 17px;
}
.text10grau {
	font-size: 11px;
	color: #52656F;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #0E457E;
}
a:visited {
	color: #FFFFFF;
}
a:link.grau {
	color: #52656F;
}
a:hover.grau {
	color: #0E457E;
}
a:visited.grau {
	color: #52656F;
}
a:link.blau {
	color: #0E457E;
}
a:hover.blau {
	color: #FFFFFF;
}
a:visited.blau {
	color: #0E457E;
}
li {
	font-size: 11px;
	line-height: 12px;
	list-style-image: url(../contour-mediaservices/liste.gif);
	color: #52656F;
	margin-bottom: 2px;
}

