/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */

BODY
{
	font-size: 11px;
	width: auto;
	color:#66696b;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background:url("/images/baggrund.gif") no-repeat;
 	background-position:0px 154px;
 	height: 100%;

}


h1{
 font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
 text-transform: uppercase;
 font-size:18px;
 
 font-weight:normal;
 
 margin-bottom:5px;

}

h2{
font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
 
padding-bottom:1px;
color:#73913f;
 font-weight:normal;
  font-size:15px;
}

h3{
font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
 
 text-transform: uppercase;
 font-size:15px;
 
}

A:link {text-decoration: none;color: black;}
A:visited {text-decoration: none;color: black;}
A:active {text-decoration: none;color: black;}
A:hover {text-decoration: underline;color: black;}

.list{
	list-style:disc;
	color:#d22428;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

