@charset "utf-8";
/* CSS Document */

body{
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin: 0;		
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}

a:link {
	color: #800000;
	text-decoration: underline;
}

a:visited {
	color: #800000;
	text-decoration: underline;
}

a:active {
	color: #800000;
	text-decoration: underline;
}

a:hover {
	color: #ED863A;
	text-decoration: underline;
}

.bg_attach {
	background-image: url(images/bg_attach.gif);
	background-repeat: repeat-x;
}

.menu {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.undermenu {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

.side_overskrift {
	color: #CF0000;
	font-size: 25px;
	text-decoration: none;
}

.side_tekst {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	line-height: 150%;
}

.billede {
	border: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	max-height: 400px;
	max-width: 300px;
}

.billede {
	border: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	max-height: 275px;
	max-width: 275px;
}