﻿p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:bold
}

.bildklein {
	border-width: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #652D2E;
	margin-top: 0px;
	margin-bottom: 8px;
	clear:both
}
.style1 {
	text-align: right;
}
.style2 {
	background-color: #652D2E;
}
.style3 {
	font-size: 20px;
	color: #CCCCCC;
	margin-left: 20px;
	margin-top: 14px;
	margin-bottom: 14px;
}
.style4 {
	border: 2px dotted #652D2E;
	padding: 10px;
	margin-bottom: 10px
}
