a{   /* Styling af links i footer og newsteaser */
	font-family: Century Gothic, verdana, eras, myriad;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

a:link	    	{color:#555555; text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:active		{color:#555555;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:visited		{color:#555555;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:hover			{color:#707070;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}


/* RSS Style starter her  */


img {
	border:0px;
}



h1{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 20px;
	font-weight:700;
	text-decoration: none;
	color: #555555;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform: uppercase;
	padding-bottom:8px;
}

h2{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 14px;
	font-weight:100;
	text-decoration: none;
	color: #555555;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:8px;
}

h3{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 12px;
	font-weight:regular;
	text-decoration: none;
	color: #555555;
	margin-top:0px;
	margin-bottom:0px;
}

p{
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #555555;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

div.contactInfo h1, div.addressBottom h1{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 20px;
	font-weight:700;
	text-decoration: none;
	color: #ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform: uppercase;
	padding-bottom:8px;
}

div.contactInfo h2, div.addressBottom h2{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 15px;
	font-weight:100;
	text-decoration: none;
	color: #ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:8px;
}

div.contactInfo h3, div.addressBottom h3{
  	font-family:   Century Gothic, verdana, arial, eras;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

div.contactInfo p, div.addressBottom p{
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

div.rightColumnBottom p{
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #649940;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

div.addressTop p{
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #649940;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

div.contactInfo a, div.addressBottom a{   /* Styling af links i footer og newsteaser */
	font-family: Century Gothic, verdana, eras, myriad;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

div.contactInfo a:link, div.addressBottom a:link 		{color:#ffffff; text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.contactInfo a:active, div.addressBottom a:active 	{color:#ffffff;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.contactInfo a:visited, div.addressBottom a:visited	{color:#ffffff;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.contactInfo a:hover, div.addressBottom a:hover		{color:#707070;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}

div.addressTop a{   /* Styling af links i footer og newsteaser */
	font-family: Century Gothic, verdana, eras, myriad;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

div.addressTop a:link		{color:#649940; text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.addressTop a:active		{color:#649940;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.addressTop a:visited	{color:#649940;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
div.addressTop a:hover		{color:#707070;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}

.Grey{
	color: #afafaf;
}

hr{
	color:#555555;
	height:0;
	border:0;
	border-top:solid 1px #555555;
}

td {
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #555555;
	margin-top:0px;
	margin-bottom:0px;
}

ul {
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    list-style-type:square;
    list-style-position:outside;
}

ol {
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    list-style-type:decimal;
    list-style-position:outside;
}

li{   /* General styling af li elementer, bla. menu */
	font-family:   Century Gothic, verdana, eras;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
	line-height:20px;
	margin-left:-24px;
}
