/* Egbert Hennen, topverkoper */
/* 25.11.08 */
/* r1.0 */



/***** Body *****/

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e1ded7;
}
a:link {
	color: #e55e04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e55e04;
}
a:hover {
	text-decoration: underline;
	color: #e55e04;
}
a:active {
	text-decoration: none;
	color: #e55e04;
}

.tb {
	width: 910px;
	border: none;
}

.lefttb {
	width: 55px;
	border: none;
	vertical-align: top;
	background-image: url(images/bg_l.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.centertb {
	width: 800px;
	border: none;
	vertical-align: top;
	background-color: #f2f0eb;
	background-image: url(images/bg_center.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.righttb {
	width: 55px;
	border: none;
	vertical-align: top;
	background-image: url(images/bg_r.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.bg_menu_side {
	width: 55px;
	height: 12px;
	background-color: #333333;
}

.tbva {
	vertical-align: top;
}

/***** Header *****/

.bg_menu_left {
	width: 17px;
	height: 47px;
	background-image: url(images/bg_menu_left.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg_menu_center {
	width: 742px;
	height: 17px;
	background-image: url(images/bg_menu_center.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.bg_menu_right {
	width: 17px;
	height: 47px;
	background-image: url(images/bg_menu_right.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg_menu_flag {
	width: 34px;
	height: 47px;
	background-image: url(images/bg_menu_center.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

ul#mainmenu {
	margin-left: 0;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}

#mainmenu li {
	display: inline;
	list-style-type: none;
}

#mainmenu a { 
	padding-right: 1px; 
	padding-left: 1px; 
}

#mainmenu a:link, 
#mainmenu a:visited {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #ffcd00;
	text-decoration: none;
}

.logo {
	width: 445px;
	height: 128px;
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.egbert_top {
	width: 355px;
	height: 128px;
	background-image: url(images/egbert_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.egbert_bottom {
	width: 355px;
	height: 79px;
	background-image: url(images/egbert_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.wieis_top {
	width: 445px;
	height: 79px;
	background-image: url(images/wieis_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.wieis_topEN {
	width: 445px;
	height: 79px;
	background-image: url(images/whoisEN.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.wieis_topDE {
	width: 445px;
	height: 79px;
	background-image: url(images/whoisDE.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.wieis_left {
	width: 25px;
	height: 321px;
	background-image: url(images/wieis_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.wieis_center {
	width: 395px;
	height: 321px;
	background-color: #202020;
}

.wieis_right {
	width: 25px;
	height: 321px;
	background-image: url(images/wieis_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.wieis_bottom {
	width: 445px;
	height: 119px;
	background-image: url(images/wieis_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 30px;
	font-size: 17px;
	color: #e1ded7;
	text-align: left;
	line-height: 20px;
}


/***** Content *****/

.tb_content {
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}

.tb_contentSUB {
	padding-left: 10px;
	text-align: left;
}

.content_title_bg_topleft {
	height: 36px;
	width: 4px;
	background-color: #ffcd00;
}

.content_title_bg_topright {
	height: 30px;
	width: 406px;
	padding-left: 15px;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/content_title_bg_right.jpg);
	background-position: top right;
	background-color: #000000;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.content_title_bg_botleft {
	width: 4px;
	background-color: #c6c7c8;
}

.content_title_bg_botright {
	width: 406px;
	padding-left: 15px;
	padding-top: 15px;
}

/***** Right *****/

.tb_right {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.mjinwinkel {
	width: 340px;
	background-image:url(images/bg_mjinwinkel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1a1a1a;
	padding-top: 8px;
	vertical-align: top;
}

.right_title_pink_topleft {
	height: 32px;
	width: 4px;
	background-color: #fe3a7c;
}

.right_title_pink_topright {
	height: 32px;
	width: 321px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}

.right_title_pink_botright {
	width: 321px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #e1ded7;
}

.right_title_yellow_topleft {
	height: 32px;
	width: 4px;
	background-color: #ffcd00;
}

.right_title_yellow_topright {
	height: 32px;
	width: 321px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.right_title_yellow_botright {
	width: 321px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #e1ded7;
}

.news {
	background: url(images/dot.gif) repeat-x bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 340px;
	vertical-align: top;
}

.news-image {
	padding-top: 3px;
	padding-right: 10px;
	vertical-align: top;
}

.right_title_blue_topleft {
	height: 32px;
	width: 4px;
	background-color: #0066b8;
}

.right_title_blue_topright {
	height: 32px;
	width: 321px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.right_title_blue_botright {
	width: 321px;
	padding-top: 15px;
}

.bedrijven {
	width: 340px;
	background-image:url(images/bg_bedrijven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #759ac2;
	padding-top: 8px;
	vertical-align: top;
}

.right_title_blue2_topleft {
	height: 32px;
	width: 4px;
	background-color: #1686c4;
}

.right_title_blue2_topright {
	height: 32px;
	width: 321px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.right_title_blue2_botright {
	width: 321px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	font-size: 12px;
	line-height: 12pt;
}

.right_title_blue2_botright a:link,
.right_title_blue2_botright a:active, 
.right_title_blue2_botright a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.right_title_blue2_botright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}







.newslink {
}

.newslink a:link,
.newslink a:active, 
.newslink a:visited {
	color: #000;
	text-decoration:none;
}

.newslink a:hover {
	color: #e55e04;;
}
/***** Footer *****/

.footerLefttb {
	width: 55px;
	height: 39px;
	border: none;
	vertical-align: top;
	background-image: url(images/bg_footer_l.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.footerCentertb {
	width: 845px;
	height: 39px;
	border: none;
	vertical-align: top;
	background-color: #f2f0eb;
	background-image: url(images/bg_footer_center.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #e1ded7;
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
}

.footerRighttb {
	width: 55px;
	height: 39px;
	border: none;
	vertical-align: top;
	background-image: url(images/bg_footer_r.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.style1 {
	color: #ffcd00;
	font-weight: bold;
}
.style5 {color: #FFFFFF; font-size: 18px; font-weight: bold; }
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.nieuws {
width: 400px;
height: 15px;
border-bottom: 1px dotted #D20101;
}
.nieuws2 {
width: 240px;
}