/**
 * wonderwijs medium search pages specific stylesheet
 * 
 * Author:		Gerrit Bertier (gerrit[at]marlon.be)
 * Copyright:	2009 Marlon BVBVA (http://www.marlon.be)
 * 
 */
body, table, tr, td, th, p, ul, ol, li {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
}

.titel_onderlijn {
	font-size: 22px;
}


.subtitel {
	font-size: 21px;
}

.sub {
	font-size: 15px;
}

.sub {
	font-size: 13px;
}

#service a {
	font-size: 14px;
}

#service a:hover {
	font-size: 14px;
}

#nav-active a {
	font-size: 16px;
}

#nav-active a:hover {
	font-size: 16px;
}

#nav-pas a {
	font-size: 16px;
}

#nav-pas a:hover {
	font-size: 16px;
}

#nav a {
	font-size: 16px;
}

#nav a:hover {
	font-size: 16px;
}

#crumb p {
	font-size: 14px;
}

#insprong {
	font-size: 14px;
}

#home {
	font-size: 14px;
}

/** Search specific styles
********************************************/

td#search h1 {
	font-size: 28px;
}

td#search h2 {
	font-size: 18px;
}

td#search h3 {
	font-size: 16px;
}

#stafbox p {
	font-size: 18px;
	line-height: 24px;
} 

#searchwords #words {
	line-height: 22px;
}

#result-overview p {
	font-size: 15px;
}


ul.resultitems .overview h4 {
	font-size: 18px;
}

ul.resultitems .overview p {
	font-size: 15px;
}

#result-overview p em {
	font-size: 17px;
}
#result-overview p strong {
	font-size: 19px;
}

ul.resultitems li.module h2,
ul.resultitems li.course h2 {
	font-size: 16px !important;
	font-weight: normal;
}

/** Sidebar
*****************************************/

#info-opleiding,
#info-module {
	line-height: 22px;
}

#sap h4 {
	border: none;
	font: bold 22px/26px "Century Gothic", Verdana, Arial;
}

#sap p strong {
	font-size: 16px;
}

#results-about h4 {
	font: bold 16px/24px "Century Gothic", Verdana, Arial;
}

/* Search keywords (cloud-like on search start page)
*****************************************/

.tag-xsmall { font-size: 14px; }
.tag-small { font-size: 16px; }
.tag-medium { font-size: 17px; }
.tag-large { font-size: 22px; }
.tag-xlarge { font-size: 26px; }

/* Lightbox
*****************************************/

.lb-white h2 {
	font-size: 28px;
}

.lb-white p {
	font-size: 24px;
	line-height: 24px;
	margin: 16px 0;
}

.lb-white ul.address-links li {
	font-size: 12px;
}

.lb-white ul.address-links li a {
	font-size: 12px;
}
