/* - - - - - - - - - - - - - - - - -
  STYLESHEET 2 - BLAUW / GRIJS
 - - - - - - - - - - - - - - - - - */


#mid_l {
	width:180px;
	float:left;
}

#mid_r {
	width:180px;
	float:left;
	clear:right;
}

#formtype, #reactie {
	font-family:Verdana;
	font-size:11px;
	color:black;
	margin-left:20px;
	margin-bottom:20px;
	width:750px;
}

#formtype h1 {
	font-weight:bold;
	margin:20px 0px 20px 0px;
	font-family:Verdana;
	color: #4c4e80;      /* kleur van de h1 form */
	font-size:18px;
}

.terug {
	margin-left:20px;
	font-family:Verdana;
	font-size:11px;
	color:black;     /* kleur terug*/
	text-decoration:none;
}
.terug:hover {
	text-decoration:underline;
}

body {
	background-color:#2c337b;     /* achtergrond kleur zijkanten */
	margin:0;
	padding:0;
}

#page {
	min-height:840px;
	text-align:left;
	background-color:#9398cc;     /* achtergrond kleur midden */
	margin:0 auto;
	width:815px;
	margin-bottom:0px;
}
* html #page {
	height:840px;
}

#boven {
	padding-left:15px;
	background-color:#9398cc;     /* achtergrond kleur midden */
	width:800px;
}

#content {
	width:800px;
	float:left;
	padding-left:15px;
	padding-bottom:20px;
	background-color:#9398cc;     /* achtergrond kleur midden */
	margin-bottom:0px;
}

#div_left {
	margin-left:10px;
	width:195px;
	float:left;
}
* html #div_left {
	margin-left:7px;
}

#div_midden {
	width:390px;
	float:left;
} 

#div_right {
	width:195px;
	float:left;
}

#banner_left {
	width:234px;
	height:66px;
	float:left;
	margin:16px 8px 15px 10px;
}

#banner_right {
	width:234px;
	height:66px;
	float:left;
	margin:16px 10px 15px 0px;
}

#banner_left img, #banner_right img {
	width:234px;
	height:60px;
	border:0;
}

#logo {
	background-image:url(images/logo_2.jpg);     /* logo */
	background-repeat:no-repeat;
	width:266px;
	height:56px;
	float:left;
	margin:18px 21px 29px 7px;
}

#logo h1 {
	font-weight:bold;
	margin:30px 35px 0px 0px;
	font-family:Verdana;
	float:right;
	color: #4c4e80;     /* kleur van de titel in het logo */
	font-size:18px;
}

span.divider {
	color: #4c4e80;     /* kleur van de divider in het logo */
	font-family:Verdana;
	font-size:12px;
}

#menu {
	clear:left;
	margin:0px 0px 3px 190px;
}

#menu a {
	font-family:Verdana;
	font-size:11px;
	color:black;     /* kleur van de menulinks*/
	text-decoration:none;
}
#menu a:hover, .doorlink:hover {
	text-decoration:underline;
}
.doorlink {
	font-family:Verdana;
	font-size:11px;
	color:black;     /* kleur van de doorlink */
	font-weight:bold;
	text-decoration:underline;
}

.tabel, .tabel_breed, .tabel_right {
	border:0;
	float:left;
	width:185px;	
	position:relative;
	left:0px;
	margin-top:12px;
}

.tabel_breed, .header_breed {
	width:380px;	
}

.header {
	background-image:url(images/blok_header_2.jpg);     /* plaatje header */
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #cdcbcb;     /* kleur van de header */
	height:20px;	
	padding-left:6px;
}	

.header_breed {
	background-image:url(images/blok_header_breed_2.jpg);     /* plaatje brede header */
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #cdcbcb;    /* kleur van de brede header */
	height:20px;	
	padding-left:39px;
}

.header h1, .header_breed h1, .header_right h1 {
	font-weight:bold;
	margin-left:4px;
	font-family:Verdana;
	color:black;     /* kleur van h1 */
	font-size:12px;
	margin:0;
}

.links a, .links_breed table, .links_right a {
	font-family:Verdana;
	font-size:12px;
	color:white;     /* kleur van de links */		
}

.links ul, .links_right ul {
	padding:0;
	margin:5px 0px 9px 7px;
}

.links li, .links_right li {	
	list-style-type: none;
	line-height:95%;
}

.links, .links_breed {
	background-color:#474e94;    /* achtergrond kleur hele tabel */
}

.links_breed table {
	margin-top:4px;
	margin-left:3px;
}

.links_breed form {
	margin-bottom:5px;
}

.links_right {
	border:1px solid #cdcbcb;     /* kleur border tabel rechts */
	background-color:#5a5f94;     /* achtergrond kleur tabel rechts */
	width:183px;	
}	

span.tip {
	color:red;
	font-family:Verdana;
	font-size:12px;
	margin-left:4px;
}

.input_invoer {
	padding-left:3px;
	width:270px;
}

.input_invoer, .input_submit, .input_area {
	border:1px solid #5a5f94;     /* kleur border invoer en submit */
	background-color:white;
}
#div_midden #mid_r .tabel {
	position:relative;
	left:11px;
	float:left;
}
div>div #div_midden #mid_r .tabel {
	left:15px;
}
.tabel_right {
	position:relative;
	left:0px;
	float:left;
}
#linkcount {
	padding:0;
	margin:0;
	height:1px;
}