body {
	font-family:verdana;
	font-size:10px;
}

p {
	font-family:verdana;
	font-size:10px;
	text-align:left;
	margin-left:10px;
}

h1 {
	font-family:verdana;
	font-size:12px;
}

h2 {
	font-family:verdana;
	font-size:14px;
	border-bottom:2px dotted #CCC;
}


A:link {
	color:#336666;
	text-decoration:none;
	border-bottom:none;
	font-weight:bolder
}

A:visited {
	color:#336666;
	text-decoration:none;
	border-bottom:none;
	font-weight:bolder
}

A:active {
	color:#336666;
	text-decoration:none;border-bottom:1px dashed #336666;
	font-weight:bolder;
	cursor:crosshair;
}

A:hover {
	color:#336666;
	text-decoration:none;
	border-bottom:1px dashed #336666;
	font-weight:bolder;
	cursor:crosshair;
}

#toppen {
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #CCC;
	font-family:verdana;
	font-size:10px;
	text-align:center;
}

#midten {
	width:50%;
	padding:5px;
	margin-top:5px;
	border:1px dashed #CCC;
	text-align:left;
}

#bunnen {
	width:25%;
	margin-top:25px;
	font-family:arial;
	font-size:10px;
	text-align:center;
}


img.thumbnail {
	border:3px solid #000;
	margin:5px;
}

img.buttonimg {
	margin-bottom: -2px;
}

img.overskrift {
	margin-left:50px;
	padding:5px;
}

ul {
	list-style-type:square;
	margin-left:15px;
}

hr {
	border:1px dotted #CCC
}
