/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */

BODY
{
	font-size: 12px;
	width: auto;
	color:#66696b;
	line-height: 1.45em;
	font-family: "Arial", Arial, Verdana, sans-serif;
	background-image:url(../img/Baggrund.gif);
	background-position:center top;
         background-repeat :no-repeat;
	margin:0px;	
}


h1 {
padding-bottom:10px;
font-size: 16px;
color:#d22428;	

}

h2 {
	

}

h3{
	font-size: 18px;
}

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;
}


.LeftImage
    {
    text-align:left;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
    padding:0px;
    }




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

.LeftImage {

}


