body
{
    background-image: url('images/bg.gif');
    margin: 0px;
    padding-bottom: 0px; 
    padding-top: 0px;
    font-family: arial;
    font-size: 11px
}
p
{
    font-size: 11px;
    color: #58595b;
    line-height: 14px;
    font-family: arial
}
p a
{
    color: #c4161c;
    text-decoration: none
}
p a:hover
{
    color: #c4161c;
    text-decoration: underline
}
#menuholder
{
	width: 169px; 
/*	height: 377px;*/
	text-align: left; 
	background-color: #c00418; 
	float: left
}
#menucontent
{
	padding-top: 39px; 
	padding-left: 25px; 
	text-align: left; 
	display: block;
}
.menu
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}
.menu a
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none
}
.menu a:hover
{
	color: #c2c3c8;
	text-decoration: none
}
#contentholder
{
	background-color: #ffffff;
	float: left;
	margin-top: 19px;
	margin-left: 24px;
	/*margin-right: 24px;*/
	margin-bottom: 40px;
	overflow: hidden
}
.menuspace
{
	padding-bottom: 10px
}
.overskrift
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    font-family: arial
}
.bundnavigation a
{
	color: #aeafb5;
	font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    font-family: arial;
    text-decoration: none
}
.bundnavigation a:hover
{
    text-decoration: underline
}
