html, body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    font-family: verdana;
    font-size: 10pt;
    background-color: #555555;
}

div, table, td {
	font-family: verdana;
    font-size: 10pt;
}

a {
    color: #000;
	font-size: 10pt;
}
a:hover {
    color: #000;
    text-decoration:none;
}
span.error input,
span.error textarea {
	border: 1px solid #e5322d;
	background-color:#fbe3e4;
}

h1 {
    padding: 0px;
    margin: 0px;
    text-indent: -100em;
    overflow: hidden;
    background: url(images/logo.jpg) no-repeat;
    height: 102px;
    width: 939px;
    
}

h2 {
	font-size: 11pt;
	font-weight: bold;
}

#container {
    width: 939px;
    margin: 0px auto;
    background-color: #FFFFFF;
    margin-top: 5px;
    text-align: left;
}

#header {

}

#menu_first {
    padding:0px;
    border-left: 0px!important;
}

#menu a {
    margin-top:7px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    border-left: solid 1px #bfbfbf;
    font-family: arial;
    color: #414141;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    text-transform: uppercase;
}

#menu a:hover {
    color: #000000;
    border-left: solid 1px #E3E3E3;
    
}

#menu ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
    padding-left: 20px;
}

#menu li {
    float:left;
}

#menu {
    width: 939px;
    cursor: pointer;
    background: url(images/menu_bg.gif) repeat-x;
    height: 29px;
    clear:both;
    margin:0px;
    margin-top:-3px;
    padding:0px;
}

#menu_left_border {
    width: 10px;
    float:left;
    height: 29px;
    background: url(images/left.top.jpg) repeat-y;
}

#menu_right_border {
    width: 12px;
    float:right;
    height: 29px;
    background: url(images/right.top.jpg) repeat-y;
}

#header_left_border {
    width: 10px;
    float:left;
    height: 283px;
    background: url(images/left.top.jpg) repeat-y;
}

#header_image {
    clear: both;
    margin:0px;
    padding:0px;
    height: 283px;
}

#header_img {
    float:left;
    height: 283px;
}

#header_right_border {
    width: 12px;
    float:right;
    height: 283px;
    background: url(images/right.top.jpg) repeat-y;
}

#content {
    clear:both;
    background: url(images/mainbg.gif) repeat-y;
}

#content_left_border {
    width: 10px;
    float:left;
    background: url(images/left.top.jpg) repeat-y;
}

#content_right_border {
    width: 12px;
    float:right;
    background: url(images/right.top.jpg) repeat-y;
}

#content_main {
    float:left;
    background: url(images/mainbg.gif) repeat-y;
    width: 939px!important;
    padding-top:10px;
}

#main {
    position:relative;
    z-index: 10;
    padding-left: 25px;
    padding-right: 25px;
}

#main div {
    position:relative;
    z-index: 15;
}

#main_footer {
    position: relative;
    z-index: 2;
    height: 127px;
    background-image: url(images/footer.mainbg.jpg);
    background-repeat: repeat-x;
    margin-top: -127px;
    width: 939px;
}

.white {
    color: #FFFFFF;
}

#footer {
    height: 18px;
    background: url(images/bottom.jpg) no-repeat;
    clear:both;
}

.label {
	width: 150px;
	display:block;
	float:left;
}

input[type=text], textarea {
	border: solid 1px #000000;
	margin-bottom: 2px;
}

.foto {
	border: solid 2px #000000;
}

#bedrijfswagens caption {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#bedrijfswagens th {
    text-align: left;
}

#bedrijfswagens img {
    border: 2px solid #000;
}

#bedrijfswagens td {
    vertical-align: top;
}
