/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/
body {}
p {
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
color: #444444;
}

h2, h3, h4, h5 {
margin-bottom: 30px;
margin-left: 0px;
margin-right: 0px;
margin-top: 25px;
}

.itemAuthorsplitwidth {
width:32%;
}

.leermas, a.leermas, a.leermas-link {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: url("../images/leermas-grey.png") !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}

#region8_pad {
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu ul.menu li a img {
	float: right;
}