@charset "utf-8";
/* CSS Document */

.headerContainerOver
{
	height: 1px;
	margin: 0 0 0px 0;
	background: repeat-x url("../gx/dottedLine.gif");
}

.headerContainerUnder
{
	height: 1px;
	padding: 0px 0 0px 0;
	background: repeat-x url("../gx/dottedLine.gif");
}

h1{
	font-family: times, serif; 
	/* Avstand tekst til linje*/
	margin: 5px 0 15px 0;
	color: #308c3a;
	font-weight: normal;
	font-size: 32px;
	line-height:100%
}

h3{
font-size: 12px;
font-weight:bold;
margin: 0px 0 0px 0;
color: #308c3a;

}


p{
margin: 0px 0 20px 0;

}

A{
color:#308c3a;
font-weight:bold;
}

.illfoto {
	padding-top:15px;
}
