.textheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EBEBEB;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #CB1713;
	text-indent: 4px;
}

.bigsign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	background-color: #333333;
	padding: 5px;
	border-top: 2px solid #FF3300;
	border-right: 2px #FF3300;
	border-bottom: 2px solid #FF3300;
	border-left: 2px #FF3300;
	display: table;
}

a.bigsign:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	background-color: #333333;
	padding: 5px;
}

a.bigsign:hover {
	color: #E68541;
}

.bigtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	line-height: 22px;
	font-weight: bold;
}

a.bigtextred:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}

a.bigtextred:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bigtextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEC53F;
	line-height: 22px;
}

a.bigtextyellow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEC53F;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

a.bigtextyellow:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bigtextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEBEB;
	text-align: justify;
	line-height: 22px;
}

a.bigtextblock:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEBEB;
	text-align: justify;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.bigtextblock:hover {
	color: #E68541;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E68541;
}

.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	text-align: justify;
	line-height: 18px;
}

a.textblock:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	text-align: justify;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.textblock:hover {
	color: #E68541;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E68541;
}

.smalltextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	text-align: justify;
}

a.smalltextblock:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	text-align: justify;
}

a.smalltextblock:hover {
	color: #E68541;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	line-height: 18px;
}

a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.text:hover {
	color: #E68541;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E68541;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
}

a.smalltext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
}

a.smalltext:hover {
	color: #E68541;
}

.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.subnavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnavi:hover {
	color: #E68541;
}

.pfad {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a.pfad:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.pfad:hover {
	color: #E68541;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #E68541;
}
