h1, p, ul {
	margin-right: 40px;
}

h1 {
	font: bold 18px/130% Verdana, "Trebuchet MS", Arial, "sans serif";
	margin-bottom: 5px;
	color: #1d6223;
}

p {
	font: 13px/140% Verdana, "Trebuchet MS", Arial, "sans serif";
	margin-bottom: 15px;
}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 16px;
	line-height: 130%;
	margin-bottom: 5px;
	font-size: 13px;
	color: #000;
}


#header p {
	margin-top: 20px;
	margin-left: 210px;
}

#header p.undertekst {
	font: 18px Verdana, "Trebuchet MS", Arial, "sans serif";
	color: #1e6223;
	margin-top: -18px;
	text-align: right;
}

#lysbilete {
	margin-bottom: 15px;
}
#content h1 {
	margin-top: 195px;
}

#footer p {
	margin-top: 10px;
	margin-left: 250px;
	color: #fff;
}

p.ss {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

p.adresse a {
	text-decoration: none;
	color: #fff;
}

p.adresse a:hover {
	font-weight: bold;
}

