body {
	background: #e5e5e5 url('/SiteFiles/Layout/background.png') center top repeat-y;	
	font: normal normal 12px/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
}


p, td {
	color: #4e5054;
	text-align: left;
	font: normal normal 12px/1.5 Arial, Helvetica, sans-serif;	
}

.prostaatRU td,
.prostaatRU tr,
.prostaatRU table,
.prostaatRU body,
.prostaatRU p,
.prostaatRU div{
	font-size: 13px;
}

.footer a {
	color: white !important;
	text-decoration: underline;
	background: url(/sitefiles/layout/pijltje.png) left 5px no-repeat;
	padding-left: 12px;
}
	.footer a:hover {
		color: white;
		text-decoration: none;
	}

a{
	color: #f36f21;
	text-decoration: none;	
}
	.prostaat a,
	.INTERNprostaat a,
	.prostaatRU a,
	.prostaatONDERZOEKEN a {
		color: #0088a5;
		text-decoration: none;	
	}
	.gynaecologie a {
		color: #d11873;
		text-decoration: none;	
	}	

a:hover {
	color: #4e5054;
	text-decoration: none;
}

.Codesnippet
{
	font-size: 13px;
	font-weight: bold;
	color: #96bc33;
	padding-bottom: 10px;
}

.Blokken {
	text-align: left;	
	padding-right: 3px;
	padding-left: 3px;
	line-height: 14px;
	padding-bottom: 5px;	
}

.Midden {
	width: 625px;
	height: 50px;
	
}
.Editor_Default .top {
	text-align: left;	
	padding-left: 45px;
	font-weight: bold;
	padding-top: 15px;
	font-size: 13px;
	color: #ffffff;	
	width: 625px;
	height: 45px;
}

.Knoppen {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #4e5054;
	line-height: 11px;
}
.Knoppen a, .knoppen a:visited {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #616265;
	line-height: 11px;
}

.Knoppen a:hover {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #f36f21;
	line-height: 11px;
}

input.button {
	background-color: rgb(226,227,228);
	color: #4e5054;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}

a img, img, img a {
	border: none;
}

/* Nieuwe styles */

.call-to-action {
	width: 192px;
	height: 42px; 
	background: url(/sitefiles/layout/calltoaction.png) left bottom no-repeat;
	text-shadow: #dc5d11 1px 0px 1px;	
	display: block;
	color: white;
}
.call-to-action a {
	color: white;
}
	.call-to-action:hover {
		background-position: left top;
		color: white;		
		text-shadow: #79a615 1px 0px 1px;		
	}
	
		.prostaat a.call-to-action,
		.INTERNprostaat a.call-to-action,
		.prostaatRU a.call-to-action,
		.prostaatONDERZOEKEN a.call-to-action {
			width: 192px;
			height: 42px; 
			background: url(/sitefiles/layout/calltoaction2.png) left bottom no-repeat;
			color: white !important;
			text-shadow: #0065aa 1px 0px 1px;	
			display: block;
		}
			.prostaat a.call-to-action:hover,
			.INTERNprostaat a.call-to-action:hover,			
			.prostaatRU a.call-to-action:hover
			.prostaatONDERZOEKEN a.call-to-action:hover {
				background-position: left top;
				color: white;		
				text-shadow: #007993 1px 0px 1px;		
			}	
.call-to-action div {
	padding: 5px 5px 5px 45px;
	font: normal bold 12px/15px Arial, Helvetica, sans-serif;
}

h1 {
	background: url(/Sitefiles/Layout/Top.jpg) left top no-repeat;
	text-indent: 45px;
	color: white;
	font: normal bold 14px/48px Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
}
.prostaat h1,
.INTERNprostaat h1,
.prostaatRU h1,
.prostaatONDERZOEKEN h1 {
	background: url(/Sitefiles/Layout/prostaat-top.png) left top no-repeat;
	text-indent: 45px;
	color: white;
	font: normal bold 14px/48px Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
}

h2 { font-size: 16px; color: #96bd3c; }
	.prostaat h2, .INTERNprostaat h2, .prostaatRU h2, .prostaatONDERZOEKEN h2  { font-size: 16px; color: #0088a5; }
h3 { font-size: 14px; color: #f37022; }
	.prostaat h3, .INTERNprostaat h3, .prostaatRU h3, .prostaatONDERZOEKEN h3 { font-size: 14px; color: #0e76bc; }
h4,h5,h6 { font-size: 13px; color: #4e5054; }

ul{
	margin-left: 20px;
	padding: 0 10px 0 0; 
	list-style-type: disc;
	color: #4e5054;		
}
ul ul { font-style: italic; margin-bottom: 0; list-style-type: circle; }
ol ol { font-style: italic; margin-bottom: 0; list-style-type: lower-roman; }
ol { list-style-type: decimal; }

blockquote { padding: 5px 25px 5px 0; font-style: italic; }
blockquote p { border-left: 2px solid #eee; padding-left: 25px; font-style: italic; }

/* Table Styling */

table .datatable { border-collapse: collapse; border-top: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4;}
table .datatable th { background: #efefef;}
table .datatable td, table .datatable th { border-bottom: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; padding: 5px 7px;}

/* Definition List */
dt {
margin: 0;
padding: 0;
font-weight: bold;
}

dd {
padding: 0;
}

