body
{
  background-color: #590707;
}

#mainbox
{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 3em;
	background-color: #590707;
	font-size: 83%;
}
#pictures
{
	text-align:center;
	margin-left: 2;
	margin-right: 2;
	padding: 1em;
	float: center;
}

h1
{
	font-size: 185%;
	margin: 2;
}
#overskrift
{
	color: #FFFFFF;
	text-decoration: strong;
}
#subtitle
{
	color: #EEEEEE;
	text-decoration: bold;
}
#xxxhead
{
	height: 4em;
	border: 1px solid #000000;
	border-right-color: #000000;
	border-bottom-color:#590707;
	padding: 0.5em;
	background-color: #FFF3D9;
	line-height: 3em;
	text-align: center;
}


#leftcol
{
	text-align: center;
	float: left;
	width: 263px;
	height:596px;
	border: 1px solid #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 0.5em;
	background-color: #FFF3D9;
	color: #FFFFFF;

}

#leftcol a
{
	color: #000000;
	text-decoration: none;
}

#leftcol a:hover
{
	text-decoration: underline;
}


#kassexxx
{
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
#rightycol
{
	float: right;
	width: 436px;
	height:597px;
	border: 1px solid #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 0.5em;
	background-color: #FFF3D9;
	color: #000000;
	text-align: left;
	font-size: 115%;
}

#rightycol a
{
	color: #000000;
	text-decoration: none;
}
#bundholder
{
	clear: both;
}

#rightycol a:hover
{
	text-decoration: underline;
}
