.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	color				:#333333;
	font-size			:9px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-decoration: none;
}
.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textcursive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textdick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
.textsw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #6e5e4f;
	text-decoration: none;
}
.textdicksw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #6e5e4f;
	text-decoration: none;
}
.textdickweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	background:#000;
	color: #ffffff;
	text-decoration: none;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.titel1orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #e0a900;
	text-decoration: none;
}
.titel1rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.titel2orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #e0a900;
	text-decoration: none;
}

.titel2rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
}
.titel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.titel3orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #e0a900;
	text-decoration: none;
}

.titel3rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
}