/*
2006-04-03:
  - increased .content width from 780px to 785px (mv)
  - added overflow: auto to #textNav (mv)
*/

body 
 {background-color: #fff;
  margin: 0px;
  padding: 2px;
  font-family: arial;
  font-size: 12px;}

a:link, a:visited 
 {text-decoration: none;}
a:hover 
 {font-weight: bold;}
.activelink 
 { font-weight: bold;}

h1, h2
 {margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 13px;}
h3
{ font-size: 18px;}
h4
{ font-size: 24px;}
h5
{ font-size: 36px;}
h6
{ font-size: 10px;}
img 
 {border: 0px;}

img.newsImg 
 {padding: 6px;}

.contentHeader 
 {width: 779px;
  padding-bottom: 10px;}

.content 
 {width: 785px; /* 780px caused problems for http://www.guusvreeburg.nl/read/50/4220 */
  height: 570px;
  padding: 5px;}

.contentText, .contentTextpagegroup 
 {float: right;
  height: 465px;
  width: 765px;
  overflow: auto; /* zucht */
  margin-top: 10px;
  padding-right: 10px;}

.contentTextpagegroup
 {width: 615px;}

#textNav, #textNav ul 
 {float: left;
  direction:rtl;
  padding: 0px;
  margin: 10px 10px 0px 0px;
  height: 465px;
  width: 150px;
  overflow: auto;
  list-style-type: none;
/*border: 3px dotted orange !important;*/
}

#textNav li 
 {padding-left: 5px;
  direction:ltr;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: 3px;
  border: 1px solid #660099;
  line-height: 12px;}

.nav 
 {border-bottom: 1px solid #660099;}

#textNav li a
 {color: #000;
  text-decoration: none;
  font-style: normal;}
#textNav a:hover 
 {text-decoration: none;
  font-weight: normal}

#hoofdNav 
 {padding: 56px 2px 0px 0px;
  margin: 0px;
  line-height: 160%;
  list-style-type: none;}

#hoofdNav li 
 {float: right;
  margin-left: 10px;}

#hoofdNav li a, #hoofdNav li a:visited 
 {color: #fff;
  text-decoration: none;}

#subNav 
 {position: absolute;
  left: 20px;
  width: 765px;
  margin: 0px;
  padding-top: 2px;
  _padding-top: 18px;
  padding-left: 0px;
  list-style: none;}
#subNav li 
 {float: right;}
#subNav li a, #subNav li a:hover 
 {font-size: 10px;}

.newsImg
 {float: left;}

.newsItem
 {-height: 100px;
  min-height: 100px;}