
.PlainTextLink a:link, .PlainTextLink a:visited {
	font-weight:300;
	color:#444;
	text-decoration:underline;
	font-size:1em;
}

.PlainTextLink a:hover, .PlainTextLink a:active, .PlainTextLink a:focus {
	font-weight:300;
	text-decoration:none;
	font-size:1em;
}


.MehrLesenLink a:link, .MehrLesenLink a:visited {
	font-weight:400;
	text-decoration:none;
	font-size:1em;
}

.MehrLesenLink a:hover, .MehrLesenLink a:active, .MehrLesenLink a:focus {
	font-weight:400;
	text-decoration:none;
	font-size:1em;
}


.LoginLink a:link, .LoginLink a:visited {
	font-family:'Lato',arial,verdana,sans-serif;
	font-weight:400;
	color:#444;
	text-decoration:none;
	font-size:16px;
}

.LoginLink a:hover, .LoginLink a:active, .LoginLink a:focus {
	font-family:'Lato',arial,verdana,sans-serif;
	font-weight:400;
	color:#444;
	text-decoration:underline;
	font-size:16px;
}


.WithOutStyle a:link, .WithOutStyle a:visited, .WithOutStyle a:hover, .WithOutStyle a:active, .WithOutStyle a:focus {
	color:#444;
	text-decoration:none;
	font-size:1em;
}


.GlossaryTerm {
	cursor:help;
	border-bottom:1px dashed #444;
}


.btn a:link, .btn a:visited, .btn a:hover, .btn a:active, .btn a:focus {
	color:#fff !important;
	text-decoration:none;
}







.FooterLinkOff a:link, .FooterLinkOff a:visited {
	font-family:'Lato',arial,verdana,sans-serif;
	font-weight:400;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	margin:0px 30px 0px 0px;
}

.FooterLinkOff a:hover, .FooterLinkOff a:active, .FooterLinkOff a:focus {
	text-decoration:underline;
}

.FooterLinkOn a:link, .FooterLinkOn a:visited, .FooterLinkOn a:hover, .FooterLinkOn a:active, .FooterLinkOn a:focus {
	font-family:'Lato',arial,verdana,sans-serif;
	font-weight:400;
	color:#fff;
	text-decoration:underline;
	font-size:16px;
	margin:0px 30px 0px 0px;
}
