body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#DED7C1;
	font-size:12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/bund_02.jpg);
	width:80%;
	margin:0px 10px 10px 10px;
	line-height:138%;
	font-weight: normal;
}
p {
	font-weight: normal;
	text-align: left;

}
p.overskrift{
	font-size: 15px;
	font-weight: bold;
}
p.titel {
	font-size: 13px;
	font-weight: bold;
}
p.info {
	font-size: 9px;
}
a {
	color:blue;
}
a:hover{
	font-weight:bold;
}
a.underrubrik{
	font-size:9px;
}.billede {
	float: right;
	margin: 5px;
}
.underskrift_red {
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.underskrift_blue {
	color: #00F;
	font-weight: bold;
	font-style: italic;
}
.underskrift_purple {
	color: #93C;
	font-weight: bold;
	font-style: italic;
}
.underskrift_black {
	color: #600;
	font-weight: bold;
	font-style: italic;
}
.underskrift_green {
	color: #0C3;
	font-weight: bold;
}
.underskrift_orange {
	color: #F60;
	font-weight: bold;
}
.center {
	text-align: center;
	margin: 0px auto;
}
