/* changed color:#6699cd; -> 36699d*/
/* start style used in main template */
html,body {
  margin:0px;
  height:100%;
  padding:0;
  width:100%;
  background-color:#0D375F;
}

div#pageborder {
  width:720px;
}
div#page {
  position:relative;
  text-align:left;
  width: 720px;
  padding-top:14px;
}

div.header {
    width:720px;
}

.logo {
    width:370px;
    float:left;
    display:inline;
}

.animation {
	position:absolute;
	top:4px;
	right:12px;
    width:307px;
    float:right;
/*    border: solid black 1px;*/
}

img.header {
  width:720px;
  height:230px;
  min-height:230px;
}

img.foto {
margin:0px 0px 20px 20px;
float:right;
}



/* menu classes */
div#menu_container {
  width:720px;
  min-width:720px;
  max-width:720px;
  height:53px;
  min-height:53px;
  max-height:53px;
  font-size:12px;
  font-family:arial, verdana;
/*  border-bottom:solid #d5007e 1px;*/
}
/*
div#menu_container {
  width:720px;
  min-width:720px;
  max-width:720px;
  height:26px;
  min-height:26px;
  max-height:26px;
  font-size:11px;
  font-family:arial, verdana;
#	clear:both;
}
*/
div#menubar_main {
  width:720px;
  min-width:720px;
  height:26px;
  min-height:26px;
  border-top:solid #FFFFFF 1px;
  background-color:#d5007e;
}
a.menu_item {
/*# werkt alleen in mozilla*/
# height:26px;
  min-height:20px;
  color:white;
  background-color:#d5007e;
  float:left;
  border-right:solid #FFFFFF 1px;
  padding-left:12px;
  padding-right:12px;
  padding-top:6px;
  text-decoration:none;
}
a.menu_item:hover {
/*# werkt alleen in mozilla*/
# height:26px;
  min-height:20px;
  color:white;
  background-color:#F63FAB;
  float:left;
  border-right:solid #FFFFFF 1px;
  padding-left:12px;
  padding-right:12px;
  padding-top:6px;
  text-decoration:none;
}
a.menu_item_active {
/*# werkt alleen in mozilla*/
# height:26px;
  min-height:20px;
  color:white;
  background-color:#a2005c;
  float:left;
  border-right:solid #FFFFFF 1px;
  padding-left:12px;
  padding-right:12px;
  padding-top:6px;
  text-decoration:none;
}
div.menu_item {
  height:26px;
  min-height:26px;
/*  width:auto;*/
  width:150px;
  float:right;
  background-color:#d5007e;
/*  line-height:26px;*/
  padding-left:0px;
  padding-right:4px;
#  padding-right:8px;
}
input#search_button {
  position:relative;
  top:3px;
  border:0px;
  font-size:12px;
  height:15px;
  padding-top:2px;
  padding-left:2px;
  vertical-align:top;
  background-color:#d5007e;
  color:white;
  float:right;
}
input#search_field {
  position:relative;
  top:5px;
  border:0px;
  font-size:12px;
  height:16px;
  width:110px;
  background-color:#ffd5ee;
  color:black;
  float:right;
}

div#menubar_sub {
  width:720px;
  height:26px;
  min-height:26px;
  border-bottom:solid #d5007e 1px;
}

a.menu_sub_item {
/*  height:23px;
  min-height:23px;
# height:26px;
*/  color:#d5007e;
  background-color:white;
 text-decoration:none;
  float:left;
  border-right:solid #FFFFFF 1px;
 font-size:11px;
  padding-left:12px;
  padding-right:12px;
  padding-top:5px;
  text-decoration:none;
}

a.menu_sub_item:hover {
/*  height:23px;
  min-height:23px;
# height:26px;
*/  color:#0D375F;
  background-color:white;
 text-decoration:none;
  float:left;
  border-right:solid #FFFFFF 1px;
/*  line-height:26px;*/
  padding-left:12px;
  padding-right:12px;
  padding-top:5px;
 font-size:11px;
  text-decoration:none;
}


a.menu_sub_item_active {
  height:23px;
  min-height:23px;
# height:26px;
  color:#1f2e4f;
  background-color:white;
  text-decoration:none;
  float:left;
  border-right:solid #FFFFFF 1px;
/*  line-height:26px;*/
  padding-top:2px;
  padding-left:12px;
  padding-right:12px;
  text-decoration:none;
}

/*  position:absolute;
  bottom:-25px;
  left:-1px;
  margin-top:75px;*/
/*  max-width:720px;*/
/*  height:25px;
  text-align:left;
*/
div#footer {
  margin-top:100px;
  width:720px;
  min-width:720px;
  background-color:#0d375f;
  line-height:25px;
#  clear:left;
}
span#footerText {
  color:#ffffff;
  font-family:arial;
  font-size:10px;
  padding-left:12px;
}
span#footerText a.link {
  text-decoration:none;
  color:#fff;
}

div#body {
  font-family:verdana;
  padding-left:12px;
  font-size:11px;
  height:auto;
	clear:left;
}
div.clearall {
	clear:both;
}
/* end style used in main template */

/* start in content template */
div#content_body {
	float:left;
  width:530px;
  width:535px;
  margin-top:12px;
  padding-left:15px;
	background-image: url('images/logo/lijn.gif');
 background-repeat: repeat-y;
 background-position:top left;
}


div#menu_sub_sub {
#  width:160px;
  width:155px;
  float:left;
  margin-top:12px;
#  margin-top:12px;
}
a.menu_sub_sub_item {
  color:#d80b84;
  display:block;
 text-decoration:none;
  line-height:16px;
  font-weight:bold;
}
a.menu_sub_sub_item:hover {
  color:#4986C5;
  display:block;
 text-decoration:none;
  line-height:16px;
  font-weight:bold;
}
a.menu_sub_sub_item_active {
  color:#103762;
  display:block;
 text-decoration:none;
  line-height:16px;
  font-weight:bold;
}
/* end in content template */




/* start home template */
div#body_col_1 {
  width:300px;
#  width:310px;
  min-width:300px;
  float:left;
  margin-top:12px;
  margin-right:12px;
}
div#body_col_2 {
  width:351px;
  min-width:350px;
  float:left;
  margin-top:12px;
  margin-left:20px;
}
div#body_col_3 {
  width:160px;
  min-width:160px;
  float:left;
  margin-top:12px;
  margin-left:20px;
}
/* end home template */

/* start search style */
div.searchbar2 {
	width:450px;
  height:24px;
	background-color:#d5007e;
}
span.searchscreen {
  position:relative;
  top:0px;
	font-size:12px;
  color:#fff;
	margin-left:10px;
	margin-right:10px;
}
form {
	display:inline;
}
input.searchbutton {
  position:relative;
  top:0px;
  border:0px;
  font-size:12px;
  height:15px;
  margin-left:0px;
  background-color:#d5007e;
  color:white;
}
input.searchscreen {
  position:relative;
  top:3px;
#  top:2px;
  border:0px;
  font-size:12px;
  height:16px;
  width:160px;
  background-color:#ffd5ee;
  color:black;
}
span.searchtext {
  color:#36699d;
}
span.searchtextHighlight {
  color:#103762;
}
div.searchtextresults {
  margin-top:10px;
  color:#103762;
}
div.searchtextresults a {
	color:#103762;
}
div.searchtextresults a:hover {
	color:#36699d;
}
span.searchtextHighlight {
}
div.searchtextdesc {
  color:#36699d;
}

/* end search style */

/* start algemeen */
div.title1 {
  font-family:arial narrow ;
  font-size:18px;
  font-weight:bold;
  color:#d80b84;
  margin-bottom:10px;
}

div.commercial {
  font-family:arial narrow ;
  font-size:18px;
  font-weight:bold;
  color:#0D375F;
  margin-bottom:10px;
  text-decoration: none;
}

a.title1 {
  font-family:arial narrow ;
  font-size:18px;
  font-weight:bold;
  color:#d80b84;
  margin-bottom:10px;
  text-decoration: none;
}

div.title2 {
  font-family:arial narrow ;
  font-size:18px;
  font-weight:bold;
  color:#d80b84;
  display:block;
  margin-bottom:5px;
}

a.title2_link {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#0D375F;
  display:block;
  margin-bottom:5px;
}

div.title3 {
  font-family:arial narrow;
  font-size:18px;
  font-weight:900;
  color:#d80b84;
  display:block;
  margin-top:20px;
  margin-bottom:5px;
}
div.alinea_header {
  margin-top:10px;
  margin-bottom:10x;
}
div.alinea_header2 {
  font-weight:bold;
  color:#103762;
}

div.alinea_header3 {
  font-family:arial narrow ;
  font-size:18px;
  font-weight:bold;
  color:#103762;
}

span.alinea_header a.link {
  text-decoration:none;
  color:#103762;
}

span.alinea_header {
  font-weight:bold;
  color:#103762;
}
span.alinea_header2 {
  font-weight:bold;
  color:#103762;
  font-size:12px;
}
div.alinea {
  margin-top:20px;
  margin-bottom:10px;
  color:#36699d;
}
span.alinea {
  color:#36699d;
  clear:all;
}

table.tabel {
	margin=0px;
  border=0px;
}
th.tabel {
	color:#103762;
	border:0px;
  font-size:11px;
}
td.tabel {
  color:#36699d;
	border:0px;
  font-size:11px;
}
td.tablelink a {
  color:#d80b84;
  display:block;
 text-decoration:none;
  line-height:16px;
  font-weight:bold;
  font-size:11px; 
}
td.tablelink a:hover {
  color:#4986C5;
  display:block;
 text-decoration:none;
  line-height:16px;
  font-weight:bold;
  font-size:11px; 
}


a.link {
	color:#103762;
}
table.calc_table{
  font-family:verdana;
	color:#36699d;
  font-size:11px;
}
div.calc_alinea {
  color:#36699d;
	background-color:#ffffff;
	margin-right:0px;
	padding:0px;
}

table.form_table{
  font-family:verdana;
	color:#36699d;
  font-size:11px;
}
span.warning {
	color:#d80b84;
	margin-left:3px;
}
span.opvallen {
	color:#d80b84;
	font-size:15px;
	font-weight:bold;
	/*font-family:arial narrow;*/
}

.bottomContainer {
/*	background-color: #0D375F; */
	padding: 1px; 
	width: 520px;
    float:left;
}

.bottomContainerHeader {
	padding: 5px; 
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
  color: #d80b84;
/*	color: #ffffff; */
}

.bottomContainerContent {
	margin: 0px; 
	background-color: #ffffff;
    width: 100%;
}

.bottomContainerContent_header {
	font-size: 11px; 
	font-weight:bold; 
	color:#103762;
}

.bottomContainerContent_col1 {
	width: 255px; 
	float: left; 

    #margin-left: 0px;  
	background-color: #ffffff; 

}

.bottomContainerContent_col2 {
	width: 255px; 
	float: left; 
	padding-left: 10px; 
	background-color: #ffffff; 
}

.vacatures_h1 {
	font-size: 11px; 
	font-weight:bold; 
	color:#103762;
}

.vacatures_ul {
	margin-left: -20px; 
	#margin-left: 20px; 
	line-height: 0px;
	color:#103762;
}

.vacatures_alinea {
	margin-top:10px;
  margin-bottom:10px;
  color:#36699d;
}

.vacatures_alinea2 {
  margin-top:5px;
  margin-bottom:10px;
  color:#36699d;
}

.vacatures_alinea2 UL {
	margin-left: -25px; 
	#margin-left: 17px;*/
	margin-top: 5px; 
} 

.vacatures_bz_thumbs {
 
	width: 125px; 
	margin-top: 10px; 
	margin-bottom: 20px; 
	text-align: center;
	color:#d80b84;
	font-weight: bold;
    float:left;
}

/* end algemeen */
