BODY {
	background-color: #FFF5E6; 
	font-family: verdana;
	font-size: 11;
}
TABLE {
	font-family: verdana;
	font-size: 11;
}
TT {
	font-size: 12;
}
A {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A:hover {
	color: #000fff;	
}
.navbar-bgmain {
	background-attachment: fixed;
	background-image: url(../gfx/navbar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbar-bgnav {
	background-attachment: fixed;
	background-image: url(../gfx/navbar_navbg.gif);
	background-repeat: repeat;
	background-position: right 0px;
}
.bg-menu {
	background-attachment: fixed;
	background-image: url(../gfx/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tekst, .body, .body3, .faq, .margin, .small, .red {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
}
.small	{
	font-size: 9px;
}
.red	{
	font-size: 9px;
	color: red
}	
.h1, .h2, .h3, .h4, .title {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold
}
.h3	{
	font-size: 14px;
}
.h2, .title	{
	font-size: 16px;
}
.bigtitle	{
	font-size: 19px;
}
.tekstlink {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.tekstlink:hover {  
	color: #000fff;
	text-decoration:underline;
}
a.link, a.faqlink, a.biglink, a.blink, a.h4link, a.mlink, a.smlink, p.h4link, span.h4link {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.biglink, a.blink, a.h4link, a.h2link, a.mlink, p.h4link, span.h4link {
	font-weight: bold;
}
a.biglink {
	font-size: 16
}
a.h2link, a.h4link, p.h4link, span.h4link {
	font-size: 14
}
p.h4link, span.h4link {
    text-decoration: none;
}
a.smlink {
	font-size: 9
}

.navmenulink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.navbar-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.navbar-link:hover {
	text-decoration: underline;
	color: #CC3300;
}
.homesubtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
.homesubtitle:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #000fff;
	text-decoration: none;
}
.pagesubtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
.bg-main {
	background-attachment: fixed;
	background-image: url(../gfx/logo_large_title.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}
.bg-pages {
	background-attachment: fixed;
	background-image: url(../gfx/logo_large.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}
.titlemargin {
	height: 80px;
}
.bg-top {
	height: 64px;
	background-attachment: fixed;
	background-image: url(../gfx/top_logo1024.gif);
	background-repeat: no-repeat;
/*	background-position: left 5px top 200px; */
	background-position: 5px 200px; 
}
.radiobtns {
	background-color: #FFE4BD;
}

.cherchez {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	border-width: 1px;
}

/********************************************
* Additions for Bibliografie infopopups		*
********************************************/
.clDescriptionCont {
	position:absolute;  
	width:200px; 
	visibility:hidden; 
	background-color: transparent; 
	z-index:200;
}
.clDescription {
	width:150px; 
	left:0px; 
	top:0px; 
	font-family:verdana,arial,helvetica,sans-serif; 
	overflow:hidden; 
	border: 1px solid #990000; 
	padding:3px; 
	font-size:11px; 
	background-color:#FFF5E6; 
}
.clCaption {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:157px; 
	height:15px; 
 	clip:rect(0px 157px 15px 0px);
	font-size:11px; 
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#FFF5E6;
	background-color:#CC3300; 
} 

