* {
	padding: 0;
	margin: 0; 
}

html, body {
	font-family: Arial, Verdana, Helvetica, Sans;
	font-size: 8.5pt;
	background: #ebebeb url('../images/mainbackground.gif') top left repeat-x;
}

a img {
	border: none;
}

#product_right ul {
	margin-left: 10px;
}
p,
ul,
h1 {
	margin-bottom: 1em;
}

div#pagecontent ol li,
div#pagecontent ul li {
	margin-left: 20px !important;
}


a {
	color: #305e8d;
	font-weight: bold;
}

a:hover {
	color: #83acd7;
	text-decoration: none;
}

hr {
	border: 1px solid #79b4ee;
}

#container {	
	width: 843px;
	margin: 0 auto;
	background: #fff url('../images/subcontainerbackground.jpg') 15px 30px repeat-y;
}


/* for Mozilla/Safari/Opera */
*>#container {
	padding-top: 700px;
	min-height: 1px;
}

*>#container #subcontainer {
	margin-top: -700px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #container {
	height: 700px;
}

/* end filter */

#top {
	padding: 0;
	margin: 0; 
	width: 843px;
	height: 118px;
	background: #fff url('../images/efmcontact.gif') 560px 30px no-repeat;
}

#langswitch {
	position: relative;
	left: 580px;
	top: 50px;
}

#langswitch li {
	display: inline;
}

#langswitch li a {
	text-decoration: none;
	margin-right: 20px;
}

#langswitch #selected a {
	border-bottom: 3px solid #fe0035;
}

#header {
	float: left;
	width: 843px;
	height: 109px;
	background-color: red;
}


#footer {
	width: 843px;
	height: 30px;
	margin: 0 auto;
	background: #ebebeb url('../images/footerbackground.jpg') top right no-repeat;
}

#left {
	float: left;
	width: 600px;
} 

#navcontainer {
	float: left;
	width: 600px;
	height: 31px;
	background: #003c78 url('../images/menubackground.jpg') top left repeat-x;
	border: 2px solid #ebebeb;
	border-width: 2px 0;
}

#right {
	float: left;
	width: 237px;
	overflow: hidden;
	margin-left: 2px;
}

#righttop {
	float: left;
	width: 231px;
	height: 21px;
	background-color: #fe0035;	
	border: 2px solid #ebebeb;
	border-width: 2px 0 2px 2px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}

#submenu ul {
	padding-left: 0;
	float: left;
	width: 240px;
}

#submenu ul li {
	list-style-type: none;
	width: 240px;
}

#submenu ul li a {
	display: block;
	height: 30px;
	width: 240px;
	padding-top: 10px;
	border-bottom: 2px solid #ebebeb;
	background: #fff url('../images/submenubackground.jpg') top right no-repeat;
	color: #3c6fa4;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: .2em;
}

#submenu ul li a:hover, #submenu #current a {
	color: #fe0035;
	background: #fff url('../images/submenubackgroundhover.jpg') top right no-repeat;
}

#mediaset {
	margin-left: 2px;

}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 600px;
	height: 35px; 
}

#navcontainer ul ul {
	display: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	color: white;
	padding: 6px 20px;
	height: 19px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #6d8eaf;
	font-size: 1.2em;
}

#navcontainer ul li a:hover, #navcontainer ul li a.selected {
	border-bottom: 4px solid #fe0035;
	color: #fff;
}

#pageheader {
	float: left;
	width: 600px;
	color: red;
	/*border-bottom: 2px solid #ebebeb;*/
	margin-bottom: 10px; 
	
}


#pageheader h1 {
	font-size: 2em;
	margin-left: 25px;
	margin-top: 20px;
}

#pagecontent {
	color: #646464;
	padding: 0 25px 25px 25px;
	line-height: 20px;
	clear: both;
}

#pagecontent h1 {
	font-size: 1.8em;
}

.clear {
	clear: both;
}

/* products */

#productcontainer {
	margin-top: 20px;
}

#productcontainer .product {
	float: left;
	width: 170px;
	height: 330px;
	border: 1px solid #f5f5f5;
	border-bottom: 3px solid #3c6fa4;
	padding: 5px;
	background: #fff url('../images/productbackground_inactive.jpg') 162px 177px no-repeat;
}

#productcontainer .productimage {
	border: 1px solid #a2a2a2;
	height: 170px;
	width: 170px;
	overflow: hidden;
}

#productcontainer .productheading {
	height: 45px;
	width: 170px;
}

#productcontainer .productheading a {
	color: #3c6fa4;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: .2em;
	display: block;
	width: 170px;
}

#productcontainer .hover {
	border-bottom: 3px solid #fe0036;
	background: #ebebeb url('../images/productbackground_active.jpg') 162px 177px no-repeat;
}

#productcontainer .hover .productimage  {
	border: 1px solid black;
}

#product_left {
	float: left;
	width: 240px;
	margin-right: 15px;
	overflow: hidden;
}

#product_left .productimage {
	width: 240px;
	height: 400px;
	overflow: hidden;
}

#product_left #producttitle {
	color: #3a71a7;
	font-size: 1.8em;
	font-weight: bold;
	text-indent: .2em;
	width: 240px;
	height: 60px;
}

#product_right {
	float: left;
	width: 270px;
	padding: 5px;
}

#product_right img {
	border: 1px solid #6a818d;
}

#button_back_to_overview {
	color: #3c70a2;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 20px;
	background: #fff url('../images/backtooverviewbackground.jpg') top left no-repeat;
}

/* home */

#container_cats_home {
	border-top: 3px solid #ebebeb;
	padding-top: 5px;
	width: 843px;
	height: 340px;
	float: left;
	padding-left: 2px;
}

.cat_home {
	position: relative;
	display: block;
	float: left;
	width: 205px;
	height: 255px;
	border: 1px solid #fff;
	margin: 0 1px 0 1px;
}

.cat_home img {
	width: 205px;
	height: 327px;
	border: 1px solid #ebebeb;
	z-index:1;
}

.cat_home a:hover img {
	border-bottom: 5px solid #fe0036;
}

.cat_home .title {
	position: absolute;
	z-index: 2;
	padding-top: 10px;
	padding-left: 10px;
	width: 160px;
}

.cat_home .title a {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

/* home template home.tpl specific styling */

#container_home {
	width: 843px;
	margin: 0 auto;
	background-color: #fff;
}


/* for Mozilla/Safari/Opera */
*>#container_home {
	padding-top: 700px;
	min-height: 1px;
}

*>#container_home #subcontainer {
	margin-top: -700px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #container_home {
	height: 700px;
}

#left_home #navcontainer {
	float: left;
	width: 843px;
	clear: both;
}

