body {
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	background-color: #776F6E;
	font-size: 11px;
	line-height: 17px;
}
#webForm  td{
    vertical-align:top;
}
p {
	padding: 0px;
	margin: 0px;
}
.content p {
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
a {
    font-weight: bold;
    color: #FF6100;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1,h2 {
    margin: 0;
    line-height: 18px;
    font-style: italic;
}
h1{
    font-size: 14px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FF6600;
    padding: 5px 0 8px 0;
    color: #688397;
    margin: 0 0 10px 0;
}
h2{
    font-size: 16px;
    padding: 10px 0 10px 0;
    color: #4C4140;
}
h3{
    font-size: 14px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FF6600;
    padding: 5px 0 8px 0;
    color: #688397;
    margin: 0 0 10px 0;
}
.tekstincel h6{
    padding:0px;
    margin:0px;
    
}
img{
border:none;
}
.tekstincel {
    left: 0px;
    top: 0px;
    position: relative;
    margin: 0px;
    padding: 20px;
}
#statementsub {
    width: 320px;
    font-size: 11px;
    font-style: italic;
    font-weight:normal;
    top:16px;
    left:648px;
    line-height: 18px;
    color: #FFFFFF;
}

#artikel {
    width: 250px;
    height:250px;
    padding:10px;
    height:180px;
    float: left;
    overflow:hidden;
    position:relative;
}
.main{
    color:#FFFFFF;
    background-color: #688297;
    width: 952px;
    height: 151px;
    left: 0px;
    top: 23px;
    margin: 0;
    padding: 0;
    position: relative;
}
.topmenu {
    position: absolute;
    left: 20px;
    top: 2px;
    width: 850px;
}
#menurechts{
padding: 0 20px 20px 20px;
width: 260px;
}
#menurechts  a, .topmenu a, .bodemnavigatie a {
color: #FFFFFF;
}
#menurechts a, .bodemnavigatie a {
    background-image: url(/images/wit-pijltje.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
#menurechts .zoek a {
    background-image: url(/images/oranje-wit-pijltje.gif);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
    margin-left: 10px;
}
.bodemnavigatie {
padding: 0 20px 0 20px;
}
.leesmeer {
    background-image: url(/images/grijs-pijltje.png);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.statementimage{
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #FFFFFF;
    border-style: solid;
    position: absolute;
    left: 0px;
    width: 950px;
    height:220px;
}
.statement {
    position: absolute;
    left: 20px;
    top: 110px;
    z-index: 100;
    width: 600px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    float: none;
    line-height:30px;
    margin: 0;
}
.logo{
    height: 60px;
    width: 158px;
    background-image: url(/images/quorim-logo.gif);
    background-repeat: no-repeat;
    position: absolute;
    right: 17px;
    top: -42px;
    margin-bottom: 0px;
}
.adres{
    color: #FFFFFF;
}
#selected{
    background-image: url(/images/grijs-pijltje-menu.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    height: 36px;
    float: left;
}
input, textarea {
    background-color: #BFCAD2;
    border: 1px solid #688297;
    float: left;
}
input.radio{
    background-color: transparent;
    border: 0px solid #688297;
    float: none;
}

/* hier begint het dropdown menu*/
.topmenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;                            
    left: 0px;
    top: -31px;
    position: absolute;
    height: 17px;
}

.topmenu li {
    position: relative;    
    float: left;
    padding: 3px 10px;
    width: auto;
}
.topmenu li ul {
    background-color: #776F6E;
    position: absolute;
    display: none;    
    left: 0px;
    margin: 2px 0;
    padding:0 10px 0px;
    top: 21px;
    height:auto;
    /*
    opacity:.70;
    filter: alpha(opacity=100);
*/
    width:175px;
}
.topmenu li li {
    float:none;
    padding:3px 0;
    position: relative;
}
.topmenu li:hover ul, .topmenu li.sfhover ul{
    display:block;
}
.topmenu a {
    color: #FFFFFF;
}
.topmenu a:hover{
    color:#FFFFFF;
}
.topmenu li:hover, .topmenu li.sfhover{
    background-color: #958D8C;
    padding: 3px 10px 4px;
    margin: 0;
}
li#selected:hover, li#selected.sfhover{
    background: none;
    background-image: url(/images/grijs-pijltje-menu.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 35px;
}
.topmenu li li:hover, .topmenu li li.sfhover{
    background-color: #958D8C;
    padding: 5px 10px 3px 10px;
    margin: -2px -10px 0px -10px;
}

.content img{
    padding : 0px 5px 0px 5px;
}

a[href^="http://www.htmlsend.nl/"] {
    background: url(/images/htmlsend.gif) no-repeat left center;
    padding-left: 20px;
}
a[href^="http://www.htmlsend.com/"] {
    background: url(/images/htmlsend.gif) no-repeat left center;
    padding-left: 20px;
}
