/***************************** HTML *********************************************/

html, textarea {
	font-family:		Verdana, sans-serif;
	font-size: 			0.8em;
    color:    			 #345;
   
    
}

.error {
	font-weight: 		bold;
}

h1, h2, input, textarea, select {
	font-size: 			1.0em;	
}

h3 {
	font-size: 			1.5em;
}

h4 {
	font-size: 			1.2em;
}

.kop {
 font-family:		Arial, Verdana, sans-serif;
 font-size: 		1.7em;
 color:             #868686;
 
 padding:         0.5em;
}

.right {
	text-align:     right;   
	padding-right:  0.8em;
}

.currency {
  	text-align:     right; 
  	width:          20%;
	padding-right:  0.8em;
}
.info  {
	color: 			#F8A300;	
}
.info a {
	color: 				#F89300;
	font-weight: 		bold;	
}

/**************************** Menu ***************************************/
#menu h3, #content h3 {
	font-size: 			1em;
}

#menu h3, #menu a {
	font-weight: 		bold;
}

/**************************** Content ************************************/
#content .description {
	font-weight:		bold;
}

#selectform td.description label {
	font-weight:		bold;
}

/**************************** Manual ************************************/
#manual_container .title {
	font-weight:		bold;
}

/**************************** Lookup *************************************/
#lookup select option {
	font-size: 			0.6em;
}

#lookup .description {
	font-weight: 		bold;
}

/**************************** Tables ***************************************/
caption {
	font-weight: 		bold;
}


/**************************** Forms ***************************************/
form table td.value {
	font-weight: 		normal;
}

form table td.description {
	font-weight: 		bold;
}

.button2 {
	font-weight: 		bold;
}

form table label.image, a span.description {
	font-weight: 		normal;
}

span.inline_group_block span {
	font-style: 		italic;
}

form.miniform table td.description {
	font-weight: 		bold;
}

/**************************** Calender ************************************/
#overDiv .shown, #overDiv .today {
	font-weight: 		bold;
}

/**************************** Pager ***************************************/
.pager .current {
	font-weight: 		bold;
}

/**************************** Organization ********************************/
td.node_0 a {
	font-weight: 		bold;
	color: 		#000;
}

td.node_1 a {
	color: 		#734500;
}

td.node_2 a {
	color: 		#B36B00;
}

td.node_3 a {
	color: 		#BF710A;
}

td.node_4 a {
	color: 		#FF8000;
}