body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
}
#content {
    margin-left: auto;
    margin-right: auto;
    width: 780px;
	text-align: left;
}
.content {
height: 400px;
}
td {vertical-align:top;}

P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, Sans-serif;
        COLOR: #000000; FONT-SIZE: 11px;
}
A:link {font-family: Tahoma,Verdana; font-size: 11px; color: #333333; text-decoration: none;}
A:visited {font-family: Tahoma,Verdana; font-size: 11px; color: #333333; text-decoration: none;}
A:hover {font-family: Tahoma,Verdana; font-size: 11px; color: #4d4d4f; text-decoration: underline;}
A.activeLink, A:visited.activeLink {font-family: Tahoma,Verdana; font-size: 11px; color: #333333; text-decoration: none;}
.top {height:115px;}
#menu {width:100%;}
#menu span {
	float: left;
	padding:8px 8px 8px 8px;
	margin:0px;
	border-right:1px solid #e3e4e5;
	border-bottom:1px solid #C0C0C0;
}
#topmenu {
	width:100%;
	margin:0px;
}
#menu td#topmenu {
	height:19px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
}
#menu td#topmenu .topmenuActive {
	border-bottom:1px solid #e3e4e5;
	background: url(../images/topmenuActive_bg.gif) no-repeat;
}
#menu td#submenu .submenuActive {
	height:19px;
	border-bottom:1px solid #FFFFFF;
	background: url(../images/submenuActive_bg.gif) no-repeat;
	background-position:center;
}
#menu #submenu {
	margin:0px;
	background: url(../images/submenu_bg.gif);
}
#submenu span {
	float: left;
	padding:8px 8px 8px 8px;
	margin:0px;
	border-right:1px solid #FFFFFF;
}

A.thirdmenu, A:visited.thirdmenu {font-family: Tahoma,Verdana; font-size: 11px; color: maroon; text-decoration: none;}
.title {padding:0px 0px 10px 0px;}
.products {
	margin-top:20px;
	height:35px;
	width:100%;
	border-top:1px solid #84898d;
	border-bottom:1px solid #84898d;
	background: url(../images/nagra_produkter.gif) no-repeat;
	background-position:center;
}
#categories {padding:2px 2px 2px 0px;}
#categories td {
	height:70px;
	padding:0px 15px 0px 0px;
}
#categories tr {margin:5px 5px 5px 5px; }
.categoryImage {
	width:8%;
	border-left:1px solid #84898d;
	border-bottom:1px solid #84898d;
}
.categoryText {
	width:25%;
	border-bottom:1px solid #c0c4c7;
}
.footer {
	color:#333333;
	padding:10px 10px 10px 10px;
	background: url(../images/submenu_bg.gif);
}
.footer .lnk_dal {color:#999999;}

