*,p {
  padding:0;
  margin:0; 
}

a:focus {
	outline: none;
}

body {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #246086;
	background-image: url(/image/layout/bg.jpg);
	background-position: center;
}

table {
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
}

#container {
  margin: 0 auto;
  width: 950px;
  background-color: #fff;
}

#header {
	width: 950px;
	clear: both;
	overflow: hidden;
	height: 100px;
}

#main {
	width: 950px;
	text-align: left;
	overflow: hidden;
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
}

#banner {
	width: 950px;
	height: 100px;
	background-image: url(/image/layout/banner.jpg);
	margin: 0 auto;
}

#banner_lijn {
	width: 950px;
	height: 4px;
	background-color: #246086;
}

#menu {
	width: 950px;
	height: 16px;
	background-image: url(/image/layout/menubg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: table;
}

#pictures {
	vertical-align: bottom;
	overflow: hidden;
}

#left {
	float: left;
	width: 202px;
	overflow: hidden;
}

#blueBar {
	width: 950px;
	height: 4px;
	background-color: #246086;
	text-indent: -9999px;
}

#middle {
	float: left;
	padding: 0 10px 10px 20px;
	width: 513px !important;
	width: 535px;
	overflow: hidden;
	font-family: tahoma;
	font-size: 11px;
}

#middle_content {
	font-family: tahoma;
	font-size: 11px;
}

#footer {
	height: 52px;
	width: 503px;
	text-align:center;
    left: 50%;
    margin-left: -251px; /* - (width/2)  */
    position: relative;
	word-wrap: break-word;
	line-height: 20pt;
	white-space:normal;
	background: url(/image/layout/footer.png) center no-repeat;
	text-align: center;
	color: #2E4C83;
}
/* links */

#headlines_content {
width:200px;
}

#translate {
	text-align: center;
	width: 200px;
}

/* rechts */

#right {
	float: right;
	width: 201px;
	overflow: hidden;
	text-align: left;
}

#subHeader {
	overflow: hidden;
	width: 200px;
	height: 25px;
	background-image: url(/image/layout/header.jpg);
	text-align: left;
	text-transform: capitalize;
	border: none;
}

#right_content {
	float: left;
	overflow: hidden;
	width: 200px;
	text-align: center;
	padding-left: 4px;
	display: table;
}

#right_content form {
	text-align: center;
	border: 0px solid black;
}

H6 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 0 0 15px;
	margin: 0 0 0 0;
	font-weight: normal;
}

/* znel zoeken forms */
#date_maand {
	width:30px;
}

#date_dag {
	width:30px;
}

#date_jaar {
	width:50px;
}

/*Form Items */
label {
	margin: 5px 0px 2px 0px;
	width: 75px;
	float: left;
	text-align: left;
}


/* Form input velden */
#form_right {
	float: left;
	font-family: Tahoma;
	margin: 2px 0px 2px 0px;
	font-size: 11px; 
	font-style: normal;
	width: 100px;
	text-align: left;
	border: 1px solid #7f9db9;
}

input, submit {
	font-family: Tahoma;
	margin: 2px 0px 2px 0px;
	font-size: 11px; 
	font-style: normal;
	width: 150px;
	border: 1px solid #7f9db9;
	background-color: #fff;
}

textarea {
	font-family: tahoma;
	margin: 2px 0px 2px 0px;
	font-size: 11px; 
	font-style: normal;
	border: 1px solid #7f9db9;
	background-color: #fff;
}

.registerArea {
	width: 390px;
	height: 60px;
}

select {
	font-family: Tahoma;
	margin: 2px 0px 2px 0px;
	font-size: 11px; 
	font-style: normal;
	width: 150px;
	border: none;
	background-color: #fff;
}

.specialButton {
	background-color: transparent;
	border: none;
	width: auto;
}


/* SubmitButton met BG */
#submitButton a:link, #submitButton a:visited {
	height: 22px;
	width: 104px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}

#submitButton a:hover, #submitButton a:active {
	height: 22px;
	width: 104px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submitO.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

/* SubmitButton GROOT met BG */
#submitBigButton a:link, #submitBigButton a:visited {
	height: 22px;
	width: 200px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submitB.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}

#submitBigButton a:hover, #submitBigButton a:active {
	height: 22px;
	width: 200px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submitBO.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

#title {
	float: left;
	width: auto;
	border: 1px solid #000;
}

h1 {
	padding-left: 0px;
	width: 300px;
}

h2, .titel {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #246086;
}

/*kleinere Submit */

#smallButton a:link, #smallButton a:visited {
	height: 22px;
	width: 68px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submitS.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: capitalize;
	display: block;
}

#smallButton a:hover, #smallButton a:active {
	height: 22px;
	width: 68px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/submitSO.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
}

.frontpageMenu {

}

option {
	width: auto;
	font-family: Tahoma;
	font-size: 11px; 
	font-style: normal;
	width: auto;
	text-align: left;
	display: table;
}

select {
	border: 1px solid #7f9db9;
	display: table;
}

#translations {
	float: left;
	height: 30px;
	margin-left: 2px !important;
	margin-left: 10px;
	margin-top: 0px !important;
	margin-top: 10px;
	line-height: 30px !important;
	line-height: 0px;
	border: none;
}

a.headline	{	text-decoration:none; font: 10px Tahoma; color:#666666; }
a.headline:hover	{	font: 10px Tahoma; color:#999999;	}
a.headline:active	{	text-decoration:none; font: 10px Tahoma; color:#999999;	}
a.headline:visited	{	text-decoration:none; font: 10px Tahoma; color:#999999;	}
a.headline:visited:hover	{	font: 10px Tahoma; color:#999999; }

a.button1 {
	display: block;
	background-image: url(/image/layout/button1.png);
	color: #FFFFFF;
	width: 80px;
	height: 15px;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	font-size: 11px;
}

img.button {
	margin: 2px 0px 2px 0px;
}

img.archiveButton {
	margin: 2px 0px 2px 0px;
}

/* Sponsor Image */

.sponsor { 
	padding-top: 1px;
	padding-left: 1px;
	float: left;
	width: auto;
	display: table;
}

.sponsor img{
	float: left;
	width: 200px;
}

#sponsors_content {
	width: 200px;
	height: auto;
	display: table;
}

/*News Home Page */

.newsHome {
	color: #808080;
	font-family: tahoma;
	font-size: 11px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}


.newsTitle {
	float: left;
	color: #000;
	font-family: tahoma;
	font-size: 11px;
}

.newsText {
	float: left;
	display: table;
	width: 510px;
}

.news   {
	margin-right: 5px;
	float: left;
	border: 1px solid #808080;
}

img.preview {
	border: 1px solid #999999;
	float: left;
	margin: 6px 5px 0px 5px;
}

/* Zoek resultaten */

#resultBox {
	margin-top: 10px;
	margin-left: 50px;
	width: 450px;
	color: #000;
	border: 1px solid #000;
	display: table;
	line-height: 15px;
}

#topRow {
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-image: url(/image/layout/search.gif);
	background-position: left top;
	background-repeat: repeat;
	border-bottom: 1px solid #000;
}

#number {
	float: left;
	width: auto;
}

#searchTitle {
	float: left;
	margin-left: 20px;
	padding-left: 3px;
	font-weight: bold;
}

#searchTitle a:link, #searchTitle a:visited {
	color: #fff;
	text-decoration: none;	
}

#searchTitle a:hover, #searchTitle a:active {
	color: #fff;
	text-decoration: underline;	
}

/* News Archive */

#overview {
	width: 500px;
	color: #000;
	line-height: 20px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#tableTop {
	height: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	background-color: #235F84;
	background-image: url(/image/layout/search.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/* Testimonials */
#testimonial {
	width: 500px;
	margin-bottom: 10px;
	border: 1px solid #808080;
}

/* Pagina Nummering */

#currentPage {
	float: left;
	width: auto;
	padding: 5px;
	background-color: #E2F2FF;
	border: 1px solid #808080;
	display: table;
}

/* Home en Back Button */

#homeButton a:link, #homeButton a:visited{
	float: left;
	height: 25px;
	width: 25px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: table;
}

#homeButton a:hover, #homeButton a:active{
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(/image/layout/homeO.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: table;
}

#backButton a:link, #backButton a:visited{
	float: left;
	margin-left: 5px;
	height: 25px;
	width: 25px;
	color: #fff;
	line-height: 22px;
	background-image: url(/image/layout/back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#backButton a:hover, #backButton a:active{
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 25px;
	background-image: url(/image/layout/backO.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: table;
}

#pageButtons {
	width: 60px;
	float: right;
}

img.booktip {
	display:block;
    text-align:center;
    margin: 0 auto;
    padding:6px;
}

a.bookurl {
	display:block;
    text-align:center;
    margin: 0 auto;
    padding:6px;
}

div.student_layout {
	line-height: 12pt;
	margin-left: 3px;
	margin-bottom: 8px;
	margin-top: 4px;
}
img.student_layout {
	margin: 2px;
}

label.labelpoll {
	line-height: 6pt;
}
div.latest_projects {
	line-height: 12pt;
	clear:both;
}
#linktekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: Underline;
	font-weight: bold;
}
#linktekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: Underline;
	color:#06C
}
#plattetekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06C
}