@charset "utf-8";
div {
	/*border: 1px solid black;*/
}
img {
	border: 0;
}
body {
	text-align: left;
	background-color: #e7e9ea;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #373930;
}
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body>div#maintable {
	height: auto;
}
#maintable {
	background-color: #fff;
	width: 975px;
}
#container {
}	
#footer {
	background-image: url(../images/back_footer.gif);
	background-repeat: no-repeat;
	background-color: #e7e9ea;
	float: right;
	width: 302px;
	height: 55px;
	text-align:left;
	padding-top: 41px;
	padding-left: 673px;
	padding-bottom: 15px;
	font-size: 0.9em;
}
body>div#footer {
      height: auto;
}
#main {
	font-size: 1.1em;
}
#cleaner{
	clear: both;
	height:115px;
}



#topbalk {
	background-image: url(../images/back_topbalk.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	height: 35px;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 0.9em;
}
#logo {
	padding-left: 75px;
	height: 66px;
	width: 365px;
	float: left;
}
div#menu {
	padding-top: 28px;
	float: right;
	width: 450px;
}
div#menu img {
	margin-right: 12px;
	border-top: 2px solid white;
}
div#menu img:hover {
	margin-right: 12px;
	border-top: 2px solid #ccc;
}
div#menu img.active {
	margin-right: 12px;
	border-top: 2px solid #1151ae;
}
#flashhome {
	clear: both;
	height: 210px;
	width: 975px;
	background-color: #1151ae;
}
#titelbalk {
	clear: both;
	height: 49px;
	width: 700px;
	padding: 20px 0px 0px 275px;
	background-image: url(../images/back_balk.gif);
	background-repeat: no-repeat;
}


#leftcol {
	font-size: 1.1em;
	margin-top: 25px;
	margin-left: 75px;
	width: 160px;
	float: left;
}
#leftcol.achterliggende {
	border-top: 2px solid #ddd;
	padding-top: 10px;
}
#leftcol ul {
	margin: 0;
	padding: 0;
}
#leftcol li {
	list-style-type: none;
	display: block;
}

#content {
	margin-top: 20px;
	float: right;
	width: 700px;
}
#breadcrumbs {
	font-size: 0.9em;
	color: #979894;
	padding: 10px 0 0px 275px;
}
#titel {
	padding-bottom: 20px;
}
#welkom {
	float: left;
	width: 300px;
	margin-bottom: 35px;
	font-size: 1.1em;
}
#maincontent_breed {
	float: left;
	width: 620px;
	padding-right: 20px;
	padding-bottom: 35px;
	font-size: 1.1em;
}
#offerte {
	float: right;
	width: 320px;
	margin-bottom: 35px;
	font-size: 1.1em;
	padding-right: 20px;
}
#offerte ul {
	margin: 0 0 0 8px;
	padding: 0;
}
#offerte li {
	list-style-type: none;
	display: block;
	margin: 0 0 8px 0;
}	

#nieuws {
	float: left;
	width: 300px;
	margin-bottom: 35px;
	font-size: 1.1em;
}
#referenties {
	float: right;
	width: 325px;
	margin-bottom: 35px;
	font-size: 1.1em;
	padding-right: 15px;
}
.clean {
	clear: both;
}






ul#menu {
	width: 100%;
	position: relative;
	height: 41px;
	font-size: 85%
}
ul#menu li {
	display: block;
	float: left;
	margin: 0;
	height: 41px;
	background: url(../images/menu_divider.gif) no-repeat right 0;
	text-indent: -9999px;
	border-top: 1px solid #fff;
	margin: 0 20px 0 0px;
}
ul#menu li#home { width: 33px; background: url(../images/menu_home.gif) no-repeat center 0}
ul#menu li#ramen_deuren { width: 77px; background: url(../images/menu_producten.gif) no-repeat center 0}
ul#menu li#refs { width: 68px; background: url(../images/menu_referenties.gif) no-repeat center 0}
ul#menu li#vanpellicom { width: 54px; background: url(../images/menu_overons.gif) no-repeat center 0}
ul#menu li#contact { width: 50px; background: url(../images/menu_contact.gif) no-repeat center 0}

ul#menu li a {
	display: block;
	height: 41px;
	color: #cccabe;
	text-decoration: none;
	text-align: center;
	line-height: 41px
}
ul#menu li a span { display: none; }
ul#menu li a:hover {
	text-decoration: none;
	border-top: 1px solid #999;
}








a,a:visited,a:hover,a:active {
	text-decoration: none;
	font-weight: bold;
	color: #1151ae;
}
a:hover {
	text-decoration: underline;
}
#breadcrumbs a,#breadcrumbs a:visited,#breadcrumbs a:active,#breadcrumbs a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #909387;
}
#footer a,#footer a:visited,#footer a:active,#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #373930;
}


form {
	margin: 0;
}
select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 1.1em;
}	
.w300 { width: 300px; }
input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	font-size: 1.1em;
}
input.button {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 1.1em;
	border: 0px;
	background-color: white;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 1px;
	height: 20px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}



/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* IE */
	*height: 1%;
}