/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins, a {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


body {
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-family: Georgia1, Georgia, serif;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;    
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;    
    font-family: Tahoma, Geneva, sans-serif;    
    font-family: Trebuchet MS, sans-serif;           
    font-family: Verdana, Verdana, Geneva, sans-serif;         
    color:#616161;
    font-size:12px;
    line-height:16px;
}

#container {
    width:980px;
    margin: 0 auto;
}
#header {
  background:url(/images/user/auto-financieel/bg-header-schade.jpg) top left no-repeat;
    height: 205px;
    overflow: auto;
}
#logo {
  color:#FFF;
  font-weight:bold;
  font-size:40px;
  line-height:40px;
    height:40px;
  margin:30px 0 0 20px;
}
#logo a {
  color:#FFF;
}

#menu {
    overflow:auto;
    height:41px;
    line-height:41px;
    font-size:14px;
  margin:85px 0 0 5px;
}
#menu ul li {
    float:left;
    padding: 0 5px;
}
#menu ul li a {
  color:#FFF;
    padding: 0 15px;
  display:inline-block;
}
#menu ul li a:hover {
    color:#ff8314;
}
#menu ul li.actief, #menu ul li.actief a {
  background:url(/images/user/auto-financieel/hover-active.gif) top center no-repeat;
  color:#FFF;
}

#main {
  background:url(/images/user/auto-financieel/bg-content-repeat.jpg) top left repeat-y;
    overflow:auto;
}

#content {
    width:625px;
    margin:20px 0 0 25px;
    float:left;
}
#pan-add {
  background:url(/images/user/auto-financieel/pan-add.jpg) bottom center no-repeat;
  width:625px;
  height:113px;
}

.text p, .text ul, .text ol, .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    padding: 0 0 15px 0;
}
.text ul, .text ol{
    padding: 0 0 15px 25px;
    list-style:disc;
}
.text ol{
    list-style:decimal;
}
.text table {
  margin: 0 0 15px 0;
}
.text td {
    vertical-align:top;
}
.text a {
    color:#ff8314;
}
.text a:hover {
    text-decoration:underline;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size:14px;
}
.text h1 {
    font-size:18px;
}
.text h2 {
    font-size:16px;
}
.text h3 {
    font-size:15px;
}

#rightbar {
    float:right;
    width:240px;
  margin:20px 30px 0 0;
}
#rightbar .title {
    font-size:14px;
    font-weight:bold;
    display:block;
    padding: 0 0 15px 0;
}
#footer-wrapper {
  background:url(/images/user/auto-financieel/bg-footer-repeat.jpg) top left repeat-x;
}
#footer {
  margin: 0 auto;
  width:980px;
  height:50px;
  background:url(/images/user/auto-financieel/bg-footer.jpg) top center no-repeat;
    clear:both;
    font-size:11px;
  padding:22px 0 0 0;
  text-align:center;
  color:#FFF;
}
#footer a {
    color:#FFF;
}
#footer a:hover {
    text-decoration:underline;
}
#google-add { padding:0 0 10px 0;}


