html, body {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial,sans-serif;
	font-size:100.01%;
	font-size:.8em;
}

* html td {
	font-size:.9em;
}

h1 {
	margin-top:1px;
	margin-bottom:0px;
	font-size:1.5em;
}

h2 {
	margin-top:1px;
	font-size:1.2em;
}

h3 {
	font-size:1em;
}
.header {
	
}

p {
	
}

h1.proddet {
	font-size:1.2em;
	color:#E44F31;
}

.moduletable_pm {
	font-size:.9em;
}

.componentheading h1 {
	color:#E44F31;
}

.contentheading h2 {
	color:#6666FF;
	margin-bottom:2px;
}

.header #bg_left {
	background-image:url(../images/bg_left.jpg);
	background-repeat: repeat-x;
}

.header #bg_right {
	background-image:url(../images/bg_right.jpg);
	background-repeat: repeat-x;
}

.header #topmenu {
	background-color:#ccc;
	height:25px;
}

.wrapper {
	width:100%;
}

#left_outer, #right_outer {
	width:30px;
	background-color:#ccc;
}

#pathway {
	border-bottom:1px solid #ccf;
	padding-left:5px;
	font-size: .75em;
	font-weight: bold;
	height: 20px;
}

#left {
	width:180px;
	vertical-align:top;
	border-right:1px solid #ccf;
}

#right {
	vertical-align:top;
	width:160px;
	border-left:1px solid #ccf;
}

#content {
	vertical-align:top;
	padding-left:4px;
}

.moduletable_topmenu {
	text-align:right;
	padding-right:35px;
}

* html .moduletable_topmenu td {
	text-align:right;
	padding-right:70px;
}

.moduletable {
	padding-left:5px;
}

* html .moduletable {
	padding-left:0px;
	margin-left:5px;
	margin-right:-5px;
}

.mainleveltop {
	color: #000;
}

a.mainleveltop:link, a.mainleveltop:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.mainleveltop:hover {
	color: #fff;
}

#active_menutop {
	color:#E44F31;
}

.buttons_heading img {
	padding-left:5px;
}

a:link,a:visited {
	font-size:1em;
	font-weight:bold;
	color:#33f;
	text-decoration:none;
}



a:hover {
	color:#66f;
}


#bottom_menu td {
	border-top:1px solid #ccf;
	text-align:center;
}

#footer {
	background-color:#ccc;
	font-size:.75em;
	text-align:center;
	color:#fff;
}



#footer a:link, #footer a:visited {
	color:#fff;
	font-size:1em;
	}

#footer a:hover {
	text-decoration:underline;
}

.productsnap {
	height:120px;
	vertical-align:middle;
	
	
}

.productsnap_table {
	width:80%;
	border:1px solid #ccf;
	margin-bottom:5px;
	height:200px;
}

.productsnap_table td {
	text-align:center;
}

#slogan {
	position:absolute;
	right:40px;
	top:50px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.sectiontableentry2 {
	background-color: #ccf;
}

.sectiontableheader {
	background-color: #ddd;
}

.sitemap a:link, .sitemap a:visited {
	font-size:.85em;
	
}

