﻿body
{
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url('../images/bgdpage.jpg');
	background-repeat: no-repeat;
}
#main
{
	border: 1px solid #797979;
	width: 862px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*======= header =======*/
#header {
	height:180px;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 15px;
}
#header .logo {
	height:180px;
	width: 180px;
}
#header .img {
	height:152px;
	width: 661px;
	margin-left: 7px;
}
#header .menu {
	height:28px;
	background-color: #EEEEEE;
	width: 661px;
}
.logo, .img { float:left;}

/*======= end header =======*/

/*======= footer =======*/
#footer {
	text-align: center;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	height: 47px;
	margin-top: 20px;
	padding: 0px;
}
#footer .first
{
	background-color: #D8D8D8;
	height: 23px;
	color: #C02000;
	margin: 0px;
	padding: 0px;
}
#footer .second{
	background-color: #2E2E2E;
	height: 23px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer .txt1{
	float: left;
	width: 263px;
	margin: 0px;
	padding: 0px;
	
}
#footer .txt2{
	float: left;
	width: 263px;
	margin: 0px;
	padding: 0px;
	
}
#footer .txt3{
	float: left;
	width: 263px;
	margin: 0px;
	padding: 0px;
	
}

.footer_menu {
	font-size: 0.9em;
	margin-top: 3px;
	margin-bottom: 3px;
}

.footer_menu li { display:inline;}

.footer_menu li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 8px 0 8px;

}

.footer_menu li a:hover {
	color:#AD1216;

}

.footer_menu li a.last { background:none;}

/*======= end footer =======*/

#header, #footer {
	font-size:0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*======= navigation =======*/
#navigation
{
	top: 5em;
	left: 1em;
	width: 12em;
	float: left;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #ED9F9F;
}
#navigation li a  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #711515;
	margin:0;
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
/*======= end navigation =======*/
/*======= content1 =======*/

#content1a {
	background-color: #FFFFFF;
	height: 370px;
	width: auto;
	font-size: 0.85em;
}
#content1a .col_1 {
	width: 510px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
#content1a .col_2 {
	width:250px;
	padding-left: 10px;
	padding-right: 31px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
}
#content1a .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end content1 =======*/
/*======= contentDiensten =======*/

#contentDiensten {
	background-color: #FFFFFF;
	height: 800px;
	width: auto;
	font-size: 0.85em;
}
#contentDiensten .col_1
{
	width: 463px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	float: left;
	height: 224px;
}
#contentDiensten .col_2 {
	width:300px;
	padding-left: 10px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}
#contentDiensten .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*======= end contentDiensten =======*/

/*======= contentAdmin =======*/
#contentAdmin
{
	padding: 0px;
	margin: 10px;
	width: 520px;
	float: left;
	height: auto;
}
.FormViewAdmin
{
	
	background-color: #EEEEEE;
	border-style: solid dotted dotted solid;
	border-width: 1px;
	border-color: #003399;
	margin: 10px;
	border-spacing: 5px;
}
/*======= contentAdmin =======*/
/*======= contentMain =======*/
#contentMain {
	background-color: #FFFFFF;
	height: 350px;
	width: auto;
	font-size: 0.85em;
	background-attachment: scroll;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentMain .col_1 {
	width: 510px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
#contentMain .col_2 {
	width:250px;
	padding-left: 10px;
	padding-right: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#contentMain .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end contentMain =======*/


/*======= content2 =======*/

#content2 {
	background-color: #FFFFFF;
	height: 620px;
	width: 100%;
	font-size: 0.85em;
}
#content2 .col_1 {
	width: 510px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
#content2 .col_2 {
	width:250px;
	padding-left: 10px;
	padding-right: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#content2 .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*======= end content2 =======*/

/*======= content3 =======*/
#content3 {
	background-color: #FFFFFF;
	height: 460px;
	width: 100%;
	font-size: 0.85em;
}
#content3 .col_1 {
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#content3 .col_2 {
	width:100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content3 .col_3 {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
#content3 .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end content3 =======*/

/*======= contentLinks =======*/
#contentLinks
{
	background-color: #FFFFFF;
	width: 100%;
	font-size: 0.85em;
	height: 450px;
}
#contentLinks .col_1 {
	width: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#contentLinks .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end Links =======*/

/*======= contentVerkoop =======*/
#contentVerkoop
{
	background-color: #FFFFFF;
	width: 100%;
	font-size: 0.85em;
	height: 470px;
}
#contentVerkoop .col_1 {
	width: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#contentVerkoop .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end Verkoop =======*/

/*======= contentLinksDetails =======*/
#contentLinksDetails
{
	background-color: #FFFFFF;
	width: 100%;
	font-size: 0.85em;
	height: 1570px;
}
#contentLinksDetails .col_1 {
	width: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#contentLinksDetails .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*======= end LinksDetails =======*/

/*======= content4 =======*/
#content4 {
	background-color: #FFFFFF;
	height: 410px;
	width: 100%;
	font-size: 0.85em;
}
#content4 .col_1 {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#content4 .title{
	background-color: #FFFFFF;
	height: 50px;
	width: 722px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*======= end content4 =======*/

/*======= contentContact =======*/

#contentContact {
	background-color: #FFFFFF;
	height: 460px;
	width: 100%;
	font-size: 0.85em;
}
#contentContact .col_1
{
	width: 510px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	float: left;
}
#contentContact .col_2
{
	width: 250px;
	padding-left: 10px;
	padding-right: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}
#contentContact .title{
	background-color: #FFFFFF;
	height: 50px;
	width: auto;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*======= end contentContact =======*/


/*======= admin1 =======*/
#admin1 {
	background-color: #FFFFFF;
	height: 370px;
	width: 100%;
	font-size: 0.85em;
}
#admin1 .title{
	background-color: #FFFFFF;
	height: 50px;
	width: 722px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#admin1 .col_1 {
	width: 130px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	overflow: visible;
}
#admin1 .col_2 {
	width: 570px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*======= end admin1 =======*/

.col_1, .col_2, .col_3, .col_4, .col_5 {
	float: left;
}
.container {
	
}

.m_titleRed {
	font-size: 3em;
	color: #C02000;
	height: 50px;
	width: 300px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C02000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

.m2_titleRed {
	font-size: 2em;
	color: #C02000;
	height: 40px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C02000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	display: block;
	width: 450px;
	text-transform: lowercase;
}

.m_titleBlack {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h1 {
	font-size:1em;
	font-family:tahoma;
	color:#000000;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
}

h2 {
	font-size:1em;
	font-family:tahoma;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #9BA73B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size:1em;
	font-family:tahoma;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #D0D1CB;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	display: inline;
}
h5
{
	font-size: 0.9em;
	font-family: tahoma;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
tahoma;
{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
h6 {
	font-size:1em;
	font-family:tahoma;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #9BA73B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.description {
	color: #666666;
	padding: 0px;
	display: block;
	margin: 0px;
}

#content { width:100%; padding-bottom:2px;}

/*===========================*/


/*======== verkoop =============*/

#verkoop {
	background-color: #FFFFFF;
	height: 500px;
	width: 862px;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
}
#verkoop .col_1 {
	width: 485px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#verkoop .col_2 {
	width:317;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 0px;
}
#verkoop .title{
	background-color: #FFFFFF;
	height: 50px;
	width: 722px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


table.products td, table.products th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #1E4199;
}
table.products {
	border-left: 1px solid #1E4199;
	border-top: 1px solid #1E4199;
	margin-bottom: 8px;
	width: 800px;
}
table.products td {
	vertical-align: text-top;
	text-transform: capitalize;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
table.products th {
	color: #6F6F6F;
	background-color: #EEEEEE;
	text-align: center;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}

table.details {
	border-left: 1px solid #1E4199;
	border-top: 1px solid #1E4199;
	margin-bottom: 8px;
	width: 460px;
	padding: 0px;
}
table.details td {
	vertical-align: text-top;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
}
table.links {
	border-left: 1px solid #1E4199;
	border-top: 1px solid #1E4199;
	margin: 10px;
}
table.links td {
	vertical-align: text-top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 6px;
}


.insertContainer {
	float: left;
	margin: 0px;
	padding: 0px;

}
.vendorContainer {
	float: left;
	margin-left: 10px;
	font-size: 0.75em;
}
.categoryContainer {
	float: left;
	margin-left: 10px;
	font-size: 0.75em;
	margin-top: 10px;
}
/*=========end verkoop================*/

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
	background-color: #A41D00;
	color: White;
	font-weight: bold;
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
	background-color: #A41D00;
	color: White;
	text-align: right;
}

.AlternatingRowStyle
{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}

.RowStyle
{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}

.HeaderStyle
{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}

.SelectedRowStyle
{
}

.PagerRowStyle
{
	background-color: #ddd;
	text-align: right;
}

.SortHeaderRowStyle
{
	background-color: #A41D00;
	text-align: left;
	font-weight: bold;
	color: White;
}



