@charset "UTF-8";

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.menuen:link {
  color: #CC0000;
  font-weight: normal;
}
a.menuen:hover {
  color: #000000 ;
  font-weight: normal;
}
a.menuen:active {
  color: #CC0000;
  font-weight: normal;
}
a.menuen:visited {
  color: #CC0000;
  font-weight: normal;
}
a:link {
    color: blue;
	text-decoration: none;
}
a:visited {
    color: blue;
	text-decoration: none;
}
a:hover {
    color: blue;
	text-decoration: none;
}
a:active {
    color: blue;
	text-decoration: none;
}


/* ORIGINAL CSS FOR DANSK YOGA */

.NormText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 1,5;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C00;
}
.OverText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C00;
}
.SkemaOverskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.SkemaTekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
}
.OverskriftRoed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
}
.NormalRoed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
}
.OverskriftGroen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666600;
}
.OverskriftSort {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
