#top {
	background-image: url(../gfx/design/bk_top.gif);
	background-repeat: no-repeat;
	height: 62px;
}
#pagewidth {
	text-align: left;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
	font-family: arial, sans-serif;
	margin: 0;
	font-size: 12px;
}
b, strong
    {
	color: #193776;
    }
h1 {
	color: #193776;
	font-size: 18px;
	float: left;
	margin: 32px 0 0 72px;
}
h2 {
	color: #193776;
	font-size: 14px;
	float: right;
	margin: 30px 0 0 0;
	width: 300px;
	text-align: right;
}
h3 {
	color: #E76B18;
	font-size: 16px;
    margin: 0;
    line-height: 22px;
}
h4 {
	color: #193776;
	font-size: 14px;
    margin: 0;
    line-height: 22px;
    }
h5 {
	color: #193776;
	font-size: 13px;
    margin: 10px 0 0 0;
    line-height: 22px;
    }
.orange {
	color: #E56917;
}
#navbar {
	text-align: center;
	font-size: 14px;
	color: #E56917;
}
#middle {
	padding: 0 4px 10px 4px;
}

#navbar a:link, #navbar a:visited{
	color: #333333;
	text-decoration: none;
}
#navbar a:hover{
	color: #E56917;
	text-decoration: underline;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	color: #CCCCCC;
	padding-top: 10px;
    margin-top: 15px;
	text-align: center;
    clear: both;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #E56917;
}.table_center {
	text-align: center;
}
.table_left {
	text-align: left;
}
.table_right {
	text-align: right;
}
#bluebar
    {
    margin-top: 31px;
    background-repeat: no-repeat;
    }
#blue_bar_left
    {
    height: 80px;
    width: 539px;
    float: left;
    background-image: url(../gfx/design/bk_blue_left.jpg);
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 8px 0 0 36px;
    }
#blue_bar_right {
	float: left;
}
#top_table
{
margin-top: 20px;
}
#bottom_table
{
margin-top: 33px;
clear: both;
}

#articles
{
margin: 20px 0 0 0;
}
.text
{
line-height: 20px;
}
.img_right
{
float: right;
margin: 0 0 10px 15px;
}
.img_left
{
float: left;
}
.wit
{
color: #ffffff;
}
#bedrijfsfilm
{
text-align: center;
}
.small
{
font-size: 11px;
}
#totaal
{
font-size: 18px;
text-align: center;
color: #ff0000;
font-weight: bold;
}
.big
{
font-size: 14px;
font-weight: bold;
}
.producttable {
    width: 380px;
}
.producttable td {
    padding-right: 30px;
}
.td_odd {
    background-color: #eeeeee;
}
.td_total {
    background-color: #cccccc;
    font-weight: bold;
}
.select {
    width: 200px;
}
.input_big {
    width: 196px;
}
.select_small {
    width: 129px;
}
.error {
    color: #ff0000;
    display: inline;
    padding-left: 10px;
}
.input_small {
    width: 50px;
}
.input_medium {
    width: 120px;
}
.select_medium {
    width: 124px;
}
.top_balk {
	text-align: left;
	display: table;
	height: 35px;
	#position: relative;
	overflow: hidden;
}
.top_balk_inner {
	text-align: left;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.top_balk_inner_content {
	#position: relative;
	#top: -50%;
	text-align: left;
	margin-left: 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_balk_inner_content img {
	border: 0px;
}
.top_balk_inner_content a {
	color:#0000FF;
	text-decoration: underline;
}
.top_balk_inner_content a:hover {
	text-decoration: none;
}
.top_balk_close {
	height: 1px;
	background: #f2a150;