/* ############# DEFAULT ############# */

body { 
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px; 
	background-image: url(http://www.kirkehojskolen.dk/gfx/back.gif);
	} 

p, td  {
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 0;
	}
	
input, select, textarea {style: solid; border-width: 1px; border-color: #000000; background-color: #CCCCCC; font-size: 12px; padding-left: 2px; padding-right: 2px}

/* ############# LINKS ############# */

A:link     {color: #6C0000; text-decoration: underline; font-weight: bold}
A:visited  {color: #6C0000; text-decoration: underline; font-weight: bold}
A:hover    {color: #6C0000; text-decoration: none; font-weight: bold}
A:active   {color: #6C0000; text-decoration: underline; font-weight: bold}

A.overskrift_link:link     {font-size: 14px; color: orange; text-decoration: none; font-weight: bold}
A.overskrift_link:visited  {font-size: 14px; color: orange; text-decoration: none; font-weight: bold}
A.overskrift_link:hover    {font-size: 14px; color: orange; text-decoration: underline; font-weight: bold}
A.overskrift_link:active   {font-size: 14px; color: orange; text-decoration: none; font-weight: bold}

A.overskrift_link_small:link     {font-size: 13px; color: orange; text-decoration: none; font-weight: bold}
A.overskrift_link_small:visited  {font-size: 13px; color: orange; text-decoration: none; font-weight: bold}
A.overskrift_link_small:hover    {font-size: 13px; color: orange; text-decoration: underline; font-weight: bold}
A.overskrift_link_small:active   {font-size: 13px; color: orange; text-decoration: none; font-weight: bold}

A.sort:link     {font-size: 12px; color: black; text-decoration: underline; font-weight: normal}
A.sort:visited  {font-size: 12px; color: black; text-decoration: underline; font-weight: normal}
A.sort:hover    {font-size: 12px; color: black; text-decoration: none; font-weight: normal}
A.sort:active   {font-size: 12px; color: black; text-decoration: underline; font-weight: normal}

A.mere:link     {font-size: 9px; color: black; text-decoration: underline; font-weight: normal}
A.mere:visited  {font-size: 9px; color: black; text-decoration: underline; font-weight: normal}
A.mere:hover    {font-size: 9px; color: black; text-decoration: none; font-weight: normal}
A.mere:active   {font-size: 9px; color: black; text-decoration: underline; font-weight: normal}
