body {
background-color:#e3e4e6;
margin:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D4006F;
	align: left;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	cursor:hand;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D4006F;
	align: left;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	cursor: hand;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D4006F;
	align: left;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	cursor:hand;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #D4006F;
	align: left;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	cursor:hand;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #D4006F;
	margin: 2px 0px 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background-position: 0px;
	margin: 0px 0px 0px 0px;
	color: #D4006F;
	text-transform: none;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	background-position: 0px;
	margin: 6px 10px 6px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #D4006F;
	text-transform: none;
}

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;

	background-position: 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 1.5em 15px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 1.5em 25px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}
.kolomkop
{ font-size:12px;
  color:#FFFFFF;
  font-weight: bold;
  line-height: 24px;
  margin-left: 10px;
 }
.h2_link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 11px;
	line-height: 16px;
	color: #FFE4B5;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
.h4_link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	align: left;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #003366;
}
hr { 
	height: 1px; 
	border: solid #D4006F 1px; 
	border-top-width: 0px;
}
form {
	margin:	0px;
}
.nofill {
	border: 1px solid #FF0000; 
}
input {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 15px;
	color: #666666;
	border:solid #666666 1px;
	padding-left: 3px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
}
.alignbutton {
	margin: 3px 0px 0px 0px;
	cursor:hand;
}
.handcursor {
	cursor:hand;
}
.debugtxt {
  color: red;
}
.valerror {
  background-color: #FFCECE;
}
.img_border {
  border: 1px solid;
  border-color: #D4006F;
}
.no_border {
  border: 0px;
}    
.footer_tekst {
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:500;
  line-height:18px;
  color:#FFFFFF;
}
.aanbiederkolomscrollbar
{
	scrollbar-arrow-color: #38383a;
	scrollbar-face-color: #e3e4e6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e3e4e6;
	scrollbar-shadow-color: #C9C9C9;
	scrollbar-darkshadow-color: #38383a;
	scrollbar-track-color: #E0E0E0;
}
img.links { /*foto links floaten */
	border: solid #EB067B 1px;
	float: left;
	margin: 0px 10px 0px 0px;
}

img.rechts { /*foto rechts floaten */
	border: solid #EB067B 1px;
	float: right;
	margin: 0px 0px 0px 10px;
}
.LeftAlgBalkBold {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}	
.PVbeh_menu_button, PVbeh_menu_button:link, PVbeh_menu_button:visited, PVbeh_menu_button:active {
	font-family: Arial;
	font-size: 12px;
	height: 24px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-color: #D4006F;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 200px;
	color: #848486;
	cursor:hand;
}
.PVbeh_menu_button:hover {
	font-weight: bold;
}
.kolomtable {
	background-color: #e3e4e6;
}
#AddEmailLayer {
   position: absolute;
   visibility: hidden;
   overflow: hidden;
   border:2px solid #D4006F;
   background-color:#e3e4e6;
   padding:5px;
   z-index:99999;
}
#SentKortingsBon {
   position: absolute;
   visibility: hidden;
   overflow: hidden;
   border:2px solid #D4006F;
   background-color:#e3e4e6;
   padding:5px;
   z-index:99999;
}
#koplayer {
	background-color:#38383a;
}
#inloggen {
	background-color:#e3e4e6;
}
#contentlayer {
	background-image:url(../img/bg_content_img_arb.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
#LeftAlgBalk {
	background-color:#D4006F;
}
#menukop { 
 background-color:#38383a;
}
#contacform_selector { 

}
#aanbiedingkop { 
 background-color:#38383a;
}
#eengreepkop { 
 background-color:#38383a;
}
#aanbieder_kolom { 
	background-color:#e3e4e6;
}	
/* Banner slide gedeelte */
#slide-container {
    height: 320px;
    width: 754px;
    background-color: #3d3c3f;
    font-family: Arial;  
}

#slides {
    z-index: 0;
    float: right;
	width:537px;
}

#controls {
    float: left;
    list-style-type: none;
    margin: 6px 0 6px 6px;
    padding: 1px 0px 0px 0px;
    z-index: 1;
}

#controls li {
    color: #959698;
    text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;
    cursor: hand;
    height: 65px;
    width: 193px;
    padding: 3px 5px 3px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #818284;
    background-color: #3d3c3f;
}

#controls li a {
    color: #959698;
    text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;	
    text-decoration: none;
    border-right: 1px solid transparent;
}

#controls li.activeControl  {
    border-right: 7px solid #d4006f;
	border-color:  #d4006f;
    background-color: #d4006f;
	color: #FFFFFF;
}
#controls a.activeControl  {
	color: #FFFFFF;
}

.slide {
    padding: 6px;
    background-color: #d4006f;
}

.slide img {
    border: none;
}

