@charset "UTF-8";
body {
	font-family: "Century Gothic";
	line-height: 30px;
	background-color: rgb(204,204,204);
	font-size: 12pt;
	overflow: scroll;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: rgb(31,98,161);
}
h1 {
	font-size: 18pt;
	color: rgb(31,98,161);
	padding-top: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	color: rgb(31,98,161);
	text-transform: uppercase;
	font-size: 15pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	text-transform: uppercase;
	font-size: 10pt;
	text-align: center;
}
h4 {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(31,98,161);
	text-transform: uppercase;
}
h5 {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(68,161,77);
	text-transform: uppercase;
}
h6 {
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(0,0,0);
	font-size: 12pt;
}
.wit {
	color: rgb(255,255,255);
}
.groen {
	color: rgb(68,161,43);
}
.padding {
	padding: 5px;
}
#container {
	min-height: 625px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #menu {
	height: 35px;
	width: 1000px;
	float: left;
	background-color: rgb(31,98,161);
	color: rgb(255,255,255);
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10pt;
}
#container #menu table tr td a {
	color: rgb(255,255,255);
	text-decoration: none;
}
#container #naam_riem {
	color: rgb(255,255,255);
	background-color: rgb(31,98,161);
	text-align: center;
	text-transform: uppercase;
	font-size: 46px;
	font-family: "Century Gothic";
	height: 50px;
	float: left;
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#container #main {
	background-color: rgb(255,255,255);
	float: left;
	min-height: 410px;
	width: 860px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgb(31,98,161);
	border-left-color: rgb(31,98,161);
}

#container #main #werkzaamheden {
	float: left;
	width: 890px;
	min-height: 270px;
}
#container #main #werkzaamheden #werk1 {
	float: left;
	width: 207px;
	min-height: 280px;
	margin-right: 16px;
	border: 1px solid rgb(31,98,161);
}
#container #main #werkzaamheden #werk2 {
	float: left;
	width: 207px;
	min-height: 280px;
	border: 1px solid rgb(111,161,43);
}
#container #inhoud {
	background-color: rgb(255,255,255);
	float: left;
	min-height: 250px;
	width: 985px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: rgb(31,98,161);
}
#container #inhoud #vulling {
	float: left;
	min-height: 400px;
	width: 985px;
	background-image: url(../0_images/logos/restvorm_logo_2.png);
	background-repeat: no-repeat;
}
#container #inhoud #vulling #left {
	float: left;
	min-height: 450px;
	width: 225px;
}
#container #inhoud #vulling #teksten {
	float: left;
	min-height: 450px;
	width: 760px;
	background-image: url(../0_images/logos/kleurbalk_installatiebedrijf_sint-oedenrode_wriem.png);
	background-repeat: repeat-y;
}
#container #inhoud #vulling #teksten #links {
	float: left;
	min-height: 430px;
	width: 485px;
	padding: 15px;
}
#container #inhoud #vulling #teksten #rechts {
	float: left;
	min-height: 450px;
	width: 215px;
	margin-left: 15px;
}
#container #inhoud #vulling #teksten #rechts #foto {
	float: left;
	height: 215px;
	width: 215px;
	background-color: rgb(204,204,204);
}
#container #inhoud #vulling #teksten #rechts #merken {
	float: left;
	height: 88px;
	width: 215px;
	text-align: center;
	margin-top: 10px;
	padding-top: 12px;
}
#container #footer {
	color: rgb(255,255,255);
	background-color: rgb(31,98,161);
	float: left;
	height: 175px;
	width: 1000px;
}
#container #footer table {
	font-size: 8pt;
}
