body {
	background: url(/be2009/images/bg.png) repeat-x #e0e0e0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	text-align: center;
}
#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}



/** TOP + MENU **/

#top {
	background: url(/be2009/images/top.png) repeat-x;
	width: 950px;
	height: 83px;
}
#top .header_link {
	width: 326px;
	height: 73px;
	display: block;
	float: left;
}
#top #top_links {
	width: 547px;
	padding-top: 10px;
	float: right;
	height: 50px;
	color: #aaa;
	text-align: right;
}
#top #top_links a {
	color: #999;
	padding: 2px 5px;
	font-weight: 200;
}
#menu {
	width: 950px;
	height: 43px;
	background: url(/be2009/images/menu_bg.png) no-repeat;
}
#menu.frontpage {
	background: url(/be2009/images/menu_bg_frontpage.png) no-repeat;
}
#menu .header_link {
	width: 246px;
	height: 43px;
	display: block;
	float: left;
}
#menu #menu_links {
	width: 547px;
	float: right;
	height: 27px;
	padding-top: 16px;
	color: #999;
	text-align: right;
}
#menu #menu_links a {
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	padding: 0px 5px 0px 5px;
	font-weight: 200;
}
#menu #menu_links a:hover {
	color: #83c4f0;
}
#menu #menu_links a.active {
	font-weight: bold;
}
#submenu {
	width: 930px;
	padding-left: 20px;
	height: 38px;
	background: url(/be2009/images/submenu.png) no-repeat;
}
#submenu a {
	color: #444;
	line-height: 32px;
	height: 32px;
	font-size: 11px;
	font-weight: 200;
	text-transform: uppercase;
	padding: 0px 8px 0px 14px;
	display: block;
	float: left;
}
#submenu a:hover {
	color: #000;
}
#submenu a.active {
	background-position: top left;
}
#submenu a.bms {
	background: url(/be2009/images/bms.png) no-repeat center left;
}
#submenu a.bms.active, #submenu a.lighting.active, #submenu a.heating.active, #submenu a.heating.active, #submenu a.renew.active, #submenu a.sanitation.active, #submenu a.ventilation.active, #submenu a.automation.active {
	background-position: 5px left;
}
#submenu a.lighting {
	background: url(/be2009/images/lighting.png) no-repeat center left;
}
#submenu a.heating {
	background: url(/be2009/images/heating.png) no-repeat center left;
}
#submenu a.renew {
	background: url(/be2009/images/renew.png) no-repeat center left;
}
#submenu a.sanitation {
	background: url(/be2009/images/sanitation.png) no-repeat center left;
}
#submenu a.ventilation {
	background: url(/be2009/images/ventilation.png) no-repeat center left;
}
#submenu a.automation {
	background: url(/be2009/images/automation.png) no-repeat center left;
}


/** CONTENT **/

h1 {
	color: #84c4f0;
	font-family: Helvetica, Arial;
	font-weight: 100;
	font-size: 34px;
	margin: 35px 0px 15px 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #84c4f0;
}
p {
	line-height: 160%;
	margin: 0px 0px 15px 0px;
}
#content {
	width: 950px;
	
}
.black_content {
	background-color: #000;
}
.case_frontpage {
	background: url(/be2009/images/content_cases.png) no-repeat;
	background-color: #fff;
}
.case {
	background-image: none;
	background-color: #000;
	margin-top: -6px;
}
.content_partners {
	background: url(/be2009/images/content_partners.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_products {
	background: url(/be2009/images/content_product.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_products_de {
	background: url(/be2009/images/content_product_de.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_products_nl {
	background: url(/be2009/images/content_product_nl.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_products_no {
	background: url(/be2009/images/content_product_no.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_products_pl {
	background: url(/be2009/images/content_product_pl.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #fff;
}
.content_catalogue {
	background: url(/be2009/images/content_katalog_dk.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #000;
}
.content_concept {
	background: url(/be2009/images/content_concept.png) no-repeat top left;
	padding-bottom: 20px;
	background-color: #000;
}
.content_concept #center_content, .content_catalogue #center_content {
	color: #eee;
}
.concept_table {
	font-size: 13px;
	font-weight: bold;
	color: #83c4f0;
	margin-left: 30px;
	padding-top: 370px;
	text-align: center;
	margin-bottom: 20px;
	width: 665px;
	float: left;
}
* html .concept_table {
	margin-left: 20px;
}
#center_content {
	width: 462px;
	float: left;
	margin: 0px 0px 0px 246px;
	font-size: 13px;
	color: #555;
}
* html #center_content {
	margin-left: 120px;
}
#case_content {
	width: 680px;
	float: left;
	margin: 0px 0px 0px 80px;
	font-size: 13px;
	color: #eee;
}
* html #case_content {
	margin-left: 20px;
}
#case_feature {
	width: 397px;
	height: 427px;
	float: right;
	margin: 35px 0px 10px 20px;
	display: block;
}
.case_item {
	color: #333;
	display: block;
	margin: 10px 0px 10px 0px;
	width: 220px;
}
.case_item:hover {
	width: 300px;
}
.case_item a {
	color: #333;
	display: block;
	padding: 15px 100px 25px 10px;
}
.case_item a:hover {
	color: #000;
}
.case_item p {
	display: none;
	font-weight: 100;
	font-size: 12px;
}
.case_item a:hover p {
	display: inline;
}
* html .case_item a:hover p {
	display: none;
}
.case_product {
	background: #fff;
	color: #333;
	margin-bottom: 20px;
}
.case_product p {
	padding: 10px;
	margin-left: 17px;
}
.case_product h2 {
	background: #c8c8ca;
	width: 440px;
	text-indent: 5px;
	font-size: 14px;
	text-transform: uppercase;
	border-left: 22px solid #ffed00;
	height: 22px;
	line-height: 22px;
	color: #333;
}
* html .case_product h2 {
	width: 420px;
}
h2.lighting {
	border-left: 22px solid #ffed00;
}
h2.bms {
	border-left: 22px solid #b7b8b8;
}
h2.renew {
	border-left: 22px solid #298435;
}
h2.sanitation {
	border-left: 22px solid #4aafe8;
}
h2.ventilation {
	border-left: 22px solid #680f6a;
}
h2.automation {
	border-left: 22px solid #c40079;
}
h2.heating {
	border-left: 22px solid #c20016;
}

.product_images {
	float: right;
	width: 200px;
	margin: -33px 0px 10px 10px;
	background: #fff;
	padding: 0px;
}
* html .product_images {
	margin-top: -40px;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
}
#product_content {
	width: 766px;
	float: left;
	margin: 30px 0px 0px 14px;
}
* html #product_content {
	margin-left: 8px;
}
/** PRODUKTVISNING **/
#productlist_content {
	width: 676px;
	margin: 40px 0px 0px 65px;
}
#productlist_content ul {
	display: inline;
	list-style-type: none;
}
#productlist_content ul li {
	float: left;
	width: 212px;
	margin-top: 20px;
	margin-right: 1px;
	height: 289px;
}
#productlist_content a {
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	padding-top: 6px;
}
#productlist_content ul li img {
	margin-top: 5px;
}
#right_content {
	width: 142px;
	border: 1px solid #a8a8a8;
	float: right;
	margin: 15px 15px 15px 0px;
	font-size: 12px;
}
* html #right_content {
	margin-right: 7px;
}
#right_content p {
	margin: 0px;
	padding: 2px 7px;
	line-height: 16px;
}
#right_content p b {
	text-transform: uppercase;
}
#right_order {
	width: 142px;
	height: 137px;
	background: url(/be2009/images/right_order.png) no-repeat;
	padding-top: 5px;
}
#right_order a {
	color: #83c4f0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#right_contact {
	width: 142px;
	height: 137px;
	background: url(/be2009/images/right_contact.png) no-repeat;
	color: #fff;
	padding-top: 5px;
}
#right_contact a {
	color: #fff;
	font-weight: 100;
}
#right_katalog {
	width: 142px;
	height: 137px;
	color: #fff;
	background: url(/be2009/images/right_katalog.png) no-repeat;
	padding-top: 5px;
}
#right_katalog a {
	color: #fff;
	font-weight: 100;
}
#right_katalog a.katalog_link {
	font-size: 12px;
	display: block;
	width: 122px;
	height: 20px;
	margin-top: 56px;
	font-weight: bold;
	margin-left: 7px;
	text-transform: uppercase;
}
#case {
	width: 270px;
	height: 114px;
	margin: 0px 0px 15px 0px;
	padding: 20px 20px 0px 168px;
	background: url(/be2009/images/case_bg.png) no-repeat;
}


table.school {
	font-size: 11px;
}
table.school a {
	font-weight: normal;
	color: #0f6392;
}
table.school td {
	padding: 2px;
}

table.order {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
table.order td {
	padding: 1px;
}

a {
	border: 0px;
}
a.back {
	display: block;
	width: 200px;
	text-transform: uppercase;
}
img {
	border: 0px;
}

/** PARTNERS **/
table.partners {
	width: 460px;
}
table.partners td {
	width: 154px;
	padding-bottom: 20px;
}

/** GENERAL **/
a {
	font-weight: bold;
	color: #83c4f0;
	text-decoration: none;
}
a:hover {
	color: #3a8dc5;
}


/** BOTTOM **/

#bottom {
	background: url(/be2009/images/bottom.png) no-repeat top center #e0e0e0;
	color: #555;
	padding-top: 15px;
}
