
body {
   margin:           5px 5px 5px 5px;
}

body, td, textarea {
   font-family:      arial;
   font-size:        12px;
}

pre {
   margin-left:      15px;
   font-size:        12px;
}

table.static, td.static {      
   border:           0px solid black;
   border-collapse:  collapse;
   margin:           0px;
   padding:          0px;
   spacing:          0px;
   empty-cells:      show;
   vertical-align:   top;
}

table, td, th {      
   border:           0px;
   border-collapse:  collapse;
   spacing:          0px;
   empty-cells:      show;
   vertical-align:   top;
   padding-top:      1px;
   padding-bottom:   1px;
   padding-left:     5px;
   padding-right:    5px;
   margin-top:       9px;
   margin-bottom:    9px;
   margin-left:      10px;
   margin-right:     5px;
}

span.light {
   color: #606060;
}

span.bold {
   font-weight: bold;
   color: #000000;
}

span.beltekst, p.beltekst {
   font-weight: bold;
   font-style: italic;
   color: #A00000;
}

.large {
   font-size:        18px;
   font-weight:      bold;
   color:            #606060;
}

h1 {
   margin-left:      15px;
   margin-right:     10px;
   margin-bottom:    0px;
   margin-top:       15px;
   border-bottom:    1px solid #acacac;
}

h1, input.h1 {
   font-size:        22px;
   font-weight:      normal;
   color:            #606060;
}

h1.intranet {
   font-size:        18px;
   background-color: #e0e0e0;
   border-bottom:    1px dashed black;
}

h2, th {
   margin-left:      15px;
   margin-right:     10px;
   margin-top:       20px;
   margin-bottom:    0px;
   font-size:        18px;
   font-weight:      bold;
   color:            #606060;
}

h3 {
   margin-left:      15px;
   margin-right:     10px;
   margin-top:       16px;
   margin-bottom:    0px;
   font-size:        14px;
   font-weight:      bold;
   color:            #606060;
}

h4, h5, h6 {
   margin-left:      15px;
   margin-right:     10px;
   margin-top:       12px;
   margin-bottom:    0px;
   font-size:        12px;
   font-weight:      bold;
   font-style:       italic;
   color:            #606060;
}

p {
   margin-left:      15px;
   margin-right:     10px;
}

p, ul {
   margin-top:       10px;
   margin-bottom:    10px;
   line-height:      16px;
}

.klein {
   font-size:        11px;
   line-height:      13px;
}

.tree {
   font-size:        11px;
   line-height:      13px;
   margin-top:       1px;
   margin-bottom:    0px;
}

ul {
   list-style-type:  square;
   padding-left:     8px;
   margin-left:      24px;
   margin-right:     10px;
}

p.widget {
   margin-top:       6px;
   margin-bottom:    6px;
   margin-left:      6px;
   margin-right:     6px;
   font-size:        11px;
   line-height:      12px;
}

.widgetkop {
   font-size:        12px;
   font-weight:      bold;
   margin-top:       2px;
   margin-bottom:    2px;
   margin-left:      6px;
   margin-right:     6px;
}

a {
   text-decoration:  none;
   font-weight:      bold;
   color:            #888800;
}

a:hover {
   text-decoration:  none;
   border-bottom:    1px solid #000000;
}

p.iconregel, a.iconregel, a.iconregel:hover, a.iconregel:visited, span.iconregel {
   margin-top:       2px;
   text-align:       right;
   font-size:        10px;
   font-weight:      normal;
   color:            #888888;
}

a.iconregel:hover {
   text-decoration:  underline;
   border-bottom:    none;
}

.login, a.login, a.login:hover, a.login:visited {
   color:            #000000;
}

.tabje, a.tabje, a.tabje:hover, a.tabje:visited {
   font-size:        14px;
   color:            #989800;
   background-color: #f0f0ff;
   border:           2px solid #c8c8a8;
}

.tabactief, a.tabactief, a.tabactief:hover, a.tabactief:visited {
   font-size:        14px;
   color:            #2020a0;
   background-color: #c0c0ff;
   border:           2px solid #c8c8a8;
}

a.tabje:hover, a.tabactief:hover {
   text-decoration:  none;
   border:           2px solid #6060c0;
}

a.login:hover {
   color:            #000000;
   text-decoration:  none;
   border-bottom:    2px solid #e0e0ff;
}

img {
   border:           0px;
}

a.nohover:hover {
   text-decoration:  none;
   border-bottom:    none;
}

.zoekbox {
   height:           24px;
   width:            102px; 
   background:       url('/static/www.audcom.nl/audcom-zoekbox.png') no-repeat top left;
   border:           none;
   font-family:      tahoma;
   font-weight:      normal;
   font-size:        11px;
   padding:          5px 4px;
}

.zoekknop {
   height:           24px;
   width:            45px; 
   background:       url('/static/www.audcom.nl/audcom-zoekknop.png') no-repeat top left;
   border:           none;
   font-family:      tahoma;
   font-weight:      bold;
   font-size:        11px;
}

hr {
   margin-left:      15px;
   margin-right:     10px;
   height:           1px;
   color:            #acacac;
}

a.plain {
   text-decoration: None;
   color: #000000;
   font-weight: normal;
}

a.plain:hover {
   text-decoration: none;
   color: #000000;
   font-weight: normal;
   border-bottom: none;
}

