body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family : verdana,arial;
	background-color:#FFFFFF;
}
	
h1,h2, h3, strong {
	color : #3A7728;
	margin-top : 2px;
	margin-bottom : 2px;
}	
#topoverskrift {
	//color : #B5E8BF;
	color : #EEEEEE;
}
p {
	margin-top : 0px;
}
ul {
	list-style-type: square;
	list-style-image: url(gwobullet.gif);

}
a {
	color : #3A7728;
	font-weight : bold;
}
a:hover {
	color : #FFFFFF;
	background-color:#3A7728;
}
a img {
	border : 0px;
	background-color:#FFFFFF;
}
#top {
	width:100%;
	height : 120px;
	background-color : #3A7728;
	text-align:center;
}
input.formular {
	height : 30px;
	font-size : 24px;
	color : #3A7728;
	width:300px;
	margin:2px 0 2px 2px;
}
#toptekst {
	width:1000px;
	margin:0px auto;
	text-align : left;
}
#content {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color: #FFFFFF;
}
img {
	padding : 8px;
	padding-right : 30px;
}

