body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-image: url(../photo/baggrund01.jpg);
	background-color: #000000;
}
.menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	color: #FDFADD;
}
.tdcontent {
	background-color: #FFE5C2;
}
.tdblackframe {
	background-color: #000000;
}
.tdwhiteframe {
	background-color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.sendclear {
	background-position: center;
}
.msgbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 150px;
	float: none;
	clear: none;
}
.tdmenu {
	background-color: #CFD2D3;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright:hover {
	color: #FFFFFF;
}


.linkboks {
	border: thin solid #C9A281;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CA4B37;
}

.logotekst {
	font-family: "Berling LT Std Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: right;
	text-transform: uppercase;
}

