/* fonts & links */

.kop, h1            {color: #a50003; font-size: 14px; font-family:Verdana, Arial, Helvetica; font-weight: bold; }
.subkop, h2         {color: #000099; font-size: 14px; line-height:24pt; font-weight: normal; font-family:Verdana, Arial, Helvetica; font-weight: bold; text-indent: 10px; }
.itemkop, th, h3    {color: #008348; font-size: 13px; font-family:Arial, Helvetica; font-weight: bold; }

.tekstgroot         {color: #000000; font-size: 14px; font-family:Arial, Helvetica; }
.tekst, td, body, textarea, p {color: #000088; font-size: 13px; line-height:16px; font-family:Verdana,Arial, Helvetica; font-weight: normal; text-decoration: none; overflow: hidden; }
.tekstklein         {color: #FFFFFF; font-size: 10px; font-family:Arial, Helvetica; }
.tekstheelklein     {color: #000000; font-size: 9px; font-family:Arial, Helvetica; }
.tekstfoto          {color: #000000; font-size: 10px; font-family:Arial, Helvetica; font-style: italic; }

a:link              {color: #000099; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:active            {color: #000099; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:visited           {color: #000099; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a:hover             {color: #cc0000; font-size: 11px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }

a.knoop:link        {color: #666666; font-size: 12px; border: 0px transparent; text-decoration: underline; }
a.knoop:active      {color: #666666; font-size: 12px; border: 0px transparent; text-decoration: underline; }
a.knoop:visited     {color: #666666; font-size: 12px; border: 0px transparent; text-decoration: none; }
a.knoop:hover       {color: #666666; font-size: 12px; border: 0px transparent; text-decoration: underline; }


a.bottom:link, a.bottom:active, a.bottom:visited {color: #666677; font-size: 11px; line-height:11px; font-family:Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }
a.bottom:hover                                 {color: #333344; font-size: 11px; line-height:11px; font-family:Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }

hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}
hr.nav {
	text-indent: 1em;
	width: 180px;
}

div.header {
	background-image: url('img/bg_header.gif');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 118px;
}

div.left {
	background-image: url('img/bg_body.gif');
	background-position: left top;
	background-repeat: repeat-y;
	overflow: hidden;
	height: 1500px;
}

div.menu {
	background-image: url('img/bg_menu.gif');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 500px;
	position: absolute;
	left: 60px;
	top: 118px;
}

div.content {
	overflow-x: hidden;
	overflow-y: auto;
	height: 74%;
	position: absolute;
	left: 280px;
	top: 140px;
}

div.nav {
	text-indent: 1em;
	height: 20px;
	border: 2px;
	cursor: pointer;
}

body.bg {
	background-image: url('img/bg_content2.gif');
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}


.small {color: #a50003; font-size: 11px; line-height:16px; font-family:Verdana,Arial, Helvetica; font-weight: normal; text-decoration: none; }
.smallborder {border: 1px; }

a.nav:link          {color: #000099; font-size: 15px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav:active        {color: #000099; font-size: 15px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav:visited       {color: #000099; font-size: 15px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav:hover         {color: #cc0000; font-size: 15px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }

a.nav2:link          {color: #000099; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav2:active        {color: #000099; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav2:visited       {color: #000099; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }
a.nav2:hover         {color: #cc0000; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: normal; }

a.xtranav:link      {color: #ff0000; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a.xtranav:active    {color: #00ff00; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a.xtranav:visited   {color: #ff5000; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }
a.xtranav:hover     {color: #00ff00; font-size: 13px; border: 0px transparent; font-family:Verdana, Arial, Helvetica; text-decoration: none; font-weight: bold; }

p { margin: 0; padding: 0; }
