@media screen { 
#content li.faq { 
border-bottom : 0; 
color : #009; 
margin : 1em 0 0; 
} 
em.underline { 
font-style : normal; 
text-decoration : underline; 
} 
#leftmenu a.red { 
color : red; 
} 
#content li.faq h2 { 
display : inline; 
margin-top : 0; 
margin-left : 0; 
font-weight : 700; 
color : #000; 
font-size : 11px; 
} 
#content li.faq h2:hover { 
text-decoration : underline; 
border-bottom : 0; 
} 
#content li.faq div { 
display : none; 
color : #000; 
border-bottom : 1px solid green; 
margin-top : -1.5em; 
margin-bottom : 0; 
padding : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
margin-top : 0; 
line-height : 20px; 
letter-spacing : 0.5px; 
} 
#bottom { 
margin-left : -20px; 
} 
#icontent { 
padding-left : 20px; 
position : absolute; 
top : 165px; 
min-height : 300px; 
} 
h4 { 
color : #ce9831; 
font-size : 26px; 
line-height : 34px; 
margin : 0; 
} 
h3 { 
font-size : 12px; 
margin-top : -10px; 
margin-bottom : -14px; 
} 
h6 { 
font-size : 16px; 
margin-top : -5px; 
margin-bottom : -14px; 
} 
h5 { 
color : #0178bd; 
font-size : 16px; 
font-weight : 700; 
line-height : 25px; 
margin : 10px 0; 
} 
#ccontent { 
position : absolute; 
top : 165px; 
width : 680px; 
left : 0; 
padding-left : 10px; 
border-left : 1px solid #5c80be; 
border-top : 1px solid #5c80be; 
min-height : 300px; 
} 
#container { 
position : relative; 
width : 960px; 
margin : 0 auto; 
} 
#content { 
position : absolute; 
top : 165px; 
width : 500px; 
left : 195px; 
padding-left : 10px; 
border-left : 1px solid #5c80be; 
border-top : 1px solid #5c80be; 
min-height : 300px; 
} 
#leftmenu { 
border-left : 1px solid #5c80be; 
border-top : 1px solid #5c80be; 
padding-left : 10px; 
letter-spacing : 1px; 
position : absolute; 
top : 165px; 
line-height : 12px; 
} 
#leftmenu a { 
text-decoration : none; 
color : #5c80be; 
} 
#phone-image { 
float : left; 
margin-right : 10px; 
} 
#menu { 
position : absolute; 
top : 115px; 
margin : 0; 
} 
#menu ul li { 
display : inline; 
margin : 0 1px; 
} 
#menu li.last { 
margin-left : 0; 
} 
#leftmenu li { 
border-bottom : 1px solid #5c80be; 
padding-bottom : 10px; 
padding-top : 5px; 
} 
#menu li { 
padding-left : 20px; 
} 
#menu a { 
text-decoration : none; 
font-family : Arial; 
font-size : 11px; 
} 
#imagemenu { 
width : 1150px; 
margin : 0 5px 0 0; 
} 
#imagemenu img { 
padding-right : 4px; 
} 
#leftmenu ul li { 
margin-left : -40px; 
list-style : none; 
} 
#logobr { 
top : 10px; 
position : absolute; 
right : -280px; 
} 
#bbottom { 
position : absolute; 
left : -200px; 
padding-top : 50px; 
} 
hr, #footer, #contact, #menu h2 { 
display : none; 
} 
} 
@media print { 
body:after { 
content : "Copyright  Leaseproces.nl 2005"; 
font-weight : bold; 
} 
a { 
color : blue; 
text-decoration : none; 
} 
a:after { 
content : " [" attr(href) "] "; 
color : black; 
} 
fieldset { 
margin-top : 2em; 
} 
fieldset.versturen p { 
display : none; 
} 
legend { 
font-weight : bold; 
} 
dl ul li { 
list-style-type : none; 
} 
#menu { 
display : none; 
} 
#contact { 
display : none; 
} 
#footer { 
display : none; 
} 
#kantoren { 
display : none; 
} 
#leftmenu { 
display : none; 
} 
#logobr { 
display : none; 
} 
#menu { 
display : none; 
} 
#logo { 
display : none; 
} 
} 