.t-title {
	font-size: 16px;
	color:#545454;
	line-height: 21px;
	font-weight: bold;
	}

.t-teaser {
	font-size: 20px;
	color:#999999;
	line-height: 21px;
	font-weight: bold;
	}

.t-subtitle {
	font-size: 16px;
	color:#999999;
	line-height: 21px;
	font-weight: bold;
	}

.t-header {
	font-size: 12px;
	color: #545454;
	font-weight: bold;
	line-height: 16px;
	}

.t-footer {
	font-size: 11px;
	color: #999999;
	}

.t-footer a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	
.t-footer a:hover {
	font-size: 11px;
	color: #2663BB;
	}

.t-text {
	font-size: 12px;
	color: #545454;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	}

.t-text a {
	font-size: 12px;
	color: #C57D00;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border-bottom: dashed 1px #C57D00;
	}

.t-text a:hover {
	border-bottom: solid 1px #C57D00;
	}

.t-global {
	font-family: Arial, Helvetica, MS Sans Serif;
	}

br {
	line-height: 5px;
}
.t-copy {

	font-size: 12px;
	color: #898989;
	line-height: 18px;
}

.t-copy a {
	font-size: 12px;
	color: #C57D00;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border-bottom: dashed 1px #C57D00;
	}

.t-copy a:hover {
	font-size: 12px;
	color: #C57D00;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	border-bottom: solid 1px #C57D00;
	}
	
li {
	list-style-image: url(/fileadmin/tmpl/img/bullet/bullet_reg.gif);
	list-style-position: outside;
}
