@font-face {
	font-family: UniCons;
	src: url("unicons.eot");
}

@font-face {
font-family: UniCons;
	src: url("unicons.woff") format("woff");
}

.symbol {
	font-family: UniCons, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	text-align: center;
	color: #333333;
}
	   
.kleinGrau {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.brot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	text-indent: 20px;
}
.brotItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
}
.brotFett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.headBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 4px;
	text-align: left;
	word-spacing: 4px;
}
.headSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	letter-spacing: 4px;
	text-align: left;
	word-spacing: 4px;
}
.brotLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.headPageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 4px;
	text-align: left;
	word-spacing: 4px;
}
.headPageTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 4px;
}
.headVersal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: top;
	word-spacing: 4px;
	text-indent: 20px;
}

