table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.table_top th.photo_ian {
	padding: 0px;
	
}
.table_top {
	background-color: #126773;
	width: 100%;
}

.table_top .photo_ian {
	text-align: right;
	width: 110px;
	height: 110px;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.table_bottom {
	width: 802px;
	height: auto;
	table-layout: fixed;
	margin-bottom: 2px;
}

.table_bottom td {
	vertical-align:top;
	text-align: left;
	padding: 4px;
}

.table_bottom td.offers {
	padding: 8px;
}

.table_bottom td.articles {
	width: 612px;
	padding: 0px;
	margin: 0px;
}

.table_article {
	border-spacing: 0px;
	width: 600px;
	height: auto;
	margin: 5px 0px 0px 5px;
	border: 0px;
}

.table_article .photo_text {
	font-size: 10px;
	padding: 4px;
	text-align: center;
	background-color: #C6DBE9;
}

.table_article td.article_text {
	width: 100%;
	border: 1px solid #999;
	overflow: hidden;
}

.table_article tr {
	background-color: #fff;
}

.table_article tr.article_space {
	height: 5px;
	background-color: #c3d3de;
	border: 0px;
}

.table_article td {
	border: 1px solid #999;
}

.table_article td.article_photo {
	background-color: #FFF;
	border-left: 1px solid #999;
	padding: 0px;
	margin: 0px;
}

.table_article img{
/*	border-bottom: 1px solid #999;*/
}

.table_article h5 {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	height: auto;
	background-color: #9CBBC6;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 3px 3px;
}

.table_offers {
	position: relative;
	top: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	padding: 10px;
}

.cell_top_logo {
	margin-left: 7px;
}

.cell_top_pga {
	vertical-align: middle;
	padding-right: 15px;
}

.cell_top_pga img {
	width: 70px
}

.cell_top_photo_ian {
	border: 0px;	
}

.cell_top_photo_ian img{
	height: 110px;
	width: 110px;
}

.cell_top_text {
	width: 510px;
	color: #fff;
	text-align: center;
	font-size: 37px;
	padding-top: 0px;
	vertical-align:	top;
	letter-spacing: 1px;
}

.cell_top_text .navn_1 {
	font-weight: bold;
	padding-bottom: 4px;
}
.cell_top_text .navn_2 {
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 4px;
}

.cell_adresse {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align:	top;
	padding: 3px;
}


.offer_headline {
	font-size: 14px;
	color: #000;
	margin: 5px;
}
