body
{
	margin: 0px;
	background-image: url(images/paptile.jpg);
}

a:link {
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-weight: bold;
	color: #300;
}

a:hover {
	font-weight: bold;
	color: #3F6;
}

a:active {
	font-weight: bold;
	color: #093;
}

.menu
{
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}

.small
{
	font-size: 12px;
}

#page
{
	background-image: url(images/paptilelight.jpg);
	margin: 16px auto auto auto;
	width: 996px;
	height: auto;
}

.felt
{
	height: 610px;
}


#top
{
	height: 6px;
	background-image: url(images/overtile.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 6px;
}

#left
{
	background-image: url(images/lefttile.jpg);
	background-repeat: repeat-y;
	width: 6px;
	height: auto;
	min-height: 603;
}

#indhold
{
	width: 920px;
	height: auto;
	position: relative;
	padding: 0 0 0 40px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
}

#bolge
{
	background-image: url(images/bolgetile.jpg);
	background-repeat: repeat-x;
	height: 7px;
	margin: 0 0 0 6px;
}


#hjorne
{
	background-image: url(images/shadowcorner.jpg);
	background-repeat: no-repeat;
	height: 6px;
	
}

#bolgehjorne
{
	background-image: url(images/bolgehjorne.jpg);
	background-repeat: no-repeat;
	height: 7px;
}
