@charset "utf-8";
/* CSS Document */


/* Table styles */

#toptable {
	width: 100%;
	background-color: #000000;	
}

.h1_field h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FFF;
	text-align: center;
}
.subpage_field {
	width:100%;
}

/* Child page */

.subtable {
	background-image: url(/images/tilbudsbox.jpg);
	background-repeat: repeat-x;
	height: 285px;
	width: 144px;
	padding-top: 6px;
	padding-right: 28px;
	padding-bottom: 24px;
	padding-left: 28px;
	margin: 0px;
	vertical-align: top;
}
.subtable2 {
	background-image: url(/images/tilbudsbox_de.jpg);
	background-repeat: repeat-x;
	height: 285px;
	width: 144px;
	padding-top: 6px;
	padding-right: 28px;
	padding-bottom: 24px;
	padding-left: 28px;
	margin: 0px;
	vertical-align: top;
}


/* Image styles */

.subtable_img {
	margin: none;
	padding: none;
	width: 144px;
	height: 144px;		
}

/* Text styles */

p.fat {
	font-size: 14px;
	font-weight: bolder;
}
.subtable p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.subtable a:link { 
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}

.subtable a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}
.subtable a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
	text-decoration: underline;
	line-height: 12px;
}
.subtable a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}
.subtable2 p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.subtable2 a:link { 
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}

.subtable2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}
.subtable2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
	text-decoration: underline;
	line-height: 12px;
}
.subtable2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
}
