body
{
	background-color:#686868;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#000;
	margin:0;
	padding:0;
}

.holder
{
	border:1px solid #FFF;
	width:100%;
	height:100%;
}

.indhold
{
	position:absolute;
	height:440px;
	width:300px;
	top:50%;
	left:50%;
	text-align:left;
	overflow:auto;
	margin:-350px 0 0 -150px;
	padding:0;
}

.inner
{
	background-image:url(pear.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff;
	margin:10px;
	padding:40px;
}

fieldset
{
	text-align:center;
	border:1px solid #ccc;
	padding:0;
}

legend
{
	color:#000;
	background-color:#ddd;
	border:1px solid #eee;
	padding:6px 10px;
}

.textfarve
{
	color:#f61;
}

div.centrer div a
{
	color:#000;
	text-decoration:none;
}

div.centrer div a:hover
{
	color:red;
	text-decoration:underline;
}

.musicplayer
{
	display:none;
	border:1px solid red;
	width:100%;
	height:100%;
	background:url(01-trans.png) bottom right no-repeat;
}

.visIkke
{
	display:none;
}
