
body, html {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#logostuff {
height:94px;
width:438px;
}

.mainRow {
border-left:1px Solid #4d4d4d;
border-right: 1px Solid #4d4d4d;
}

.headerRow {
border-left:1px Solid #4d4d4d;
border-right:1px Solid #4d4d4d;
background-color:#262628;
color:#f9f8e8;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
height: 115px;

}
#backgroundTable {
	background-color:#262628;
	width: 100%;
	height: 100%;
}

#bgImage {
background-image: url("bambooTile2.gif");
}

#contentTable {
	margin:0px;
	padding:0px;
	margin-left: 75px;
	width:438px;
	height:100%;
	background-color: #f9f8e8;

}
.content {
	margin-left: 15px;
	margin-right: 15px;
	color: #262628;
	line-height: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;

	/** (boxmodel) marginaler+höjd 15+408+15 = 438px **/
	width:408px;

}

.infoBar {
	background-color:#262628;
	color:#f9f8e8;
	margin:0px;
	padding-top:5px;
	height: 15px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 0.15em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom:1px Solid #3a3a3a;
}
.issueDateWrap {
	margin-top: 30px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#issueText {
	font-size: 20px;
	color: #dd4e4e;
}
#logoWrap {
	font-size: 12px;
	padding-top: 30px;
	padding-right: 17px;
	padding-left: 17px;
	text-align: right;

}
div.heading {
	color: #dd4e4e;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 40px;
	margin: 0px;
	text-align: left;
	letter-spacing:1px;
}
div.spotHeading {
	color: #dd4e4e;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, sans-serif;

	padding: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

	font-size: 12px;
	text-align: left;
	letter-spacing:1px;
}
.dotline {
	margin-top:4px;
	margin-bottom: 2px;
	display: inline;
}
p {
	margin-bottom: 8px;
}

.textIndent {
	margin-left: 15px;
	margin-right: 15px;
	color: #262628;
}

/*p.link {
	margin:0px;
	text-: 35px;
	line-height: 24px;
}*/
.spotTable {
	width:199px;
	height: 100%;
	background-color: #c4dce2;
}
.spotTableWrap {
	height:100%;
	width: 100%;
	margin-top: 0px;
}
.spotCol {
	padding-left: 13px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:3px;
	color: #262628;
	line-height: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
p.spot {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:12px;
	font-weight:normal;
}
.red {
	color:#dd4e4e;
}


a.onBlack {
	color: #f9f8e8;
	text-decoration:none;
	border-bottom: 1px dotted #6d6d73
}

a {
	color: #262628;
	text-decoration:none;
	border-bottom: 1px dotted #6d6d73
}

/*div.infoBar 
a {
	color: #f9f8e8;
	text-decoration:none;
	border-bottom: 1px dotted #6d6d73
}
*/

a:hover {
	color: #dd4e4e;
	text-decoration:none;
	border-bottom: 1px dotted #dd4e4e
}

noBorderLink {
	text-decoration:none;
	border-bottom: 0px;
}

div.footer p i {
	color:#262628
}
.footer {
	text-align: center;
	margin-top:0px;
	margin-bottom: 0px;
}
tr {
	vertical-align: top;
}

img {border: 0px; }

img.inline {display: inline;}
