.bildtext {
	font-style: italic;
}

body {
	font-family: calibri, arial, verdana;
	color: #595e5f;
}

p {
	font-size: 15px;
	line-height: 150%;
}

ul {margin-left: 30px;}
ol {margin-left: 30px;}
ol li {padding-bottom: 10px;}

h1 {
	margin-top: 20px;
	color: #b43c3e;
	font-size: 26px;
	font-weight: normal;
}
h2 {
	color: #000;
	font-size: 28px;
	font-weight: normal;
}
h3 {
	color: #595e5f;
	font-size: 18px;
	font-weight: normal;
}
.captioned {}

.bildram, .bildram_right {
	padding: 3px;
	border: 1px solid #000;
}
.bildram_right {
	margin-left: 25px;
}
