body {
	color: #5C73B8;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

.inloggen {
	color: #5C73B8;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
	background-image: none;
}

.tbl_inloggen {
	color: #5C73B8;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	width: 600px;
  height: 370px;
	margin-top: 50px;
  padding-top: 50px;
  padding-right: 10px;
	background-color: transparent;
	background-image: url(images/bg_inloggen.jpg);
}

a {
	color: #5C73B8;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #405080;
}

.navigatie a {
  color: #ffffff;
	font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
	font-weight: bold;
}

.navigatie a:hover {
	color: #8EB2FF;
}

b {
	color: #405080;
	font-size: 12px;
	font-weight: bold;
}

strong {
	color: #5C73B8;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h1, h2, h3 {
	color: #5C73B8;
	font-size: 19px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 0px;
	margin-bottom: -10px;
}

hr {
	color: #b9cbff;
	height:1px;
	width: 98%;
	border: 2px dotted;
}

img {
	border: 0px solid #000000;
}

.pipe {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.img_vergroting {
	border: 1px solid #5C73B8;
}

.imgright {
	float: right;
	border: 1px solid #999999;
}

td {
	color: #5C73B8;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

form {
	padding: 0px;
	margin: 0px;
}

select {
	color: black;
	font-size: 11px;
	border: 1px solid #5C73B8;
	width: 175px;
}

.input {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #5C73B8;
	width: 75px;
}

.radio {
	width: 25px;
	border: 0px solid #000000;
}

textarea {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #5C73B8;
	width: 300px;
	Height: 150px;
}

.padding {
	padding-left: 5px;
}

.noborder {
	border: solid 0px #22AFD4;
}

.country_flag {
  color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	width: 80px;
}

/*===============================================================================================*/
/*DIV aansturing*/
/*===============================================================================================*/

#placeholder {
	width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #FDFAFC;
}

#image {
	width: 900px;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-right: 1px solid #D72116;
}

#navigatie {
	color: #5C73B8;
	font-size: 10px;
  width: 900px;
  height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #405080;
  border-top: 1px solid #405080;
  border-right: 1px solid #405080;
	border-bottom: 1px solid #405080;
  background: #405080;
}

#menu_left {
	float: left;
}

#footer {
	color: #5C73B8;
	font-size: 10px;
  letter-spacing: 1px;
	width: 900px;
	margin-left: 2px;
  margin-bottom: 20px;
	padding-bottom: 20px;
	border-left: 0px solid #405080;
  border-right: 0px solid #405080;
  border-bottom: 0px solid #405080;	
}

/* Div omvatting van content */
#content {
	width: 900px;
	height: auto;
  padding-bottom: 20px;
	border-left: 1px solid #405080;
  border-right: 1px solid #405080;
	border-bottom: 1px solid #405080;	
	background-color: #ffffff;
	text-align: left;
}

/* Div content rechts */
#right {
	width: 630px;
	height: auto;
	padding-left: 20px;
	padding-top: 16px;
	margin-right: 25px;
	border-left: 1px dotted #405080;
	float: right;
}

/* Div navigatie content links */
#left {
	width: 200px;
	height: 100%;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}

#popup {
	text-align: center;
}

/* Pagination */

	.numbers {
		line-height: 20px;
		word-spacing: 4px;
	}
	
	.td_padding {
		padding-top: 3px;
		padding-bottom: 3px;
	}	
	
.tbl_language {
	width: auto;
	margin-top: 50px;
}

#home_taal {
	float: left;
	width: 105px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}	
