﻿/* footer */

#footer
{
	position: relative;
	width: 932px;
	float: left;
	background-image: url('/img/footer_gradient.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
}

#footer,
#footer a
{
	color: #000000;
}

#footer #leftbottomimage
{
	position: absolute;
	left: 1px;
	bottom: 0px;
	width: 188px;
	height: 193px;
	overflow: hidden;
}

#leftbottomimagefiller
{
	height: 193px;
}

.footermenu
{
	margin-left: 550px;
}

.footermenuitem
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

ul#factsheetfooter
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	border-top: solid 1px #CCCCCC;
}

ul#factsheetfooter li
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	display: inline;
}

/* Sometimes modules load this css, so we put this here */
.contenttitel,
.ContentTitel,
.pagetitle,
.pageTitle
{
	font-size: 1.2em;
	color: #003867;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px; 
}


.ContentSmallWhite /* Medisch woordenboek */
{
	color: #FFFFFF;
}

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Verdana, Arial, Comic Sans MS;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

div.flashplayer
{
    margin-bottom:20px;
}

.trimbos-summary
{
    font-size:11px;
}
