div.bu3copy {
	display: none;
}

body {
	margin: 0px;
	overflow-x: hidden;
}

table#homepage {
margin-left: 30px;
}


table#homepage p {
margin: 0px;
padding: 0px;

}

h1 {
font-size: 25px;
margin-left: 35px;
}


#tmpl_shoppingcart {
	position: absolute;
	top: 130px;
	right: 6%;
	padding-top: 8px;
}

.hoofdactief {
	font-weight: bold;
}

#tmpl_header {
	width: 100%;
	height: 82px;
	background-image: url('img/tmpl_top_background_white.png');
}

#tmpl_mainmenu_div {
	width: 100%;
	height: 49px;
	position: absolute;
	top: 82px;
	left: 0px;
	background-image: url('img/tmpl_mainmenu_background.png');
}

#tmpl_mainmenu_div img {
	float: left;
}

#tmpl_mainmenu {
	padding-top: 10px;
	padding-left: 20px;
}

#tmpl_shortcuts {
	position: absolute;
	left: 270px;
	top: 53px;
}

#tmpl_search {
	position: absolute;
	right: 70px;
	top: 20px;
}

#tmpl_site {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 100%;
}

#tmpl_left_menu {
	width: 15%;
	float: right;

	text-align: left;
	margin-left: 10px;
	padding-top: 35px;
	margin-top:0px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #ffec00;
	}
	
	
	
	#tmpl_left_menu h1{
font-size: 15px;
text-align: left;
margin: 0px;
padding: 0px;
	}
	
		#tmpl_left_menu p{
margin: 0px;
padding: 0px;
	}

#tmpl_content {


	float: left;
	min-height: 32px;
	padding-top: 30px;
	height: 380px;
	width: 75%;
}

#tmpl_mainmenu_rechts {
	float: right;
	width: 5%;
	background-color: #e2001a;
	height: 48px;
	background-image: url('img/tmpl_vert_bluebar.png');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: 0px;
}

#tmpl_vlak_rechts {
	float: right;
	width: 5%;
	background-color: #e2001a;
	height: 10px;
	background-image: url('img/tmpl_vert_bluebar.png');
	background-repeat: repeat-y;
}

#tmpl_vert_bluebar {
	float: right;
	width: 5px;
	background-image: url('img/tmpl_vert_bluebar.png');
}

#tmpl_bluebar_red {
	height: 82px;
	width: 50px;
	background-image: url('img/tmpl_top_background_red.png');
	position: absolute;
	top: 0px;
	right: 0px;
}

#tmpl_bluebar_blue {
	height: 82px;
	width: 5px;
	background-image: url('img/tmpl_top_background_bluebar.png');
	position: absolute;
	top: 0px;
	right: 50px;
}

#tmpl_footer {
	clear: both;
	height: 50px;
	background-color: #ffec00;
	width: 100%;
	background-image: url('img/tmpl_footer_top_background.png');
	background-repeat: repeat-x;
}



/* Mailform */
.csc-mailform .label {
	width: 140px;
	vertical-align: top;
}

.csc-mailform input, .csc-mailform textarea {
	border: solid 1px #cccccc;
	background-color: white;
	color: #003366;
	font-size: 13px;
	height: 18px;
	padding: 3px 0px 2px 3px;
	width: 200px;
}

.csc-mailform textarea {
	width: 390px;
	height: 100px;
	font-size: 14px;
	font-family: trebuchet ms, arial, verdana;
}

.csc-mailform #mailformformtype_mail {
	width: 70px;
	height: 25px;
	padding: 0px;
	margin-top: 10px;
	float: right;
}


/* Help left */
.help_left {
	padding-left: 10px;
}

.help_left h1 {
	font-size: 13px;
}

ul.helpmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
}

ul.helpmenu li {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

ul.helpmenu .active a {
	color: red;
}

.zoekresultaat_div {
	margin-top: 20px;
	padding-left: 10px;
}
