body {
	width: 100%;
	background: url(/hjemmeside/tmpl2/baggrund.png) repeat;
}

#wrapper {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	border: 4px double #292186;
	background-color: #fff;
	padding: 5px;
}

h1 {
	color: red;
	text-align: center;
}

h2, h3{
	text-align: center;
}

hr {
	color: #003366;
	width: 90%;
}

.lille {
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
	margin-top: 5px;
}

.smal {
	font-weight: bold;
	font-size: 90%;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.prisbox {
	width: 350px;
	height: 200px;
	border: 4px dashed black;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	text-align: center;
}

.big {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
