
/* text */

.titel1 {
	font-family:Georgia, Times;
	color:#a32a22;
	font-size:28px;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.titel2 {
	font-family:Georgia, Times;
	color:#666666;
	font-size:18px;
	line-height:24px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.texttitel {
	font-family:Georgia, Times;
	color:#a32a22;
	font-size:11px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 1px solid #a32a22;
}

.text {
	font-family:Verdana, Arial, Helvetica, Monaco, "Courier New", monospaced;
	color:#666666;
	font-size:11px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	letter-spacing:1px;
}

.text a:link {
	color:#a32a22;
	text-decoration:none;
}
.text a:visited  {
	color:#a32a22;
	text-decoration:none;
}
.text a:hover  { 
	color:#a32a22;
	text-decoration:underline;
}
.text a:active  { 
	color:#a32a22;
	text-decoration:none;
}

.textabstand {
	font-family:Verdana, Arial, Helvetica, Monaco, "Courier New", monospaced;
	color:#666666;
	font-size:11px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:16px;
	font-weight:normal;
	letter-spacing:1px;
}

.textabstand a:link {
	color:#a32a22;
	text-decoration:none;
}
.textabstand a:visited  {
	color:#a32a22;
	text-decoration:none;
}
.textabstand a:hover  { 
	color:#a32a22;
	text-decoration:underline;
}
.textabstand a:active  { 
	color:#a32a22;
	text-decoration:none;
}

