a:link { 
	font-family: Arial, Helvetica, Sans-Serif; 
	/* font-size: 12px;  */
	font-weight: bold;
	font-style: normal;
	color: #8E2424; 
	text-decoration: none } 

a:hover { 
	font-family: Arial, Helvetica, Sans-Serif; 
	/* font-size: 12px;  */
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none } 

a:active { 
	font-family: Arial, Helvetica, Sans-Serif; 
	/* font-size: 12px; */ 
	font-weight: bold;
	font-style: normal;
	color: #8E2424; 
	text-decoration: none } 

a:visited { 
	font-family: Arial, Helvetica, Sans-Serif; 
	/* font-size: 12px; */
	font-weight: bold;
	font-style: normal;
	color: #8E2424; 
	text-decoration: none } 

.Copyright {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CC9900;
	text-decoration: none } 
	
.Headline {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #CC9900;
	text-decoration: none;
	/* text-align: right */ } 

.SmallLink {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CC9900;
	text-decoration: none } 

.SmallTextBlack { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	color: #000000; 
	text-decoration: none } 

.SmallTextBlackBold { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	color: #000000; 
	text-decoration: none } 

.SmallTextBlackBoldItalic {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 
	color: #000000;
	text-decoration: none }

.SmallTextkursiv { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: italic; 
	color: #000000; 
	text-decoration: none }

.SmallTextGoldBold {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	color: #CC9900; 
	text-decoration: none
}

/* AMKD*/
table {
	line-height: 0;
}

.Copyright,
.Headline,
.SmallLink,
.SmallTextBlack,
.SmallTextBlackBold,
.SmallTextBlackBoldItalic,
.SmallTextkursiv,
.SmallTextGoldBold,
p {
	font-size: .875rem;
	line-height: 1.4;
}

.Headline {
	font-size: 1.5rem;
	text-align: left;
}

.Copyright,
.SmallLink,
.SmallTextMargin {
	font-size: .75rem;
	line-height: 1.3;
}

.SmallTextMargin {
	display: block;
	margin-top: 7px;
	padding-right: 20px;
}
