
body {
	background: #d9dadc url(../img/popup/popup_hintergrund.jpg) no-repeat top left;
	margin-top: 45px;
}

body,
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	background-color: #fff;
}

td {
	background-color: #ededed;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #002952;
}

a:hover {
	text-decoration: underline;
}

ol {
	background-image: none !important;
}

ol li {
	padding: 5px 0px !important;
}

ul {
	margin: 10px 0px 10px 27px  !important;
}

ul li {
	padding: 2px 0px 3px 13px !important;
	margin: 0 !important;
	background: url('../img/seite/hintergrund/square.gif') 0px 7px no-repeat !important;
	list-style-type: none;
}

ul li ul li {
	background: none !important;
	list-style-type: circle;
	padding: 0px !important;
}

.ueberschrift {
	font-weight: bold;
}

