

/**********************************

GENERAL

**********************************/

* {
    font-size: 16px;
}

body {
    font-size: 16px;
}

h1 {
    font-size: 17px;
}

h2.title {
    font-size: 18px;
}

h3 {
    font-size: 18px;
}

/**********************************

BOXES

**********************************/

.mainBoxHeader {
    font-size: 17px;
}

#boxInfoBottom ul, .mainBox ul{
    font-size: 16px;
}

/**********************************

FORMS

**********************************/

label {
    font-size: 16px;
}

.search input {
    font-size: 15px;
}

.search select {
    font-size: 15px;
}

input {
    font-size: 15px;
}

input.submit {
    font-size: 15px;
}

#submit, #cancel, #ok, #activate, #save, #vorige, #add {
    font-size: 15px;
}

button {
    font-size: 15px;
}

select {
    font-size: 15px;
}

.mainBoxContent label {
    font-size: 16px;
}

.mainBoxContent input {
    font-size: 15px;
}

textarea {
    font-size: 15px;
}

input#loginsubmit {
    font-size: 15px;
}
        
ul.errors, ul.errors li, .error_feedback { 
    font-size: 15px; 
}

dd.frmLoginInput  input#submit {
    font-size: 16px;
}

.smallBox dd.frmLoginInput  input#submit {
    font-size: 16px;
}

.error_message li {
    font-size: 15px;
}

.error_message {
    font-size: 15px;
}

/**********************************
	
Pagination
	
**********************************/

#pagination ul.pagination li {
    font-size:15px;
}

/**********************************

TOP MENU

**********************************/

.topMenu li a, .topMenu li a:visited {
    font-size: 15px;
}

/**********************************

OFFERS

**********************************/

.offerItemHome h2.partner {
    font-size: 18px;
}

.offerItemHome h2.title {
    font-size: 18px;
}

#offerContent h2 {
   font-size: 22px;
}

h3.offerHeader, h3.offerHeader a {
    font-size: 18px;
}

.offerItem p{
    font-size: 16px;
}

.offerPartner {
    font-size: 20px;
}

.offerArrow {
    height: 22px;
}

p.offerSmall {
    font-size: 15px;
}

p.offerSmall a, p.offerSmall a:visited {
    font-size: 15px;
}

p.offerSmall a:hover, p.offerSmall a:active {
    font-size: 15px;
}

.offerHeader {
    font-size: 22px;
}

/**********************************

CALENDAR

**********************************/

.calendarWidget {
    font-size: 15px;
}

.calendarWidget a {
    font-size: 15px;
}

.calendarWidgetTitle h2{
    font-size: 18px;
}

h3.calendarHeader, h3.calendarHeader a {
    font-size: 18px;
}

.calendarItem p{
    font-size: 16px;
}

p.calendarSmall {
    font-size: 15px;
}

p.calendarSmall a, p.calendarSmall a:visited {
    font-size: 15px;
}

p.calendarSmall a:hover, p.calendarSmall a:active {
    font-size: 15px;
}

#calendarContent h2 {
   font-size: 22px;
}

/**********************************

PARTNERS

**********************************/

.partnerNameHeader	{
    font-size: 22px;
}
    
/**********************************

ENERGIETIPS

**********************************/

dd.button input, dd.button button {
    font-size: 15px;
}

#energyContent h2 {
   font-size: 22px;
}

h3.energyHeader, h3.energyHeader a {
    font-size: 18px;
}

.energyItem p{
    font-size: 16px;
}

p.energySmall {
    font-size: 15px;
}

p.energySmall a, p.energySmall a:visited {
    font-size: 15px;
}

p.energySmall a:hover, p.energySmall a:active {
    font-size: 15px;
}

.energyHeader {
    font-size: 22px;
}

.energyItemWinner h3.energyHeader, .energyItemWinner h3.energyHeader a {
    font-size: 18px;
}

.energyItemWinner p.energySmall{
    font-size: 15px;
}

.energyItemWinner .energyContent {
    font-size: 16px;
}


/**********************************

NEWS

**********************************/

#newsContent h2 {
   font-size: 22px;
}

h3.newsHeader, h3.newsHeader a, .newsHeader a:visited  {
    font-size: 18px;
}

.newsItem p{
    font-size: 16px;
}

#newsDetailContent .newsdate {
	font-size: 18px;
}

.newsPartner {
    font-size: 20px;
}

p.newsSmall {
    font-size: 15px;
}

p.newsSmall a, p.newsSmall a:visited {
    font-size: 15px;
}

p.newsSmall a:hover, p.newsSmall a:active {
    font-size: 15px;
}

.newsHeader {
    font-size: 22px;
}