.border1 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #A43413;
	border-left: none;
}
.border2 {
	border: 5px groove #EAC148;
}
.background {
	background-image: url(images/hintergrund1.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.border3 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A43413;
	border-bottom-color: #A43413;
	border-left-color: #A43413;
}.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.border4 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A43413;
	border-left-color: #A43413;
	border-top-style: solid;
	border-top-color: #A43413;
	border-bottom-width: 1px;
	border-bottom-color: #A43413;
}
.bildunterschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-style: italic;
}
.background2 {
	background-image: url(images/hintergrund2.jpg);
	background-repeat: no-repeat;
}
.borderoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A43413;
}

