.border-klein {
    	background-image: 	url(images/borderklein.gif);
    	background-repeat: 	no-repeat;
    	background-position : 	left bottom;  
	font-size: 9pt; 
	font-style: normal; 
	font-weight: Bold; 
	color: #000000; } 
	
.border-groot {
    	background-image: 	url(images/bordergroot.gif);
    	background-repeat: 	 repeat-x repeat-y;
    	background-position : 	left top;  
	font-size: 9pt; 
	font-style: normal; 
	font-weight: Bold; 
	color: #000000; } 
	
.background{
	background-image:url(images/bg/operatiekamer.jpg);
	background-position:left top ;
	background-repeat:no-repeat inherit;
	background-attachment:fixed;}

.headertitel {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 24pt;
	font-style: oblique ;
	font-weight: bold;
	color:#bdbdbd;}

.titel {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color:#bdbdbd;}
	
.klein-z {
    
	font-family:Tahoma, Geneva, sans-serif;	 
	font-size: 8pt; 
	font-style:normal ; 
	font-weight: normal; 
	color: #000000; }

.klein-r {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 8pt; 
	font-style:normal;
	font-weight: normal; 
	color: #bdbdbd; }

.klein-w {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 8pt; 
	font-style:normal ; 
	font-weight: normal; 
	color: #FFFFFF; }


.tekst-r {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 10pt; 
	font-style:normal ;
	font-weight: normal; 
	color: #333333; } 

.tekst-c {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 10pt; 
	font-style:normal  ;
	font-weight: normal; 
	color: black; }

.groot-r {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 14pt; 
	font-style:normal ; 
	font-weight: bold; 
	color: #bdbdbd; } 

.groot-w {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 14pt; 
	font-style:normal ; 
	font-weight: bold; 
	color: #FFFFFF; } 
	
.groot-z {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 14pt; 
	font-style:normal ; 
	font-weight: bold; 
	color: #000000; } 
.error {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 8pt; 
	font-style:normal;  
	font-weight: Bold; 
	color: #bdbdbd; }

.menu-r {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 16pt; 
	font-style:normal ; 
	font-weight: Bold; 
	color: #bdbdbd; } 

.menu-w {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 16pt; 
	font-style:normal;  
	font-weight: Bold; 
	color: #FFFFFF; } 

.submenu {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 7pt; 
	font-style:normal ; 
	font-weight: Bold; 
	color: #000000; }

.links {
    font-family: Tahoma, Geneva, sans-serif;	 
	font-size: 7pt; 
	font-style:normal ;
	font-weight: Bold; 
	color: #000000; }

.hrline {
	border-bottom-color:#bdbdbd;
	border-bottom:thin}
	
   	 
a, a:link {  
	font-family: Tahoma, Geneva, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #bdbdbd; }

a:visited {  
	font-family: Tahoma, Geneva, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #bdbdbd; }

a:hover  {  
	font-family: Tahoma, Geneva, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline overline blink; 
	color: #999999; }

a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none ; 
	color: #999999; }

