/*alle baggrundfarver s?ttes i page templates*/
 p, a, h1, h2, h3, h4, h5, h6, b, strong, i{
color:#fff;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.downloadtext {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F2F4DB;
	font-weight: normal;
	text-decoration: none;
}
.navngivning {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F2F4DB;
	font-weight: normal;
	text-decoration: none;
}
.downloadmoerk {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #523B1F;
	font-weight: normal;
	text-decoration: underline;
}
.downloadtextmoerk {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #523B1F;
	font-weight: normal;
	text-decoration: none;
}
.textbold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7C5B32;
	font-weight: bold;
	text-decoration: none;
}
.textkursiv {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7C5B32;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.pil {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D4CB;
	font-weight: normal;
	text-decoration: none;
}

div#transDownloadArea{
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	background-color: #80869c;
	layer-background-color: #80869c;
	z-index:1;
	margin-bottom:0px;
	width:443px; 
	height:30px; 
	position:fixed;
}

div#downloadArea{
	font-weight: normal;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	z-index:2;
}

ul {
	margin:1px;
	margin-top: 13px;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
	font-size: 13px;
        text-align: left;
}

ul a {
	background-image: url(/files/billeder/brandtex/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}

ul li {
	margin-bottom: 10px;
	font-weight:bold;
}

ul li ul {	
	margin:1px;
	margin-left: 10px;
}
ul li ul li {	
	margin-bottom: 1px;	
	font-weight: bold;
	font-size: 10px;
}
