body {
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

p, li, fieldset {
	font-size: 0.7em;
	line-height: 164%;
}
	li p {
		font-size: 100%;
	}
	
td, th {
	font-size: 0.6em;
}

a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

/* structuur */
div.wrapper {
	position: relative;
	max-width: 745px;
	margin: 0px auto;
	text-align: left;
}
	div.container {
		padding: 0px 0px 0px 0px;
		border-right: 1px solid #0c2577;
		border-left: 1px solid #0c2577;
	}
	div.contentcontainer {
		position: relative;
	}

img.logo_eufeps {
	position: absolute;
	right: 0px;
}
img.logo {
	margin-left: 18px;
}

body#details div.content {
	max-width: 475px;
	width: auto;
	margin-right: 250px;
}
	div.content p {
		margin-left: 10px;
	}
	div.cta {
		width: 341px;
		background-color: #fff0b4;
		margin: 0px 0px 1em 20px;
		float: left;
	}
		div.cta h2 {
			margin: 0.5em 10px 0px 10px;
			padding: 0px;
		}
		div.cta p {
			margin: 0px 10px 1em 10px;
			padding: 0px;
		}
		div.cta p.button {
			text-align: center;
		}
			div.cta p.button a {
				display: block;
				width: 120px;
				text-align: center;
				background-color: #ffffff;
				border: 1px solid #0c2577;
				color: #0c2577;
				text-decoration: none;
				margin: 0px auto;
			}
		
body#details div.moreinfo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	background-color: #d2d2d2;
}
	body#details div.moreinfo p {
		padding: 4px 0px 0px 0px;
	}

div.content select.categoryselect {
	max-width: 150px;
}


h1 {
	font-size: 1em;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 10px;
}
h2 {
	font-size: 0.85em;
	padding: 0.3em 10px 0px 10px;
}
h3 {
	font-size: 0.75em;
	padding: 0.3em 10px 0px 10px;
}

p {
	margin-bottom: 1em;
}
	td a, p a {
		color: #000000;
	}
	a:hover {
		text-decoration: none;
	}

hr {
	border: 0px;
	border-bottom: 1px dotted #8d8d8d;
	margin-bottom: 0.8em;
}

table {
	max-width: 743px;
	width: auto;
	margin-top: 1em;
	border-collapse: collapse;
	border-bottom: 1px solid #8d8d8d;
}
	table th {
		padding: 0.3em 0.3em 0.4em 0.3em;
	}
	table td {
		line-height: 150%;
		padding: 0.3em 0.3em 0.4em 0.3em;
		vertical-align: top;
		border-right: 1px dotted #8d8d8d;
	}
		table td.first {
			border-left: 1px dotted #8d8d8d;
		}
		table tr.oneven td {
			background-color: #d2d2d2;
		}
		table tr.filters td {
			border-right: 0px;
			border-bottom: 1px solid #8d8d8d;
		}
		table tr.filters td select {
			font-size: 1em;
		}
			td option {
			}
		table td a {
			color: #000000;
		}

div.menu {
	min-height: 30px;
	height: auto;
	background-color: #495075;
}
	div.menu ul {
		margin-left: 12px;
	}
		div.menu ul li {
			min-height: 30px;
			height: auto;
			float: left;
			font-size: 0.8em;
			font-weight: bold;
			line-height: 200%;
			margin: 0px 0.5em 0px 0.5em;
		}
			div.menu ul li a {
				color: #ffffff;
				text-decoration: none;
				display: block;
				min-height: 30px;
				height: auto;
				padding: 0px 4px 0px 4px;
			}
				div.menu ul li a:hover, div.menu ul li.hier a {
					background-color: #c0cbf2;
					color: #495075;
				}
			

div.intro {
	margin: 0em 20px 1em 20px;
	padding: 1em 20px 0.5em 20px;
	background-color: #c0cbf2;
}
	div.intro h1 {
		margin-left: 0px;
	}

div.pagenav {
	margin-left: 10px;
}
	div.pagenav a {
		background-color: #495075;
		border: 1px solid #0c2577;
		color: #ffffff;
		display: block;
		float: left;
		padding: 0px 4px 0px 4px;
		text-decoration: none;
	}
		div.pagenav a:hover {
			background-color: #8d8d8d;
		}

div.name {
	position: absolute;
	display: none;
	background: url(../img/back_name.gif) no-repeat left top;
	width: 107px;
	margin-left: -80px;
	border-bottom: 1px solid #03113e;
}
	div.name p {
		padding: 20px 2px 2px 2px;
		font-size: 1em;
		color: #ffffff;
	}

form {}
	fieldset {
		text-align: left;
		margin: 0px 0px 1em 0px;
		padding: 0.7em 10px 1.5em 10px;
		background-color: #d2d2d2;
		border-top: 1px solid #545454;
	}
		div.intro fieldset {
			background-color: transparent;
			border-top: 0px;
			margin-bottom: 0px;
		}
		label {
			margin-top: 0.3em;
			display: block; 
			font-weight: bold;	
		}
		input, textarea {
			border: 1px solid #545454;
			width: 400px;
		}
			input#searchterm {
				width: 200px;
			}
		.small, .radio {
			width: auto;
			border: 0px;
		}
		#datenextcourse_date, #datenextcourse_month {
			width: 25px;
		}
		#datenextcourse_year {
			width: 50px;
		}
		input.error,
		textarea.error {
			border: 1px solid #cc0000;
		}
		span.error {
			display: block;
			color: #cc0000;
		}
	form a {
		font-size: 1.4em;
	}

/* overige classes */
.screenreader {
	display: none;
}

.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
}


.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}

div.insyde {
	margin: 0px 20px 0px 0px;
	position: relative;
}
	div.insyde p {
		text-align: right;
		color: #757576;
	}
		div.insyde p a {
			color: #757576;
			text-decoration: none;
		}

