body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D401C;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D401C;
	line-height: 20px;
}

p.bloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D401C;
	line-height: 18px;
	text-align: justify;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D401C;
	line-height: 20px;
	list-style-image: url(/Bild/star_blaugruen.gif);
	list-style-type: disc;
	list-style-position: outside;

}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D401C;
	line-height: 20px;
	list-style-type: decimal;
}

li {
	list-style-type: inherit;
}


.fettrot {
	color: #A55752;
	font-weight: bold;
}


.fettblau {
	color: #535BB1;
	font-weight: bold;
}


a:link {
	color: #3300CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #CB216D;
}
a:active {
	color: #CC0099;
}

a.nav:link {
	color: #535BB1;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #CB216D;
	text-decoration: none;
}
a.nav:active {
	color: #CC0099;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #535BB1;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #535BB1;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #535BB1;
	font-family: Arial, Helvetica, sans-serif;
}

