.fontGlobal {
	font-family: MS Sans Serif;
	color: #232323;
    line-height: 20px;
	font-size: 11px;
}

.fontReg {
	font-size: 11px;
	color: #232323;
	line-height: 20px;
}

.fontReg a {
	font-size: 11px;
	color: #731E00;
	line-height: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #731E00;
	text-decoration: none;
}

.fontReg a:hover {
	font-size: 11px;
	color: #731E00;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #731E00;
	text-decoration: none;
}

.fontFront {
	font-family: Arial;
	font-size: 26px;
	line-height: 22px;
	color: #CB2628;
	font-weight:bold;
}

.fontFront a {
	color: #EE312E;
	text-decoration:none;
}

.fontFooter {
    font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.fontFooter a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.fontFooter a:hover {
	font-size: 8px;
	color: #232323;
}

.fontSitemap a {
	font-size: 11px;
	color: #787878;
        text-decoration: none;
	}

.fontSitemap a:hover {
	font-size: 11px;
	color: #731E00;
	text-decoration: none;
	}

ul { 
        list-style-type: disc; list-style-image: url(/fileadmin/site/img/button/bullet.gif); list-style-position: outside; }

.fontHeader {
	font-size: 14px;
	color: #232323;
	line-height: 20px;
	font-weight: bold;
}

.fontTeaser {
	font-size: 11px;
	color: #787878;
	line-height: 20px;
}

.fontTeaserTitle {
	font-size: 16px;
	color: #787878;
	line-height: 20px;
}

.fontTitle {
	font-size: 18px;
	color: #232323;
	line-height: 20px;
	font-weight: bold;
}