/* ----------------------------------- *
 * General styling of elements on page *
 * ----------------------------------- */
BODY {
	margin: 0px;
	background-color: rgb(240,240,240);
	SCROLLBAR-BASE-COLOR: #c2b580;
	SCROLLBAR-ARROW-COLOR: #eae6b4;
	SCROLLBAR-HIGHLIGHT-COLOR: #eae6b4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0px;	/* to make notes happy ;-) */
	color: black;
}
TABLE {
	border-collapse: collapse;
	font-size: 11px;
}
TD {
	padding: 0px;
	margin: 0px;
}
IMG {
	border: none;
}
LI {
	background-color: #F8F7E8;
	margin-left: -25px;
	list-style-image: url('web_tick.gif');
	color: Black;
}
/* to make notes happy ;-) */
P {
	margin: 0px;
	padding: 0px;
}
/* to get back from making notes happy ... */
TABLE P {
	margin: 12px;
	padding: 12px;
}
#topbar, #maintable, #copyright, #bottombar, #shortcutbar {
	width: 768px;
}
/* ------------------------ *
 * Default styling of links *
 * ------------------------ */
A {
	text-decoration: underline;
	color: Black;
	background-color: transparent;
}
A:hover {
	text-decoration: underline;
	color: rgb(142,11,1);
	background-color: transparent;
}
A:active {
	text-decoration: underline;
	color:rgb(142,11,1);
	background-color: transparent;
}
/* ----------------------------------------- *
 * Styling of #bottombar and of topbar links *
 * ----------------------------------------- */
#bottombar A, TABLE.icons A {
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	color: #3E3E3E;
	margin-left: 2px;
	background-color: transparent;
}
#bottombar A:hover, TABLE.icons A:hover {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #3E3E3E;
	background-color: transparent;
}
#bottombar A:active, TABLE.icons A:active {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #3E3E3E;
	background-color: transparent;
}
TABLE.icons {
	width: 100%;
}
TABLE.icons TD {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	color: #3E3E3E;
	background-color: transparent;
}
/* --------------------------- *
 * Shortcuts windows and links *
 * ----------------------------*/
#shortcutbar TD.content {
	font-size: 9px;
	padding: 3px;
	color: rgb(143,143,143);
	text-align: justify;
}
#shortcutbar A:link {
	color: rgb(143,143,143);
	text-decoration: none;
}
#shortcutbar A:hover {
	text-decoration: underline;
	color: rgb(142,11,1);
	background-color: transparent;
}
/* styling of different elements in main table */
/* Overskriften på hver side */
TD.topimage {
	background-image: url(web_top_baggrund_2.jpg);
	background-repeat: repeat-X;
	height: 75px;
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #424200;
	background-color: transparent;
}
/* Topmenuen lige under overskriften på hver side */
TD.topmenu {
	height: 32px;
	vertical-align: top;
}
/* Venstre side af forsiden */
TD.leftboxes {
	width: 188px;
	vertical-align: top;
}
TD.verticalspacer {
	width: 6px;
}
/* Højre side af forsiden */
TD.maincontent
{
	vertical-align: top;
}
/* Photoserie tabellen */
#photoserie
{
	border: 1px solid rgb(100,100,100);
}
/* Copyright tabellen */
#copyright {
	margin-top: -7px;
}
#copyright TD {
	color: rgb(100,100,100);
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
}
TD.headlinesmall {
	width: 188px;
	background-image: url(web_tabletop_small.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 35px;
	border: 1px solid #646464;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	color: #3E3E3E;
	background-color: #BCAD78;
}
TD.headlinemedium {
	width: 559px;
	background-image: url(web_tabletop_medium.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 35px;
	border: 1px solid #646464;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	color: #3E3E3E;
	background-color: #BCAD78;
}
TD.headlinelarge {
	width: 761px;
	background-image: url(web_tabletop_large.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 35px;
	border: 1px solid #646464;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	color: #3E3E3E;
	background-color: #BCAD78;
}
TD.content {
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-top: none;
	background-color: rgb(248,247,232);
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 15px;
	color: Black;
}
TD.contentleftboxes {
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-top: none;
	background-color: rgb(248,247,232);
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 15px;
	width: 200px;
	color: Black;
}
TD.contentleftboxesslide {
	background-image: url(web_samples_background.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-top: none;
	background-color: rgb(248,247,232);
	padding-top: 18px;
	padding-bottom: 18px;
	width: 188px;
	color: Black;
}
DIV.spacer {
	height: 4px;
	overflow: hidden;
	display: block;
}
/* Skygger */
TD.shadowtopright {
	background-image: url(web_shadow_top_right.gif);
	width: 6px;
	height: 75px;
}
TD.shadowright {
	background-image: url(web_shadow_right.gif);
	background-repeat: repeat-y;
	width: 6px;
	padding: 0px;
	font-size: 6px;
}
TD.shadowbottom {
	background-image: url(web_shadow_bottom_big.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 6px;
}
TD.shadowbottomright {
	background-image: url(web_shadow_bottom_right.gif);
	background-repeat: no-repeat;
	height: 6px;
	padding: 0px;
	font-size: 6px;
}
/* ---------------------------------------------- *
 * Default styling of headlines and headline icon *
 * ---------------------------------------------- */
h1, h2, h3, h4 {
	margin: 0px;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;	
	color: rgb(30,30,30);
	background-color: transparent;
}
h1 {
	text-align: center;
	font-variant: small-caps;
	font-size: 20px;
	padding-bottom: 6px;
}
h2 {
	text-align: center;
	font-style: normal;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
}
#headicon {
	display: inline;
	padding-right: 8px;
	vertical-align: -30%;
}
/* Formatering af billedrammer i oversigter */ 
.pic
{
	border: 1px solid rgb(145,145,145);
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
}
/* ------------------------------------------------ *
 * Table Windows, Quicklinks, Product presentations *
* TD.win_top, TD.win_body, TD.win_body LI skal sletets *
* med tiden - nogle bowsere kan ikke fortolke _ *
 * ------------------------------------------------ */
TD.wintop, TD.win_top
{
	background: url(web_vindue_top.gif) repeat-x;
	height: 19px;
	border: 1px solid rgb(145,145,145);
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}
TD.winbody, TD.win_body2, TD.win_body
{
	background-color: rgb(251,251,243);
	border-left: 1px solid rgb(145,145,145);
	border-right: 1px solid rgb(145,145,145);
	border-bottom: 1px solid rgb(145,145,145);
	font-size: 12px;
	color: Black;
	padding: 4px;
}
TD.winbody LI, TD.win_body2 LI, TD.win_body LI
{
	margin-left: -15px;
	background-color: rgb(251,251,243);
}
/* ------------------------------------------------ *
 * Styling of sitemap, productmap and searchresults *
 * ------------------------------------------------ */
TABLE.sitemap A {
	font-weight: bold;
}
TABLE.sitemap h4 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: -18px;
	color: Black;
}
/* Search page */
#searchresults A {
	font-weight: bold;
}
#searchresults TD {
	padding-bottom: 5px;
}
#searchresults IMG {
	margin-top: 5px;
	margin-right: 5px;
}
#FrmQueryTxt, #FrmSearchList {
	border: 1px solid rgb(145,145,145);
	width: 200px;
}
#FrmQueryTxt {
	margin: 2px;
}
#FrmSearchList {
	cursor: pointer;
}
