.leftborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
.rightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;

}
.content {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #e3cea4;
	background-image: url(../img/reebe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.pfad {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e3cea4;
}
.contentohnebg {

	font-family: Georgia, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D49435;
	border: 1px solid #000000;
}

