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

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul {
	list-style-type: none;
}
.listoverskrift {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
}
body {
	background-color:#F0F0F0;
	margin: 10px;
}

.content {
	width: 740px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	height: 30px;
	margin-top: 15px;
}
.broed {
	width: 350px;
}
.overskrift {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}
.testbox {
	float: right;
	width: 350px;
	text-align: right;
}
.broed h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.broed p {
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 7px;
}
.fotocred {
	font-family: Verdana;
	font-size: 9px;
}

