/*kleurenschema handelspunt.nl

#E7E8D1
#D3CEAA
#FBF7E4 
#424242 donkergrijs
#CC0000 rood
*/


body{
background: #EAEAEA;
margin-bottom: 0px;
margin-top: 10px;
padding:0;
/*line-height: 1.5em;*/
}

/*b{font-size: 110%;}*/
em{color: red;}

#maincontainer{
background: white;
/*width: 840px; /*Width of main container*/
width: 900px; /*Width of main container*/
margin-bottom: 0px;
margin: 0 auto; /*Center container on page*/
border:  #D3D3D3 solid 1px;

}

#topsection{
background: white;
height: 80px; /*Height of top section*/
border-bottom:2px #000000 solid;
/*background-image:url('autosleutels.gif');
background-position: right;
background-repeat: no-repeat;
background-attachment: fixed;*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background: white;
background-image:url(left.gif);
background-position:bottom;
background-repeat:no-repeat;
height: 465px;
}

#footer{
clear: left;
width: 100%;
font-family:Verdana;
font-size:14px;
font-weight:bold;
background: #999999;
color: #FFF;
text-align: right;
padding-right:10px;
padding: 4px 0px;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
font-family: verdana;
}
.contact{
padding-top: 0px;
padding-left: 4px;
font-family:Verdana;
color: white;
font-size:12px;
font-weight:bold;
}
.contact a{ color:white;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
list-style-type: none;
margin-top:85px;
margin-left:10px;
padding: 0;
width: auto;
/*border-top: 1px solid #9A9A9A;
border-bottom: 1px solid #9A9A9A;*/

}

.markermenu li a{
background: url(arrow-list.gif) no-repeat 2px center;
font: bold 13px "Verdana";
color: black;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
/*border-bottom: 1px solid #B5B5B5;*/
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 160px;
}

.markermenu li a:visited {
color: black;
}

.markermenu li a:active{
color: #CC0000;
/*border-top: 1px solid #B5B5B5;
border-bottom: 1px solid #B5B5B5;
*/
}

.markermenu li a:hover{
color: #CC0000;
/*border-top: 1px solid #B5B5B5;
border-bottom: 1px solid #B5B5B5;
/*background-color: #ffffcb;*/
background-image:url(arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
#iframeName {
padding-top:0px;
padding-bottom: 0px;
margin-top:0px;
z-index:6; 
width: 700px; 
height:455px;
}

#autosleutels {
position:absolute;
margin-left: 780px; 
margin-top:0px;
}

#rdw {
position:absolute;
margin-left: 695px; 
margin-top:20px;
}
#welkom {
position:absolute;
margin-left: 215px; 
margin-top:20px;
}